chore: version packages#150
Merged
Merged
Conversation
09c9912 to
5b321a1
Compare
5b321a1 to
95a4345
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@stainless-code/codemap@0.9.2
Patch Changes
#152
150c6c6Thanks @SutuSebastian! - Adaptive snippet budgets fortrace,explore, andnodescale with indexed file count whenbudget_charsis omitted (explicit override unchanged).explorealso applies adaptive row limits internally (no transport override).#155
450ca2eThanks @SutuSebastian! -codemap agents initis safer on re-run: IDE mirrors sync bundled template paths only;--forceoverwrites IDE mirrors only when they carrycodemap-init:managedor match the legacy mirror heuristic (pre-marker bundled copies); invalid MCP JSON shapes are rejected instead of reset (even with--force).#149
41a4184Thanks @SutuSebastian! - Addindex_freshnessmetadata oncontext, MCP tool responses, HTTP headers, and boot stderr warnings so agents can detect commit drift, pending watcher sync, and disk-ahead-of-index states before trusting structural queries.#154
1bcca3aThanks @SutuSebastian! -codemap agents init --mcpwrites PM-aware MCP spawn commands (e.g.npx codemap,pnpm exec codemap,yarn exec codemap,bunx codemap, or dlx@stainless-code/codemap@latest) instead of assuming globalcodemapon PATH.#153
048278bThanks @SutuSebastian! - MCP session lifecycle hygiene: stdio disconnect detection (stdin EOF, stdout EPIPE, parent-PID poll) with graceful watcher shutdown on client exit; HTTPserve --watchrefcount-gates the watcher per request (5s release grace,/healthexcluded). No MCP idle shutdown.#151
e717652Thanks @SutuSebastian! - Richcontextbootstrap:start_herewith intent-ranked recipe cards, inline index summary, budget-capped hub leaders with export signatures (adaptive caps by repo size), debug-biased marker samples, and optionalinclude_snippetson MCP/HTTPcontext(no-op whencompact: true). Legacyhubskeeps the bundledfan-inrecipe default limit; preferstart_here.hub_leadersfor signatures.