github codeaholicguy/ai-devkit cli@0.64.0
0.64.0

4 hours ago

What's Changed

  • Added ai-devkit agent session compact — Jev-backed compaction of a historical session into a structured continuation artifact (durable continuation facts, memory candidates), with a new session-compact built-in skill (#250).
  • Added AgentManager.findSessionsById() and the optional AgentAdapter.findSessionsById() hook to @ai-devkit/agent-manager, resolving exact historical session IDs across providers without enumerating every summary (9684956).
  • Moved the grok adapter into the agent-manager provider structure with no public API changes (3256cc3) via @ai-devkit/agent-manager 0.35.0 (released with this version).

Full Changelog: https://github.com/codeaholicguy/ai-devkit/compare/cli@0.63.0...cli@0.64.0

Don't miss a new ai-devkit release

NewReleases is sending notifications on new releases.