Skip to content

VS Code Extension v0.0.26

Choose a tag to compare

@github-actions github-actions released this 04 Apr 10:28
· 661 commits to main since this release

What's Changed

Changes

  • Add friendly display names for 4 missing tools by @Copilot in #501
  • Add friendly display names for 4 missing tools by @Copilot in #503
  • Fix CCA setup by @rajbos in #505
  • fix cli refs by @rajbos in #506
  • Adding formatting options by @rajbos in #507
  • Add README.md to vscode-extension for VS Code Marketplace display by @Copilot in #509
  • feat(vs-extension): Load all views with a single CLI call instead of one per view by @Copilot in #500
  • Add missing friendly names for container-tools and github-pull-request tools by @Copilot in #512
  • Claude Code support by @rajbos in #513
  • version bump by @rajbos in #514
  • address workflow failures by @rajbos in #517
  • feat: limit model usage table to top 10 with collapsible "Other" group by @Copilot in #516
  • fix vs extension release error by @rajbos in #518
  • release process improvement by @rajbos in #519
  • fix release issue by @rajbos in #520
  • fix release issue by @rajbos in #521
  • add logos to the assets folder by @kasuken in #524
  • Add AI Engineering Fluency logos to extension packages and READMEs by @Copilot in #525
  • feat(vs-extension): add AI Engineering Fluency icon to VSIX manifest by @rajbos in #526
  • fix: convert sync I/O to async in session discovery to prevent VS Code UI freeze by @rajbos in #527
  • fix config setup by @rajbos in #528
  • feat: annotate automatic tools and exclude from fluency scoring by @rajbos in #529
  • VS extension: batch all CLI calls into a single all --json invocation by @Copilot in #530
  • Fix model pricing: correct $0 prices for GPT-5.4 and Claude Sonnet 4.6 by @rajbos in #531
  • Fix null safety in response array loops and OpenCode method reference by @rajbos in #532
  • team dashboard by @rajbos in #510
  • Parallelize session discovery and file-processing loops by @rajbos in #533
  • fix warning by @rajbos in #534
  • release by @rajbos in #535
  • Add npmjs package link to CLI docs by @Copilot in #536
  • fix(ci): correct working-directory for extension npm ci step by @rajbos in #537
  • Add missing friendly display names for 5 tools by @Copilot in #539
  • feat(usage): split usage analysis view into 3 tabs by @rajbos in #540
  • fix: prevent loading stalls during session discovery by @saschabuehrle in #545
  • chore: bump VS Code extension version to 0.0.26 by @rajbos in #547

📦 GitHub Actions Dependencies

  • github-actions(deps): bump actions/download-artifact from 2.1.1 to 8.0.1 by @dependabot[bot] in #523
  • github-actions(deps): bump github/codeql-action from 4.34.1 to 4.35.1 in the minor-and-patch-updates group by @dependabot[bot] in #522

📦 Other Dependencies

New Contributors

Full Changelog: vscode/v0.0.23...vscode/v0.0.26