co-mono/packages/coding-agent/docs
Mario Zechner ea93e2f3da fix(coding-agent): add force exclude pattern and fix config toggle persistence
- Add `-path` force-exclude pattern (exact path match, highest precedence)
- Change `+path` force-include to exact path match (no glob)
- Manifest-excluded resources are now hidden from config (not toggleable)
- Config toggle uses `+` to enable and `-` to disable
- Settings paths resolve relative to settings.json location:
  - Global: relative to ~/.pi/agent
  - Project: relative to .pi
- Add baseDir to PathMetadata for proper relative path computation
- Update tests for new base directory and pattern behavior

fixes #951
2026-01-26 12:47:07 +01:00
..
images docs(coding-agent): update README-NEW.md, tui.md, add new docs 2026-01-26 02:27:19 +01:00
compaction.md docs(coding-agent): improve README structure and update session/compaction docs 2026-01-26 01:25:15 +01:00
custom-provider.md docs: rewrite custom-provider.md with actual stream pattern 2026-01-24 23:18:36 +01:00
development.md docs(coding-agent): update README-NEW.md, tui.md, add new docs 2026-01-26 02:27:19 +01:00
extensions.md docs(coding-agent): add security warnings for third-party packages 2026-01-26 12:38:04 +01:00
json.md docs(coding-agent): update README-NEW.md, tui.md, add new docs 2026-01-26 02:27:19 +01:00
keybindings.md docs(coding-agent): improve README structure and update session/compaction docs 2026-01-26 01:25:15 +01:00
models.md docs(coding-agent): add models.md for custom providers and models 2026-01-26 00:11:10 +01:00
packages.md docs(coding-agent): add security warnings for third-party packages 2026-01-26 12:38:04 +01:00
prompt-templates.md docs(coding-agent): clarify how to toggle settings and invoke templates 2026-01-25 20:56:24 +01:00
providers.md docs(coding-agent): note that model list is updated with each release 2026-01-26 00:18:45 +01:00
rpc.md fix(coding-agent): handle auto-compaction failures gracefully 2026-01-16 23:13:26 +01:00
sdk.md feat(coding-agent): ResourceLoader, package management, and /reload command (#645) 2026-01-22 13:49:38 +01:00
session.md docs(coding-agent): improve README structure and update session/compaction docs 2026-01-26 01:25:15 +01:00
settings.md fix(coding-agent): add force exclude pattern and fix config toggle persistence 2026-01-26 12:47:07 +01:00
shell-aliases.md docs(coding-agent): add windows.md and shell-aliases.md 2026-01-25 22:12:03 +01:00
skills.md docs(coding-agent): add security warnings for third-party packages 2026-01-26 12:38:04 +01:00
terminal-setup.md docs(coding-agent): move terminal setup to docs/terminal-setup.md 2026-01-25 21:34:07 +01:00
themes.md docs(coding-agent): fix token count in themes.md, rewrite skills.md 2026-01-25 20:48:47 +01:00
tree.md Fix navigateTree API: add missing type updates, handler passthrough, and docs 2026-01-16 21:47:01 +01:00
tui.md fix(tui): keep overlays centered across resizes (#950) 2026-01-26 09:43:16 +01:00
windows.md docs(coding-agent): add windows.md and shell-aliases.md 2026-01-25 22:12:03 +01:00