Skip to content

Releases: Doist/twist-ai

v4.2.3

18 Feb 14:06
429392f

Choose a tag to compare

4.2.3 (2026-02-18)

Bug Fixes

  • add fallback URL construction when SDK batch validation strips .url (#113) (854b5db)
  • deps: update dependency dotenv to v17.2.4 (#111) (de5b1cf)

v4.2.2

10 Feb 12:18
63c508b

Choose a tag to compare

4.2.2 (2026-02-10)

Bug Fixes

  • add CI workflow to satisfy required check on release PRs (#106) (92eaa10)
  • suppress dotenv@17 stdout logging that breaks stdio MCP transport (#104) (e2c02d0)

v4.2.1

09 Feb 18:31
d5f30f1

Choose a tag to compare

4.2.1 (2026-02-09)

Bug Fixes

  • bump @doist/twist-sdk to 2.0.1 to fix missing url on batched list results (#102) (d5f8256)

v4.2.0

09 Feb 15:16
3861dd6

Choose a tag to compare

4.2.0 (2026-02-09)

Features

  • add automated cross-repository trigger for twist-ai-integrations (#93) (46e47fb)
  • upgrade @doist/twist-sdk to v2.0.0 and use entity.url (#99) (2e19452)

v4.1.0

02 Feb 12:53
cea766c

Choose a tag to compare

4.1.0 (2026-02-02)

Features

  • include Twist URLs in get-workspaces tool output (#91) (eb0d3ea)

v4.0.0

27 Jan 22:41
31585f7

Choose a tag to compare

4.0.0 (2026-01-27)

⚠ BREAKING CHANGES

  • mcp: Tool names changed (e.g. load_thread -> load-thread, fetch_inbox -> fetch-inbox, mark_done -> mark-done).

Features

  • mcp: switch tool names to kebab-case (06f4404), closes #82

v3.1.0

27 Jan 20:21
ae23926

Choose a tag to compare

3.1.0 (2026-01-27)

Features

  • mcp: add ToolAnnotations hints (fc8eaa4)

v3.0.1

27 Jan 11:04
850ac28

Choose a tag to compare

3.0.1 (2026-01-27)

Bug Fixes

  • register build_link tool in MCP server (#83) (d4ed5b4)

v3.0.0

30 Dec 18:39
7a64ee4

Choose a tag to compare

3.0.0 (2025-12-30)

⚠ BREAKING CHANGES

  • @modelcontextprotocol/sdk moved to peerDependencies. Consumers must now explicitly install: npm install @modelcontextprotocol/sdk@^1.25.0

Features

  • make MCP SDK a peer dependency (50eeba2)

Bug Fixes

  • deps: update dependency @modelcontextprotocol/sdk to v1.25.1 (#66) (ae4f9c8)

v2.0.0

16 Dec 12:46
e56d75e

Choose a tag to compare

2.0.0 (2025-12-16)

⚠ BREAKING CHANGES

  • upgrade to Zod v4 (#59)

Features

Bug Fixes

  • deps: update dependency @modelcontextprotocol/sdk to v1.24.0 [security] (#57) (21023c5)
  • deps: update dependency @modelcontextprotocol/sdk to v1.24.1 (#61) (b5e52a2)
  • deps: update dependency @modelcontextprotocol/sdk to v1.24.3 (#63) (cb0e8e9)