| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-31 | 1.3 kB | |
| v0.9.2 source code.tar.gz | 2026-03-31 | 10.3 MB | |
| v0.9.2 source code.zip | 2026-03-31 | 10.5 MB | |
| Totals: 3 Items | 20.8 MB | 0 | |
What's changed
Added
- Insight source provenance —
InsightSourcetyped model captures the origin of each skillbook update (trace ID, sample question, epoch/step, reflection summary, integration metadata);AttachInsightSourcesStepautomatically enrichesUpdateBatchoperations with provenance and is wired into the default learning tail - Claude SDK step —
ClaudeSDKStepintegration for running Claude Code sub-agents from within ACE pipelines - RR sub-agent code execution — Recursive Reflector can now delegate to code-execution sub-agents at runtime
- RR raw trace batch helpers —
build_raw_trace_batchesand related runtime utilities for feeding raw traces directly into the RR pipeline
Fixed
- Logfire scrubbing — added scrubbing callback to stop Logfire over-redacting trace content (reasoning, answers, messages now visible in Logfire UI)
- RR combined-batch normalization — fixed ordering/deduplication of combined task batches in multi-sample runs
Docs
- Logfire query API guide clarifications
- MCP client setup guide and compatibility tests
- Design docs updated to reflect insight source provenance model
Full changelog: https://github.com/kayba-ai/agentic-context-engine/blob/main/CHANGELOG.md