What's Changed
- feat: add StackOne capability for linked account actions by @adtyavrdhn in #479
- fix(code-mode): report unexpected session resets by @dk3yyyy in #503
- feat(planning): fold pydantic-ai-todo into the Planning capability by @DEENUU1 in #404
- memory: decouple the injected block heading from the
agent_namestorage key by @sevakva in #449 - feat(compaction): resolve thresholds against the model's context window by @DEENUU1 in #465
- feat(guardrails): add
ToolGuardfor tool arguments and tool results by @DEENUU1 in #470 - docs(
agent_docs): require an issue comment when docs or code link it; retry the dependency gate by @dsfaccini in #515 - Fix Shell
max_output_charscap accounting by @adtyavrdhn in #507 - Fix
Shellallowlist with the default denylist by @adtyavrdhn in #508 - Fold a revealed deferred tool into
run_codeagain (revealed_tool_names) by @DouweM in #517
New Contributors
Full Changelog: v0.14.0...v0.15.0