This update introduces the Confluence tool for collaboration, improves tool compatibility, and resolves deep copy issues for Ollama chat agents.
New Features:
- Confluence Tool: Added a new tool using the Atlassian Confluence SDK, enabling operations such as listing pages in a space, creating and updating pages, retrieving page content by title, and getting space details.
Improvements:
- Tool Compatibility: Enhanced older custom functions with manually specified descriptions and parameters to align with the updated tool-building system.
Bug Fixes:
- Deep Copy for Ollama Chat Agents: Addressed an issue where manually set clients caused errors during agent model copying, ensuring all properties are properly handled.
What's Changed
- feat: Confluence tool #1334 by @philip-shinra in #1575
- Make confluence cookbook more clear by @dirkbrnd in #1607
- Add a startup idea validator workflow by @dirkbrnd in #1610
- Feat/continue workflow playground by @manthanguptaa in #1552
New Contributors
- @philip-shinra made their first contribution in #1575
Full Changelog: v2.7.4...v2.7.5