co-mono/packages
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
..
agent Add [Unreleased] section for next cycle 2026-01-22 01:43:26 +01:00
ai Update models/package-lock.json after adding deps 2026-01-25 19:29:02 +01:00
coding-agent fix(coding-agent): add force exclude pattern and fix config toggle persistence 2026-01-26 12:47:07 +01:00
mom feat(coding-agent): package deduplication and collision detection 2026-01-24 00:35:19 +01:00
pods Release v0.49.3 2026-01-22 01:42:43 +01:00
tui fix(tui): keep overlays centered across resizes (#950) 2026-01-26 09:43:16 +01:00
web-ui Add [Unreleased] section for next cycle 2026-01-22 01:43:26 +01:00