Skip to content

v0.10.11

Latest

Choose a tag to compare

@ferhimedamine ferhimedamine released this 16 Jul 09:12

What's Changed

Bug Fixes

  • fix(graph): dakera_graph_link_memory missing agent_id — 422 on every call (#138) — tool was omitting the required agent_id field in requests to the Dakera API, causing every call to fail with 422. Fixed by injecting agent_id on the request body, mirroring the #136 fix for memory_feedback tools.

Full Changelog: v0.10.10...v0.10.11