Skip to content

v0.11.5: server requests across stateful HTTP sessions

Choose a tag to compare

@cyanheads cyanheads released this 13 Aug 02:15
· 53 commits to main since this release
v0.11.5
b51ea25

server requests across stateful HTTP sessions

  • ctx.elicit completes over stateful Streamable HTTP: server-initiated requests carry a session-unique wire ID, so a response arriving on a later POST reaches the Server awaiting it
  • A terminated or stale HTTP session settles its pending server requests with a ConnectionClosed error
  • .github/ community-health files (CONTRIBUTING.md, CODE_OF_CONDUCT.md, SECURITY.md) now scaffold with init
  • bun run test:package typechecks, builds, and tests a scaffold installed offline from the packed tarball
  • Skills: api-canvas 2.1 (dataframe trio ships together), design-mcp-server 2.21 (name-scope honesty), git-wrapup 1.10 and the changelog template (authoring length ceiling)
  • Repo hygiene: linter and mock-context test coverage, blank issues enabled, security contact moved to security@caseyjhand.com

CHANGELOG v0.11.5