Skip to content

Releases: dedalus-labs/dedalus-agents-typescript

v0.1.0-alpha.8

v0.1.0-alpha.8 Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 26 Nov 20:20
d528545

0.1.0-alpha.8 (2025-11-26)

Full Changelog: v0.1.0-alpha.7...v0.1.0-alpha.8

Features

  • api: add endpoints (f76b925)
  • api: add endpoints (48fe852)
  • api: add streaming (e188e04)
  • api: add streaming configuration (ff8bac6)
  • api: adjust parameters (8a91533)
  • api: api update (a6576c3)
  • api: api update (4722f77)
  • api: api update (94ba5c1)
  • api: api update (4f2d043)
  • api: api update (86bd375)
  • api: api update (568bc3a)
  • api: api update (347ada6)
  • api: api update (dc61e7a)
  • api: api update (5967ce0)
  • api: api update (3e37ce7)
  • api: api update (86aeabb)
  • api: api update (6aed08c)
  • api: api update (c9ccd5a)
  • api: auto exec tools (2dc1d78)
  • api: chat completions (8e28a07)
  • api: config update for dedalus-ai/dev (0df93e2)
  • api: Config update for dedalus-ai/dev (9ca4792)
  • api: decouple Model and DedalusModel (5a1ddd1)
  • api: dedalus model update (99bd4df)
  • api: id->name in DedalusModel (c05611a)
  • api: image support (9e0db2d)
  • api: improve types (c89f938)
  • api: logic adj (868d32b)
  • api: manual updates (758631f)
  • api: manual updates (fc8a369)
  • api: messages param nullable (254f9ef)
  • api: ModelConfig (1201c05)
  • api: polished types (f452201)
  • api: response format (765345e)
  • api: revert streaming for now (c649f85)
  • api: schema compiler landed (58cea7d)
  • api: spec concise (19c1c44)
  • api: standardize name casing with stainless initialism (a295370)
  • api: streaming change (088bd96)
  • api: structured outputs (76b74e5)
  • api: to_schema and Model class (acdf4b2)
  • api: update types (99536e8)
  • api: update via SDK Studio (a9c162d)
  • mcp: add code execution tool (d642b3b)
  • mcp: add detail field to docs search tool (f626d60)
  • mcp: add docs search tool (c84a5e0)
  • mcp: add logging when environment variable is set (5f554db)
  • mcp: add option for including docs tools (4886db9)
  • mcp: add option to infer mcp client (2ee9508)
  • mcp: allow setting logging level (ed246b9)
  • mcp: enable experimental docs search tool (27a07ae)
  • mcp: enable optional code execution tool on http mcp servers (6f186fa)
  • mcp: expose client options in streamableHTTPApp (a033b07)
  • mcp: parse query string as mcp client options in mcp server (ed28a00)
  • model: add DedalusModel (e0391a0)
  • runner: add type defns (d87bda2)
  • utils: new util funcs (51b9d14)

Bug Fixes

  • api: add shared DedalusModel type (8f5e610)
  • api: merge origin/next and update types for new schema structure (5e8a661)
  • ci: set permissions for DXT publish action (ea94670)
  • coerce nullable values to undefined (3d400a7)
  • mcp: avoid importing unsupported libraries on non-node environments (e21c04e)
  • mcp: avoid sending jq_filter to base API (b41959f)
  • mcpb: pin @anthropic-ai/mcpb version (779f76d)
  • mcp: fix cli argument parsing logic ([d116c44](d116c44...
Read more

v0.1.0-alpha.6

v0.1.0-alpha.6 Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 25 Nov 17:59
d1404eb

0.1.0-alpha.6 (2025-11-25)

Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6

Features

  • api: config update for dedalus-ai/dev (0df93e2)
  • api: messages param nullable (254f9ef)
  • api: response format (765345e)
  • api: schema compiler landed (58cea7d)
  • api: standardize name casing with stainless initialism (a295370)
  • runner: add type defns (d87bda2)
  • utils: new util funcs (51b9d14)

Bug Fixes

  • mcp: return tool execution error on jq failure (734dc43)
  • mcp: use raw responses for binary content (caebbe8)

Chores

  • api: gitignore coding agents (7c58e25)
  • internal: configure MCP Server hosting (f93d33c)
  • mcp: clarify http auth error (10bc93d)
  • mcp: upgrade jq-web (83b2b3a)

Refactors

  • runner: standardize dir layout (c7cf1d5)

v0.1.0-alpha.5

v0.1.0-alpha.5 Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 08 Nov 21:14
454e6d9

0.1.0-alpha.5 (2025-11-08)

Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5

Features

  • api: add endpoints (f76b925)
  • api: add endpoints (48fe852)
  • api: adjust parameters (8a91533)
  • api: api update (a6576c3)
  • api: api update (4722f77)
  • api: api update (94ba5c1)
  • api: api update (4f2d043)
  • api: api update (86bd375)
  • api: api update (568bc3a)
  • api: api update (347ada6)
  • api: api update (dc61e7a)
  • api: api update (5967ce0)
  • api: api update (3e37ce7)
  • api: api update (86aeabb)
  • api: api update (6aed08c)
  • api: auto exec tools (2dc1d78)
  • api: chat completions (8e28a07)
  • api: Config update for dedalus-ai/dev (9ca4792)
  • api: decouple Model and DedalusModel (5a1ddd1)
  • api: dedalus model update (99bd4df)
  • api: id->name in DedalusModel (c05611a)
  • api: image support (9e0db2d)
  • api: logic adj (868d32b)
  • api: manual updates (758631f)
  • api: manual updates (fc8a369)
  • api: ModelConfig (1201c05)
  • api: polished types (f452201)
  • api: spec concise (19c1c44)
  • api: streaming change (088bd96)
  • api: to_schema and Model class (acdf4b2)
  • api: update types (99536e8)
  • mcp: add code execution tool (d642b3b)
  • mcp: add docs search tool (c84a5e0)
  • mcp: add option for including docs tools (4886db9)
  • mcp: add option to infer mcp client (2ee9508)
  • mcp: allow setting logging level (ed246b9)
  • mcp: enable experimental docs search tool (27a07ae)
  • mcp: enable optional code execution tool on http mcp servers (6f186fa)
  • mcp: expose client options in streamableHTTPApp (a033b07)
  • mcp: parse query string as mcp client options in mcp server (ed28a00)
  • model: add DedalusModel (e0391a0)

Bug Fixes

  • api: add shared DedalusModel type (8f5e610)
  • ci: set permissions for DXT publish action (ea94670)
  • coerce nullable values to undefined (3d400a7)
  • mcp: avoid importing unsupported libraries on non-node environments (e21c04e)
  • mcpb: pin @anthropic-ai/mcpb version (779f76d)
  • mcp: fix cli argument parsing logic (d116c44)
  • mcp: fix query options parsing (6ec3b6f)
  • mcp: fix uploading dxt release assets (c51827d)
  • mcp: generate additionalProperties=true for map schemas to avoid validation issues (7ab6742)
  • mcp: resolve a linting issue in server code (ad8cd0a)

Performance Improvements

Chores

  • add package to package.json (df72067)
  • ci build action (ead219a)
  • client: qualify global Blob (e1a4ef9)
  • codegen: internal codegen update (ea4018a)
  • deps: update dependency @types/node to v20.17.58 (4f267c5)
  • do not install brew dependencies in ./scripts/bootstrap by default (faf80c4)
  • extract some types in mcp docs (afd8a03)
  • internal: codegen related update (663de79)
  • internal: codegen related update (425c937)
  • internal: codegen related update (47b5877)
  • internal: codegen related update (6244dd7)
  • internal: codegen related update (9d7074a)
  • internal: codegen related update ([...
Read more

v0.1.0-alpha.4

v0.1.0-alpha.4 Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 07 Aug 04:17
18bc3a2

0.1.0-alpha.4 (2025-08-07)

Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4

Features

  • api: api update (e09da4f)
  • api: fixing streaming again (7455cf3)
  • api: streaming schemas (29ff744)
  • mcp: add unix socket option for remote MCP (26af07a)
  • mcp: remote server with passthru auth (8220c95)

Bug Fixes

  • mcp: fix bug in header handling (b864d5d)

Chores

  • internal: move publish config (dced8f7)
  • mcp: refactor streamable http transport (e57300c)

v0.1.0-alpha.3

v0.1.0-alpha.3 Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 05 Aug 01:07
45c4211

0.1.0-alpha.3 (2025-08-05)

Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3

Features

  • api: add streaming (e188e04)
  • api: add streaming configuration (ff8bac6)
  • api: revert streaming for now (c649f85)
  • mcp: add logging when environment variable is set (5f554db)

Bug Fixes

  • mcp: avoid sending jq_filter to base API (b41959f)
  • mcp: fix tool description of jq_filter (5036dba)
  • mcp: reverse validJson capability option and limit scope (eca5383)

v0.1.0-alpha.2

v0.1.0-alpha.2 Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 31 Jul 00:49
1d685f5

0.1.0-alpha.2 (2025-07-30)

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2

Features

Chores

  • configure new SDK language (5a3580c)

v0.1.0-alpha.1

v0.1.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 30 Jul 07:17
91c494c

0.1.0-alpha.1 (2025-07-30)

Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1

Features

  • api: update via SDK Studio (a9c162d)

Chores

  • configure new SDK language (f85d93a)

What's Changed

  • release: 0.1.0-alpha.1 by @stainless-app[bot] in #1

New Contributors

  • @stainless-app[bot] made their first contribution in #1

Full Changelog: https://github.com/dedalus-labs/dedalus-sdk-typescript/commits/v0.1.0-alpha.1