Skip to content

Releases: band-ai/band-sdk-python

band-sdk: v1.6.0

Choose a tag to compare

@band-release-please-public band-release-please-public released this 03 Aug 10:22
0c7b8de

1.6.0 (2026-08-02)

Features

  • dual-publish band-python-kit to Docker Hub (#510) (210b685)
  • examples: Band × Docker three-agent design-meeting demo (INT-1118) (#480) (82fcf0e)
  • integrations: live-green baseline and headless fixes [INT-1114] (#485) (9349b80)
  • sdk: add Strands Agents adapter (#489) (a7574c0)

Bug Fixes

  • examples: start band-mcp with current console script (#511) (f19b8e1)
  • sdk: use ephemeral ports for Parlant servers (#341) (f042c1e)

band-sdk: v1.5.0

Choose a tag to compare

@band-release-please-public band-release-please-public released this 28 Jul 11:46
eb976e0

1.5.0 (2026-07-28)

Features

  • Copilot-in-VS-Code opt-in E2E validation suite (#484) (87fe8a0)
  • dependabot-triage skill; drop claude-config submodule (#459) (4b06e43)
  • remote agents honor interrupt/stop/play control signals (#442) (34c1419)
  • upgrade pydantic-ai-slim to 2.x (#487) (d3e5c4c)

Bug Fixes

  • align FakeAgentTools list_memories envelope to real SDK (data/meta) [INT-1008] (#471) (874ee11)
  • integrations: replay Band room history when a remote ACP session can't be restored [INT-1095] (#467) (e0a43be)
  • relock the echo-agent starter so proxy-managed kit custody can connect (#478) (96d8e87)
  • sdk: execute the first message to a freshly-joined peer exactly once [INT-969] (#477) (1125b08)

band-sdk: v1.4.2

Choose a tag to compare

@band-release-please-public band-release-please-public released this 22 Jul 07:19
976fc38

1.4.2 (2026-07-22)

Bug Fixes

  • ci: coerce the number dispatch input so kit-publish-manual can start (#473) (a38cefc)
  • ci: exempt Band-published packages from the quarantine gate (#474) (1ca61df)

band-sdk: v1.4.1

Choose a tag to compare

@band-release-please-public band-release-please-public released this 21 Jul 19:18
634977d

1.4.1 (2026-07-21)

Bug Fixes

  • release: survive post-tag failures; isolate and harden PyPI publishing (#470) (24fd8bb)

band-sdk: v1.4.0

Choose a tag to compare

@band-release-please-public band-release-please-public released this 21 Jul 15:01
9c1d215

1.4.0 (2026-07-21)

Features

  • kit credential injection — proxy-managed custody [INT-981] (#449) (849a6b6)

band-sdk: v1.3.0

Choose a tag to compare

@band-release-please-public band-release-please-public released this 20 Jul 13:49
30606fa

1.3.0 (2026-07-20)

Features

  • Add Docker Sandbox staging smoke example [INT-976] (#440) (1ecc264)
  • add GitHub Copilot SDK adapter [INT-921] (#410) (aa138f7)
  • add no-LLM LangGraph example (#444) (16e1968)
  • Band sandbox kit — spec.yaml (kit-spec v2) + entrypoint launcher [INT-978] (#445) (3d80fea)
  • band-python-kit base image, isolated SDK venv, CA wiring [INT-977] (#443) (0ff6ad7)
  • e2e: wire the Letta lane live [INT-944] (#413) (941fc17)
  • GitHub Copilot CLI over ACP + TCP transport [INT-945] (#415) (dc8ea99)
  • pin proxy-managed API key sentinel for trusted-proxy custody [INT-980] (#448) (61998b2)
  • publish band-python-kit to GHCR + catalog entries [INT-979] (#446) (5ac6e0e)

Bug Fixes

  • Copilot Docker ACP examples (#436) (d739b22)
  • pair ACP permissions, hide self-reporting tools, cap oversized event content (#439) (09c921b)
  • Windows support for band-sdk-python [INT-947] (#418) (8640e8f)

band-sdk: v1.2.0

Choose a tag to compare

@band-release-please-public band-release-please-public released this 08 Jul 10:34
cc1d1c6

1.2.0 (2026-06-29)

Features

  • [1] bootstrap E2E testing tools and smoke tests INT-912 (#395) (888ca9a)
  • Add SDK logging configuration helpers (#386) (8a39365)
  • add Tom & Jerry character agents for Codex adapter (#403) (8d981ed)
  • raise a visible UserWarning for unsupported adapter feature flags (0039d36)
  • raise a visible userwarning for unsupported adapter feature flags int 880 (#401) (b47d128)
  • sdk add agno adapter python int 856 (6493a9d)
  • sdk add agno adapter python int 856 (#399) (d5552cf)
  • sdk: add py.typed marker to band package (PEP 561) [INT-885] (#391) (ddbccc1)

Bug Fixes

  • agno: inject Band identity into prompt; split Tom/Jerry example (c583701)

Reverts

  • raise a visible UserWarning for unsupported adapter feature flags" (33fd80b)
  • sdk add agno adapter python int 856" (922453d)

Documentation

  • agno: decouple model provider from the agno extra (140af95)

band-sdk: v1.1.0

Choose a tag to compare

@band-release-please-public band-release-please-public 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)