| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-26 | 618 Bytes | |
| v0.9.0 source code.tar.gz | 2026-03-26 | 10.3 MB | |
| v0.9.0 source code.zip | 2026-03-26 | 10.4 MB | |
| Totals: 3 Items | 20.7 MB | 0 | |
Added
- PydanticAI migration — ACE roles (Agent, Reflector, SkillManager) rebuilt on PydanticAI agents with structured output, replacing the legacy role system
- Recursive Reflector — PydanticAI-powered trace analysis agent with sandboxed code execution, sub-agent delegation, and working memory (
save_notestool) - Kayba CLI — full hosted API client with trace upload/management, interactive run, insights, prompts, batch processing, materialization, and integration commands (
kaybaentry point)
Full Changelog: https://github.com/kayba-ai/agentic-context-engine/compare/v0.8.9...v0.9.0