Skip to content

Releases: i-am-bee/beeai-framework

python_v0.1.81

28 May 09:07
a84911b

Choose a tag to compare

Bug Fixes

  • dependencies resolution (#1454)
  • ignore empty tool messages (#1455)
  • preserve LiteLLM text with tool calls (#1450)

Features

  • tools: allow changing backend for DuckDuckGo Search Tool
  • add python 3.14 support (#1449)

New Contributors

Full Changelog: python_v0.1.80...python_v0.1.81

typescript_v0.1.29

05 May 16:21

Choose a tag to compare

0.1.29 (2026-05-05)

  • bump deps

Full Changelog: typescript_v0.1.28...typescript_v0.1.29

python_v0.1.80

05 May 14:41

Choose a tag to compare

Bug Fixes

  • MCP output types, requirement target extraction (#1435)
  • restrict Python version to <3.14 in PEP 621 metadata (#1433)
  • deep copy PromptTemplate config to prevent shared mutable state across agents (#1419)

Features

  • serve: add Zed ACP adapter for exposing agents over stdio (#1428)
  • mcp: make exclude_none configurable in MCPTool parameters (#1429)
  • validate class names in dynamic adapters (#1408)

New Contributors

Full Changelog: python_v0.1.79...python_v0.1.80

typescript_v0.1.28

24 Mar 17:57

Choose a tag to compare

Features

  • update dependencies to fix security issues (f9d9a2b)

Full Changelog: typescript_v0.1.27...typescript_v0.1.28

python_v0.1.79

24 Mar 17:59

Choose a tag to compare

Features

  • update dependencies to fix security issues

Full Changelog: python_v0.1.78...python_v0.1.79

python_v0.1.78

26 Feb 12:33

Choose a tag to compare

Features

  • update langchain and related dependencies to fix CVE issues

Full Changelog: python_v0.1.77...python_v0.1.78

typescript_v0.1.27

11 Feb 14:49

Choose a tag to compare

Features

  • backend: set finish reason for manual tool calls (fa0f5f4)
  • backend: migrate to VercelAI SDK v6 (#1402) (85bb9bb)
  • backend: improve error handling for Groq (#1402) (85bb9bb)

Full Changelog: typescript_v0.1.26...typescript_v0.1.27

python_v0.1.77

11 Feb 14:10

Choose a tag to compare

Features

  • extend VectorStore and VectorStoreSearchTool parameters
  • update agentstack-sdk to the latest version (#1405)

Full Changelog: python_v0.1.76...python_v0.1.77

typescript_v0.1.26

22 Jan 14:29

Choose a tag to compare

Features

  • handle empty chunks and invalid responses (watsonx) (#1391) (2beeca9)
  • improve error recovery for malformed tool calls
  • bump dependencies

Full Changelog: typescript_v0.1.25...typescript_v0.1.26

typescript_v0.1.25

20 Jan 10:35

Choose a tag to compare

Features

  • auto recover from malformed tool calls and empty responses (#1388) (f721e41)

Full Changelog: typescript_v0.1.24...typescript_v0.1.25