co-mono/packages
Mario Zechner 2846c7d190 Add unified extensions system (not wired up yet)
New src/core/extensions/ directory with:
- types.ts: merged types from hooks and custom-tools
- loader.ts: single loader for extensions
- runner.ts: ExtensionRunner for event emission
- wrapper.ts: tool wrapping utilities
- index.ts: exports

Key changes from old system:
- Single ExtensionAPI with registerTool() for LLM-callable tools
- Tools use ExtensionContext (has UI access)
- No onSession callback on tools (use pi.on events instead)

refs #454
2026-01-04 22:51:11 +01:00
..
agent Add [Unreleased] section for next cycle 2026-01-04 21:06:48 +01:00
ai Add [Unreleased] section for next cycle 2026-01-04 21:06:48 +01:00
coding-agent Add unified extensions system (not wired up yet) 2026-01-04 22:51:11 +01:00
mom Add [Unreleased] section for next cycle 2026-01-04 21:06:48 +01:00
pods Release v0.34.2 2026-01-04 21:06:08 +01:00
tui Add [Unreleased] section for next cycle 2026-01-04 21:06:48 +01:00
web-ui Add [Unreleased] section for next cycle 2026-01-04 21:06:48 +01:00