Skip to content

chore: exclude RELEASE_NOTES.md from vsix and update test count#139

Merged
patchloom-release[bot] merged 1 commit into
mainfrom
fix/session-audit-cleanup
Jun 18, 2026
Merged

chore: exclude RELEASE_NOTES.md from vsix and update test count#139
patchloom-release[bot] merged 1 commit into
mainfrom
fix/session-audit-cleanup

Conversation

@SebTardif

Copy link
Copy Markdown
Contributor

Summary

Two housekeeping fixes found during a session audit:

  1. .vscodeignore: add RELEASE_NOTES.md -- The file leaked into the v0.0.4 .vsix package because it was not excluded. Future releases will not ship it.

  2. AGENTS.md: update test count 35 to 36 -- The tools/call e2e test added in PR test: add MCP tools/call end-to-end test #137 brought patchloomCli.test.ts to 36 tests, but the docs were not updated.

Verification

  • npm run check passes (257 tests, 0 failures, 91.52% coverage, 53-file package)

- Add RELEASE_NOTES.md to .vscodeignore so it is not shipped in the
  extension package (it leaked into the v0.0.4 vsix)
- Update patchloomCli.test.ts count in AGENTS.md from 35 to 36 to
  reflect the tools/call e2e test added in PR #137

Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
@patchloom-release patchloom-release Bot enabled auto-merge (squash) June 18, 2026 06:16
@patchloom-release patchloom-release Bot merged commit bf2f270 into main Jun 18, 2026
20 checks passed
@patchloom-release patchloom-release Bot deleted the fix/session-audit-cleanup branch June 18, 2026 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant