File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,33 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
66
77## [ Unreleased]
88
9+ ## [ 1.0.5] - 2026-04-11
10+
11+ ### ✨ Features & Improvements
12+ - Add thinking effort (reasoning effort) tracking — shows actual vs estimated tokens for Claude models using extended thinking
13+ - Display 'xhigh' reasoning effort as 'Extra High' in the UI
14+ - GitHub authentication support — sign in with your GitHub account to view Copilot Cloud Agent and Review Agent usage
15+ - Add Claude Desktop Cowork session support
16+ - Show actual tokens in log viewer header for CLI sessions
17+ - Fix: track token usage from sub-agent calls in Copilot agent mode
18+ - Fix: wrap long MCP tool names in session viewer
19+ - Add per-tool suppression for unknown tool name notifications
20+ - Add friendly display names for 14 additional tools
21+ - Security fix: sanitize user-provided values in Repository PRs panel
22+
23+ ## [ 1.0.4] - 2026-04-08
24+
25+ ### ✨ Features & Improvements
26+ - Updated webview bundles with latest features from VS Code extension (v0.0.27)
27+ - Add AI Engineering Fluency icon to the extension
28+
29+ ## [ 1.0.3] - 2026-03-31
30+
31+ ### ✨ Features & Improvements
32+ - Updated webview bundles with latest features from VS Code extension (v0.0.26)
33+ - Performance: batch all CLI calls into a single ` all --json ` invocation for faster panel loading
34+ - Add support for Claude Code sessions
35+
936## [ 1.0.2] - 2026-03-28
1037
1138### ✨ Features & Improvements
Original file line number Diff line number Diff line change 44 xmlns : d =" http://schemas.microsoft.com/developer/vsx-schema-design/2011" >
55 <Metadata >
66 <Identity Id =" AIEngineeringFluency.VS.RobBos"
7- Version =" 1.0.4 "
7+ Version =" 1.0.5 "
88 Language =" en-US"
99 Publisher =" Rob Bos" />
1010 <DisplayName >AI Engineering Fluency</DisplayName >
You can’t perform that action at this time.
0 commit comments