co-mono/packages/coding-agent/src/modes/interactive
Mario Zechner 150128fd2c feat(coding-agent): add pi config TUI to manage resources
Adds a new 'pi config' command with a TUI to list and toggle package
resources (extensions, skills, prompts, themes).

- Displays resources grouped by source (packages, user, project)
- Subgroups by resource type (Extensions, Skills, Prompts, Themes)
- Toggle enabled/disabled state with space
- Filter resources by typing
- Supports +pattern for force-include, !pattern for exclude
- Properly reads exclusion patterns from settings.json

fixes #938
2026-01-25 03:12:21 +01:00
..
components feat(coding-agent): add pi config TUI to manage resources 2026-01-25 03:12:21 +01:00
theme fix(coding-agent): add missing required colors to theme-schema.json 2026-01-22 14:28:00 +01:00
interactive-mode.ts fix(coding-agent): setWorkingMessage() now works in agent_start handlers 2026-01-25 02:37:12 +01:00