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 newsession-compactbuilt-in skill (#250). - Added
AgentManager.findSessionsById()and the optionalAgentAdapter.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-manager0.35.0 (released with this version).
Full Changelog: https://github.com/codeaholicguy/ai-devkit/compare/cli@0.63.0...cli@0.64.0