Skip to content

VS Code Extension v0.1.3

Choose a tag to compare

@github-actions github-actions released this 18 Apr 12:31
· 549 commits to main since this release

What's Changed

Changes

  • chore: bump Visual Studio extension version to 1.0.5 by @rajbos in #590
  • feat: add Product Owner agent with rubber-duck multi-model reviews by @rajbos in #591
  • Fix Open VSX badge rendering by @rajbos in #592
  • feat: add token count column to diagnostics session files tab by @rajbos in #593
  • feat: add Day/Week/Month period toggle to chart view by @rajbos in #594
  • feat(chart): persist period selection and compact period picker UI by @rajbos in #595
  • chore: bump versions for release (vscode-extension) by @rajbos in #596
  • fix(workflows): consolidate VS extension release into release.yml by @rajbos in #597
  • test(maturity-scoring): add unit tests for Fluency Score logic by @rajbos in #598
  • test(workspace-helpers): add unit tests + fix off-by-one in extractCustomAgentName by @rajbos in #599
  • test(usage-analysis): add unit tests for mergeUsageAnalysis, analyzeContextReferences, deriveConversationPatterns by @rajbos in #600
  • Add test coverage to CI step summary by @rajbos in #601
  • ci: update workflows to Node.js 24 by @rajbos in #603
  • feat(tests): add Stryker mutation testing to VS Code extension by @rajbos in #602
  • fix: compute mutation score from counts instead of r.mutationScore by @rajbos in #605
  • test: improve mutation score from 29% to 40%+ with 89 targeted tests by @rajbos in #608
  • feat: cache-aware cost estimation for Claude and OpenCode sessions by @rajbos in #607
  • Add missing friendly names for click_element, mcp_github_pull_request_read, mcp_microsoftdocs_microsoft_docs_search, type_in_page by @Copilot in #614
  • fix: skip VS filesystem scan on macOS/Linux to prevent extension hang (#611) by @rajbos in #615
  • docs: add Windsurf/Open VSX install badges and Windsurf details by @rajbos in #617
  • feat: display CO2 in kg when ≥ 1 000 g for readability by @rajbos in #618
  • Add sync-automatic-tools prompt by @rajbos in #621
  • Add missing friendly names for capitalized tool variants and cowork/workspace MCP tools by @Copilot in #620
  • ci: skip mutation tests on PRs with no TS source changes by @rajbos in #622
  • Fix case-insensitive tool name lookup and remove duplicate entries by @rajbos in #623
  • Add repository statistics calculation script by @rajbos in #624
  • chore: bump versions for release (vscode-extension, cli, visualstudio-extension) by @rajbos in #626

📦 GitHub Actions Dependencies

  • github-actions(deps): bump the minor-and-patch-updates group with 3 updates by @dependabot[bot] in #606

📦 Other Dependencies

  • chore(deps): bump basic-ftp from 5.2.2 to 5.3.0 in /.github/scripts in the npm_and_yarn group across 1 directory by @dependabot[bot] in #612
  • chore(deps): bump dompurify from 3.3.2 to 3.4.0 in /vscode-extension in the npm_and_yarn group across 1 directory by @dependabot[bot] in #610
  • chore(deps-dev): bump typescript from 6.0.2 to 6.0.3 in /cli by @dependabot[bot] in #616
  • chore(deps): bump puppeteer from 24.40.0 to 24.41.0 in /.github/scripts by @dependabot[bot] in #609

Full Changelog: cli/v0.0.8...vscode/v0.1.3