Skip to content

Releases: bipa-app/agent-sdk

v0.4.4

04 Feb 17:13
c01f765

Choose a tag to compare

What's Changed

  • refa: add unique id to messages and thinking text (#51) (c01f765)

Full Changelog: v0.4.3...v0.4.4

v0.4.3

02 Feb 16:34
f78b596

Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

27 Jan 22:52
32fe770

Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

27 Jan 17:18
d5d8eb9

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

27 Jan 13:49
38f4a2e

Choose a tag to compare

What's Changed

  • bump to 0.4.0 (#45) (38f4a2e)
  • fix: store timestamp problem (#44) (eb2eb6f)
  • feat: tool execution state (prevent tool executin failures) (#43) (6efc6be)
  • feat(tools): add AsyncTool trait for long-running operations (#42) (ef48b73)
  • feat(llm): add Anthropic extended thinking support (#41) (d0314b6)
  • fix(agent_loop): Make sure to always propagate error events (#40) (6a99dea)
  • fix: make Continuation struct json serializable (#39) (48e0874)
  • feat(agent): add display name to tool call events (#38) (1dfefbc)
  • refa(agent_loop): return outcome in run_turn (#37) (9f56ed6)
  • feat: SDK Phase 1 Refactoring - Typed Tool Names and Yield/Resume Pattern (#36) (251ed2c)

Full Changelog: v0.3.0...v0.4.0

v0.3.0

22 Jan 01:35
6bda912

Choose a tag to compare

What's Changed

  • chore: bump version to 0.3.0 (#35) (6bda912)
  • fix(gemini): correctly detect tool use stop reason (#34) (24e0888)
  • feat: add streaming support for LLM providers (#33) (11373c7)
  • feat(reminders): add system reminder infrastructure (#32) (71ed6c9)
  • ci: create GitHub Release with changelog on publish (#31) (ad1153d)

Full Changelog: v0.2.0...v0.3.0

v0.2.0

19 Jan 13:02
2c755f1

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.0

v0.1.1

19 Jan 13:02
4c1f265

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

15 Jan 17:30
ec9a8f0

Choose a tag to compare

Initial public release