Full Changelog: v0.10.0...v0.11.0
- expose per-tenant enrichment status and backlog metric (ENG-1670) (6c72606)
- taxonomy: 404 node records on a tenant mismatch (ENG-1887) (bd87201)
Full Changelog: v0.9.0...v0.10.0
- stlc: configurable CI runner and private-production-repo support in workflow templates (56b855b)
- ci: bump @arethetypeswrong/cli to ^0.18.0 and run CI workflows on Node 24 (82ee87e)
Full Changelog: v0.8.0...v0.9.0
- add GET /v1/feedback-records/count endpoint (f40fbd0)
Full Changelog: v0.7.0...v0.8.0
- add value_id to feedback records for stable option identity (e278f76)
- support directory-scoped taxonomy runs (b66b220)
Full Changelog: v0.6.0...v0.7.0
- enrichment: shared classify framework and emotion enrichment (87b5522)
Full Changelog: v0.5.2...v0.6.0
- add tenant settings for language enrichment (ca388ab)
- sentiment: add sentiment enrichment for open-text feedback (4a61e37)
- serialize tenant-owned writes against tenant data purges (ENG-1013) (266efe1)
- client: send content-type header for requests with an omitted optional body (6fca8e9)
- adds openapi spec for taxonomy endpoints (5c1496b)
- no tenant_id on similar search (12b2c9c)
- updates tenant deletion to also remove taxonomy data (8a52caf)
Full Changelog: v0.5.1...v0.5.2
- tenant data bulk delete (a4b80c3)
Full Changelog: v0.5.0...v0.5.1
- typescript: upgrade tsc-multi so that it works with Node 26 (2f297fe)
- update http mcp docs (98b71ae)
Full Changelog: v0.4.4...v0.5.0
- api: rename user identifier to user id
- support setting headers via env (80c84a6)
- enforce tenant scope on webhooks (1abf2ea)
- avoid formatting file that gets changed during releases (c76d1a7)
- format: run eslint and prettier separately (61345de)
- formatter: run prettier and eslint separately (ef198dd)
- internal: codegen related update (a4f6c04)
- internal: more robust bootstrap script (fe8bd98)
- restructure docs search code (7c84afa)
- fix Hub documentation inconsistencies (effaee5)
Full Changelog: v0.4.3...v0.4.4
- internal: codegen related update (0739fce)
- internal: fix MCP server import ordering (7e77df7)
- internal: show error causes in MCP servers when running in local mode (e99bb20)
- internal: support type annotations when running MCP in local execution mode (819033c)
- mcp-server: increase local docs search result count from 5 to 10 (79579ac)
- mcp-server: log client info (8683d8c)
Full Changelog: v0.4.2...v0.4.3
- internal: gitignore generated
oidcdir (4069db2)
- ci: escape input path in publish-npm workflow (db02dff)
- ci: skip lint on metadata-only changes (b87e8b4)
- internal: fix MCP server TS errors that occur with required client options (e86f0a9)
- internal: improve local docs search for MCP servers (93e4bda)
- internal: improve local docs search for MCP servers (709a944)
- internal: support custom-instructions-path flag in MCP servers (829ce32)
- internal: support local docs search in MCP servers (579f58b)
- internal: update gitignore (7afa43a)
- mcp-server: add support for session id, forward client info (a0c1d7d)
Full Changelog: v0.4.1...v0.4.2
- Google Vertex AI support (a5ee88f)
- internal: codegen related update (4009a58)
- internal: codegen related update (ccfee0a)
- internal: codegen related update (40c92d5)
- internal: codegen related update (cb61137)
- internal: codegen related update (00bdd4e)
- internal: codegen related update (81dafcc)
- internal: codegen related update (bef048c)
- internal: codegen related update (4662e2b)
- internal: codegen related update (25c70d4)
- internal: codegen related update (ccfb19c)
- internal: codegen related update (6118c55)
- internal: make generated MCP servers compatible with Cloudflare worker environments (a23cc61)
- internal: support x-stainless-mcp-client-envs header in MCP servers (ff5b514)
- internal: support x-stainless-mcp-client-permissions headers in MCP servers (8dbe8db)
- internal: tweak CI branches (51c14db)
- internal: update lock file (9eca1d6)
- internal: update lockfile (5a40fac)
Full Changelog: v0.4.0...v0.4.1
- internal: codegen related update (9705ee4)
- internal: update dependencies to address dependabot vulnerabilities (b1ee26e)
- update SDK settings (7d37a29)
- update SDK settings (21b7534)
Full Changelog: v0.3.1...v0.4.0
- Add keyset (cursor) pagination to list endpoints (40304bd)
- feedback-records: add submission_id for grouped submissions and idempotent ingestion (c2e90e1)
- mcp: add an option to disable code tool (4a27cac)
- semantic search and similar feedback API (c164990)
- client: preserve URL params already embedded in path (9a67acf)
- docs/contributing: correct pnpm link command (a8221ee)
- mcp: initialize SDK lazily to avoid failing the connection on init errors (d8af0e7)
- mcp: update prompt (252cb30)
- Address Hub OpenAPI AI-review feedback (01c581e)
- CI, config, security, and new() pattern improvements (cdc3bfb)
- ci: skip uploading artifacts on stainless-internal branches (5e6618d)
- internal/client: fix form-urlencoded requests (25f798e)
- internal: allow setting x-stainless-api-key header on mcp server requests (1e47337)
- internal: cache fetch instruction calls in MCP server (0942424)
- internal: codegen related update (460bc7c)
- internal: codegen related update (0d51e30)
- internal: codegen related update (8f72269)
- internal: codegen related update (acec1f1)
- internal: fix MCP Dockerfiles so they can be built without buildkit (c2d696c)
- internal: fix MCP Dockerfiles so they can be built without buildkit (f6143d0)
- internal: make MCP code execution location configurable via a flag (907745d)
- internal: move stringifyQuery implementation to internal function (e46d05a)
- internal: remove mock server code (cb34f47)
- internal: upgrade @modelcontextprotocol/sdk and hono (1888b79)
- internal: upgrade pnpm version (8f36818)
- internal: use x-stainless-mcp-client-envs header for MCP remote code tool calls (3a99054)
- mcp-server: improve instructions (a7800a0)
- mcp-server: return access instructions for 404 without API key (8fe84f7)
- mcp: correctly update version in sync with sdk (4d61e88)
- update mock server docs (4aa2c95)
Full Changelog: v0.3.0...v0.3.1
- update SDK settings (dd56f23)
Full Changelog: v0.2.0...v0.3.0
- api: change hub mcp name (4728a2b)
Full Changelog: v0.1.0...v0.2.0
- api: change name (34e6d78)
Full Changelog: v0.0.1...v0.1.0
- mcp: add initial server instructions (104db9a)
- client: avoid memory leak with abort signals (8821037)
- client: avoid removing abort listener too early (f79ee0c)
- client: do not parse responses with empty content-length (e9b363a)
- client: restructure abort controller binding (a8726ec)
- configure new SDK language (9827812)
- internal: add health check to MCP server when running in HTTP mode (a305c47)
- internal: allow basic filtering of methods allowed for MCP code mode (e4b5db4)
- internal: always generate MCP server dockerfiles and upgrade associated dependencies (d2dbd77)
- internal: avoid type checking errors with ts-reset (30887f7)
- internal: configure MCP Server hosting (3e8aa93)
- internal: improve layout of generated MCP server files (116112c)
- internal: improve reliability of MCP servers when using local code mode execution (2405f84)
- internal: refactor flag parsing for MCP servers and add debug flag (b94ae48)
- internal: support oauth authorization code flow for MCP servers (57e5b81)
- internal: upgrade pnpm (eca7a75)
- mcp: forward STAINLESS_API_KEY to docs search endpoint (6986e02)
- update SDK settings (f8b4001)