Skip to content

Releases: band-ai/band-sdk-python

band-sdk: v1.1.0

Choose a tag to compare

@band-public-releases-bot band-public-releases-bot released this 22 Jun 12:49
5f415ce

1.1.0 (2026-06-22)

⚠ BREAKING CHANGES

  • Memory prompt enum guidance [py] (#345)

Features

  • sdk: adapters report boolean activity (working) state to the pl… (8679757)
  • sdk: adapters report boolean activity (working) state to the platform [INT-831] (#362) (7ac0e69)

Bug Fixes

  • Memory prompt enum guidance [py] (#345) (9d1c652)
  • require mentions and surface room handles on send failure (#365) (cb2d440)
  • sdk: cover falsey CrewAI silent completions [INT-489] (#339) (f16594c)
  • stop Pydantic AI duplicate reply on crash recovery… (#363) (5a4eca5)

Documentation

  • move version badge to first position in README badge row (#361) (ba10f8b)

Miscellaneous Chores

band-sdk: v1.0.0

Choose a tag to compare

@thenvoi-argocd thenvoi-argocd released this 11 Jun 13:43
347a370

1.0.0 (2026-06-11)

⚠ BREAKING CHANGES

  • rebrand Python SDK package to Band (#311)

Features

  • integrations: update LangGraph SDK support (#294) (d2eb392)
  • rebrand Python SDK package to Band (#311) (c5801d8)
  • Slack adapter for remote Band agents [INT-461] (#342) (55358a0)
  • test python scripts in md files as part of pytests int 842 (#346) (91489d8)
  • websocket: prefer is_remote payload fields [INT-345] (#263) (9ae2b3e)

Bug Fixes

  • force REST Responses API to avoid WebSocket 401 [INT-501] (#335) (9433bf6)
  • integrations: dedupe Claude SDK send_message MCP retries (#313) (5b6eeb1)
  • integrations: keep own-agent text in ADK converted history [INT-509] (#312) (7a38af2)
  • integrations: stop posting "Invalid response from LLM call" error on every reply (#333) (cd68208)
  • integrations: validate Parlant integration [INT-446] (#304) (ee7b4a5)
  • sdk: output_type crash, missing anthropic dep INT-488 (#319) (8922cb2)
  • sdk: replace sunset Codex models [INT-799] (#336) (71f3fb4)
  • sdk: surface websocket disconnect reasons [INT-330] (#310) (adc644e)

thenvoi-sdk-python: v0.2.11

Choose a tag to compare

@thenvoi-argocd thenvoi-argocd released this 28 May 14:13
e6b6245

0.2.11 (2026-05-28)

Bug Fixes

  • adapters: document gcloud ADC auth for Gemini and ADK adapters [INT-519] (#320) (67197fb)
  • enable multi-agent orchestration through dumb bridge (agentcore) [INT-506] (#314) (1c356e6)
  • handle Codex dynamic tool call items (#316) (343ef7f)
  • sdk: use absolute URL for README banner so it renders on PyPI [INT-520] (#324) (0498d13)

thenvoi-sdk-python: v0.2.10

Choose a tag to compare

0.2.10 (2026-05-26)

Features

  • integrations: expose custom tools to CrewAI flows (#292) (3b5375b)

Bug Fixes

  • examples: add cursor_agent config key to template [INT-465] (#300) (ae81ae2)
  • examples: add darter config key for codex/opencode examples [INT-463] (#299) (89ba80d)
  • examples: add letta_agent config key to template [INT-464] (#301) (72e3df7)
  • examples: resolve 7 startup/doc issues across examples [INT-467,468,469,471,472,473,482] (#303) (a50336b)
  • examples: use correct config keys in Claude SDK examples (#298) (9945c83)
  • examples: use Pydantic model in custom tool handlers [INT-514] (#317) (3db01a3)
  • integrations: drop AGPL-3 codex-app-server-sdk dep, remove transport="sdk" (#290) (a9499c5)
  • sdk: import repo init from package (#287) (a3984f5)
  • sdk: type AdapterFeatures constructor inputs (#288) (acb4d2b)
  • websocket: keep room deletion handler optional (#291) (1012ee0)
  • websocket: resync surviving rooms after reconnect [INT-324] (#262) (b81db72)

Documentation

  • rename external agent → remote agent [INT-456] (#297) (51e8f0d)
  • sdk: README refocus around rooms and adapters (#306) (1b84b9c)
  • sdk: update default models from gpt-4o to gpt-5.4 [INT-511] (#318) (a7e246e)

thenvoi-sdk-python: v0.2.9

Choose a tag to compare

@thenvoi-argocd thenvoi-argocd released this 29 Apr 15:49
9a1718d

0.2.9 (2026-04-29)

Features

  • add HumanTools and ToolDefinition.surface field (INT-349) (#264) (9bbb806)
  • integrations: add CrewAI Flow room router adapter (#273) (b073117)
  • integrations: deep Codex integration (INT-226) (#202) (dd63dde)
  • make Claude SDK model and fallback_model optional (Codex parity) (#274) (21c2905)

Bug Fixes

  • agent misses messages after completing a turn and going idle (INT-333) (#245) (494336e)
  • document mentions parameter as array in Claude SDK prompt (INT-325) (#256) (c7188a1)
  • harden graceful shutdown against signal races and task cancellation (INT-327) (#257) (19937e2)
  • include threadId in Codex interrupt payload (INT-323) (#261) (faab4aa)
  • switch Dependabot Python ecosystem from pip to uv (#268) (1bb01d7)
  • update AgentTools participant cache in get_participants (INT-328) (#258) (a3eca0c)

Documentation

  • add safety warnings for CALLBACK auto-approve risk (INT-354) (#269) (314f0df)

thenvoi-sdk-python: v0.2.8

Choose a tag to compare

@thenvoi-argocd thenvoi-argocd released this 21 Apr 08:25
c3c2102

0.2.8 (2026-04-21)

Features

  • add thenvoi-trigger CLI for process initialization (INT-227) (#207) (b95958a)
  • overhaul sys prompt with capability gating/injection defense (INT-294 Step5) (#215) (f7185dc)
  • promote dev to main for release (c35b6a7)

Bug Fixes

  • disable CrewAI tool caching, sync participant state, fix pyrefly errors (#252) (f63f1d4)
  • match participants by handle, name, or ID instead of name only (INT-287) (#210) (46dafaa)
  • resolve WebSocket disconnect loop for agents with many rooms (INT-326) (#237) (c8f02ea)

thenvoi-sdk-python: v0.2.7

Choose a tag to compare

@thenvoi-argocd thenvoi-argocd released this 12 Apr 14:20
7869b1b

0.2.7 (2026-04-12)

Bug Fixes

  • merge dev into main — split PyPI publish jobs (81c2c4f)
  • merge main into dev to sync release-please changes (4896687)
  • split PyPI publish into separate jobs for independent OIDC tokens (3b9be5e)
  • split PyPI publish into separate jobs for OIDC token scoping (19dab52)

thenvoi-sdk-python: v0.2.6

Choose a tag to compare

@thenvoi-argocd thenvoi-argocd released this 12 Apr 13:48
fb16be2

0.2.6 (2026-04-12)

Features

  • merge dev into main with band-sdk dual-publish (62725f7)

Bug Fixes

  • resolve merge conflict with main (0fd32d9)

thenvoi-sdk-python: v0.2.5

Choose a tag to compare

@thenvoi-argocd thenvoi-argocd released this 12 Apr 12:22
fb710a5

0.2.5 (2026-04-12)

Bug Fixes

  • resolve merge conflict keeping both cryptography 46.0.7 and requests 2.33.0 (91102dd)

thenvoi-sdk-python: v0.2.4

Choose a tag to compare

@thenvoi-argocd thenvoi-argocd released this 31 Mar 17:04
88a3a5e

0.2.4 (2026-03-31)

Features

  • add chat-based approval flow for Claude SDK adapter (#186) (bbfae78)
  • examples: add 20 Questions arena game with web UI (INT-167) (#155) (42b3ff6)

Bug Fixes

  • make repo.url optional in RepoConfig for local-only setups (#199) (6a5e85f)