co-mono/packages
Mario Zechner 99281e5913 feat(coding-agent): add ctx.getSystemPrompt() to extension context
Adds a method to access the effective system prompt (after any per-turn
extension modifications) from the extension context.

Implementation:
- Add systemPrompt getter to AgentSession reading from agent.state.systemPrompt
- Wire getSystemPrompt through ExtensionContextActions to ExtensionRunner
- Add getSystemPrompt to interactive-mode's shortcut context
- Update docs with ctx.getSystemPrompt() section
- Add system-prompt-header.ts example
- Add example to docs reference table

Closes #1098
2026-01-30 17:44:25 +01:00
..
agent Add [Unreleased] section for next cycle 2026-01-30 11:48:16 +01:00
ai Add [Unreleased] section for next cycle 2026-01-30 11:48:16 +01:00
coding-agent feat(coding-agent): add ctx.getSystemPrompt() to extension context 2026-01-30 17:44:25 +01:00
mom Add [Unreleased] section for next cycle 2026-01-30 11:48:16 +01:00
pods Release v0.50.5 2026-01-30 11:47:35 +01:00
tui perf(tui): use startsWith short-circuit in isImageLine 2026-01-30 17:07:43 +01:00
web-ui Add [Unreleased] section for next cycle 2026-01-30 11:48:16 +01:00