chore(release): 0.1.23 - #11
Merged
Merged
Conversation
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.
Release 0.1.23.
What actually ships
This is the release diff, not a PR diff. Five commits have landed on
mainsince0.1.22 (
2f69356), so the release carries more than the traces fix:5621396fix(cli): resolvetraces --serverthrough the shared id-or-slug resolver (fix(cli): resolve traces --server through the shared id-or-slug resolver #10)a277db1chore: add.editorconfig(chore: add .editorconfig for consistent formatting #8)6ad40cdfeat: CI gate — test suite and typecheck on every PR (feat: CI gate: run the existing test suite and typecheck on every PR in #9)9828392feat: align open-servers with@hasna/contracts(feat: Align open-servers with @hasna/contracts #6)c33098bfeat: reference docs for CLI, MCP, database, runtime (feat: docs deep-scan: read the whole of servers (src + bins + README + #5)Source surfaces touched across that span:
src/cli/index.ts,src/mcp/tools/servers.ts,test/cli-integration.test.ts, plus a newhasna.contract.json,src/contract-conformance.test.tsandscripts/contracts-artifact-scan.mjs.Gates, run separately on this branch
bun test285 pass, 0 fail, rc=0bun run typecheck(tsc --noEmit)Typecheck is run separately because the declared
testscript isbun testanddoes not invoke
tsc.Diff
package.jsonversion 0.1.22 -> 0.1.23, and the matching CHANGELOG entry. Nosource change in this PR.
Bug row: 9b7c68db-3ad5-4bd9-9d47-f50d7fa4804b
Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.