Skip to content

v1.0.0-alpha.7

Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 24 Oct 01:01
708c20b

1.0.0-alpha.7 (2025-10-24)

Full Changelog: v1.0.0-alpha.6...v1.0.0-alpha.7

Features

  • add agent template route to config (a379f18)
  • add new archive routes to sdk (389a103)
  • add openai-style include param for agents relationship loading (b5d9129)
  • attach/detach identities route on blocks and agents, move archives attach/detach routes to agents (3598ad8)
  • deprecate append copy suffix, add override name [LET-5779] (9315a1d)
  • deprecate use_assistant_message in list endpoints (01dc718)
  • fix patch approvals endpoint incorrectly using queyr params (7afe5c8)
  • remove relationship fields on identities (46760eb)
  • remove run tool for external sdk (7553ec2)
  • remove unused max length parameter (52583f4)
  • rename multi agent group to managed group (c28d519)
  • replace agent.identity_ids with agent.identities (d030ea8)
  • reset message incorrectly using query param (8887c58)
  • Revert "feat: revise mcp tool routes [LET-4321]" (839bdbc)
  • Support embedding config on the archive [LET-5832] (c464e03)

Bug Fixes

Chores

  • add context_window_limit and max_tokens to UpdateAgent [LET-3743] [LET-3741] (e8a7bd3)