What's Changed
- feat(kbc): add Codex SDK compiler engine by @LikiosSedo in #419
- feat(kbc): add resumable Source Snapshot v2 delivery by @LikiosSedo in #421
- feat(kbc): add hierarchical compilation for very large corpora by @LikiosSedo in #422
- feat(kbc): support attachment-aware PDF batch slices by @LikiosSedo in #423
- fix(kbc): accept bounded large source snapshot parts by @LikiosSedo in #424
- fix(kbc): allow the Codex nested writer sandbox by @LikiosSedo in #425
- feat(mcp): add Sicore A2A adapter for coding agents by @LikiosSedo in #420
- feat(gateway): persist prompt trace attribution by @glow-Kev1n in #429
- fix(kbc): auto-resolve image-verification doubts backed by co-cited text sources by @LikiosSedo in #433
- fix(kbc): normalize unambiguous source citations by @LikiosSedo in #426
- fix(tools): filter kubectl exec transport noise by @caihongwei2006 in #436
- fix(kbc): scale L1 auto-repair budget with open-violation workload by @LikiosSedo in #430
- feat(kbc): de-stream the compile box's Anthropic calls to dodge the gateway charset bug by @LikiosSedo in #434
- fix(agentbox): distinguish probe failures from unreachable clusters by @caihongwei2006 in #428
- fix(kbc): de-stream v2 — default-on session-scoped activation + stall-watchdog floor (follow-up to #434) by @LikiosSedo in #438
New Contributors
- @caihongwei2006 made their first contribution in #436
Full Changelog: v0.2.6...v0.2.7