co-mono/packages
Mario Zechner b1fb910625 refactor(coding-agent): unify tool and event handler context creation
Tools now use ExtensionRunner.createContext() instead of a separate
inline context factory. This ensures tools and event handlers share
the same context, fixing ctx.shutdown() and other context methods.

- Made ExtensionRunner.createContext() public
- Changed wrapRegisteredTools to accept ExtensionRunner instead of getContext callback
- Create ExtensionRunner when SDK custom tools are present (not just extensions)
- Removed redundant inline context factory from sdk.ts
2026-01-08 03:45:39 +01:00
..
agent feat: add customizable thinking budgets for token-based providers 2026-01-07 15:17:18 +03:00
ai Merge branch 'codex-error-details-clean' 2026-01-08 03:17:33 +01:00
coding-agent refactor(coding-agent): unify tool and event handler context creation 2026-01-08 03:45:39 +01:00
mom Add [Unreleased] section for next cycle 2026-01-07 01:33:34 +01:00
pods Release v0.37.8 2026-01-07 01:32:53 +01:00
tui fix(tui): handle batched input over SSH with StdinBuffer 2026-01-07 17:50:06 +01:00
web-ui Add [Unreleased] section for next cycle 2026-01-07 01:33:34 +01:00