co-mono/packages/coding-agent/docs
Mario Zechner 59d8b7948c Add ExtensionAPI methods, preset example, and TUI documentation improvements
- ExtensionAPI: setModel(), getThinkingLevel(), setThinkingLevel() methods
- New preset.ts example with plan/implement presets for model/thinking/tools switching
- Export all UI components from pi-coding-agent for extension use
- docs/tui.md: Common Patterns section with copy-paste code for SelectList, BorderedLoader, SettingsList, setStatus, setWidget, setFooter
- docs/tui.md: Key Rules section for extension UI development
- docs/extensions.md: Exhaustive example links for all ExtensionAPI methods and events
- System prompt now references docs/tui.md for TUI development

Fixes #509, relates to #347
2026-01-06 23:24:23 +01:00
..
compaction.md Update custom-compaction example to use serializeConversation 2025-12-31 13:24:23 +01:00
extensions.md Add ExtensionAPI methods, preset example, and TUI documentation improvements 2026-01-06 23:24:23 +01:00
rpc.md Merge hooks and custom-tools into unified extensions system (#454) 2026-01-05 01:43:35 +01:00
sdk.md docs: clarify SDK extension discovery and settings.json support 2026-01-05 18:00:32 +01:00
session.md Add extensions option to createAgentSession SDK 2026-01-05 03:38:56 +01:00
skills.md Merge hooks and custom-tools into unified extensions system (#454) 2026-01-05 01:43:35 +01:00
theme.md Add theme-configurable HTML export colors (from PR #387) 2026-01-01 22:21:40 +01:00
tree.md feat(coding-agent): implement /tree command for session tree navigation 2025-12-30 22:42:22 +01:00
tui.md Add ExtensionAPI methods, preset example, and TUI documentation improvements 2026-01-06 23:24:23 +01:00