Skip to content

Synapse 0.3.0 - Enhancements & Structural Refinements

Choose a tag to compare

@UseTheFork UseTheFork released this 11 Mar 23:35
3b0a625

Release Notes: Synapse 0.3.0 - Enhancements & Structural Refinements

We're excited to introduce Synapse 0.3.0, featuring critical database updates, tool restructuring, and improved search functionality.

🚀 What's New?

Breaking Changes & Enhancements

  • Database Schema Update:

    • Renamed tables: agent_memorysynapse_agent_memories, messagessynapse_messages.
  • Tool Restructuring & Enhancements:

    • Refactored tool structure with improved ReturnType handling.
    • FirecrawlTool updates: Restructured and refined FirecrawlRequest.
  • Task Management & Search Improvements:

    • Simplified task iteration and response handling.
    • Structured JSON output for improved search tool results.

⚙️ Cleanup & Maintenance

  • Removed outdated workflows (update-changelog.yml).
  • Deleted obsolete test fixtures (RatAgentChain).

This release refines Synapse's core structure, improves search results, and enhances task execution, setting the foundation for future capabilities. 🚀

What's Changed

  • Development by @use-the-fork in #15

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