Releases: patchloom/patchloom-vscode
Releases · patchloom/patchloom-vscode
patchloom: v0.0.1
0.0.1 (2026-06-05)
Features
- 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)
Bug Fixes
- 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)