0.0.6 (2026-06-24)
- address issues #153-#156 (App wf fallback, e2e hardening, ruleset strict=false, test additions) (#157) (d2dfe21)
- bump minimum supported CLI version to 0.3.0 (#167) (acce0e4)
0.0.5 (2026-06-22)
- align extension with patchloom CLI v0.4.0 (0629af9)
- align with patchloom CLI v0.4.0 (#145) (0629af9)
- ci: prevent spurious Dependabot PR failures from auto-approve and @types/vscode bumps (#143) (3b50515)
0.0.4 (2026-06-18)
0.0.3 (2026-06-07)
- expand Quick Actions with markdown, doc mutations, and undo (#117) (3be2018), closes #114 #115 #116
- expose remaining medium-priority CLI commands as Quick Actions (#122) (cf652a2), closes #120
0.0.2 (2026-06-07)
- add dynamic code coverage badge (#87) (73c7231)
- cache VS Code Marketplace version badge via Gist (#88) (e24a3cc)
- managed install fix + 10 competitive gap improvements (#113) (ea7fcfc)
- MCP-aware status bar, per-editor breakdown, verify command (#94) (21fb8e8)
- use GitHub App token for release-please identity separation (#89) (dfb58f1), closes #77
- align release tag format and batch template with patchloom CLI (#98) (623f60f), closes #97
- migrate app-id to client-id in workflow app tokens (#92) (68b9fc8)
- replace retired shields.io Marketplace badges (#82) (00257de)
- resolve CodeQL and AI code quality findings (#100) (6cf1a64)
- skip auto-merge for release PRs (#90) (6613770)
- trim README badges to 7 dynamic essentials (#83) (8e20298)
- update MCP test to use newline-delimited JSON-RPC (#102) (eda9e6b), closes #101
- update release URL tag format and README for patchloom v0.1.4 (#99) (f69d011)
- use App token for auto-merge to unblock post-merge events (#91) (4ed6802)
0.0.1 (2026-06-05)
- add output channel, search/create/doc-get actions, and batch apply (e451e03), closes #27 #28 #29
- implement managed Patchloom binary install, update, and reinstall (d272511), closes #9
- log CLI invocation details in generateAgentRules (9d0095a)
- add missing .js extension to re-export in showStatus (2764301)
- ci: exclude private patchloom URLs from lychee (0277fb2)
- ci: fix lychee config syntax and FOSSA job gate (a86c8c8)
- ci: use self-hosted runner for unit tests (private repo) (29e343c)
- correct release-please-action SHA pin (#68) (de77c2f)
- harden managed install download and cleanup (54b061c)
- include workspace name and log errors in generateAgentRules (b194ce4), closes #38
- make all unit tests cross-platform for Windows (#39) (2d82279)
- make dedup test platform-aware for Windows PATHEXT (cf8512d)
- patch test VS Code after download to suppress macOS windows (7549763)
- re-sign VS Code app bundle after LSUIElement patch (c010b30)
- remove placeholder screenshots from README (#66) (b29bbce)
- resolve code quality alerts and improve Scorecard (#54) (cf5aeb0)
- resolve npm audit vulnerabilities via overrides (c3801a9), closes #37
- revert cross-platform CI matrix and use self-hosted for security (93d21a2)
- update integration test for 12 registered commands (b58f606)
- update integration test to expect 9 commands (7e5b78e)
- validate create action path stays inside workspace folder (d107a3b)