Skip to content

v1.4.22

Choose a tag to compare

@cagostino cagostino released this 03 May 16:08
· 65 commits to main since this release
6ac3a37
  • Agent.run(): full tool-calling loop with max_iterations, verbose mode, and permission prompts ([y]es/[n]o/[a]ll) with allow_tools bypass list
  • kg_facts.memory_id: formal FK to memory_lifecycle(id) so facts retain provenance when derived from approved memories
  • /api/kg/facts: returns memory_id and memory_status for linking back to source memories without extra round-trips
  • ollama tool calling: fixes message sanitization and proper tool_calls handling in assistant messages
  • gen_image/gen_video: fixes init.py exports

What's Changed

New Contributors

Full Changelog: v1.4.21...v1.4.22