co-mono/packages/coding-agent/docs
Mario Zechner 50c8323590 feat(coding-agent): package deduplication and collision detection
- Package deduplication: same package in global+project, project wins
- Collision detection for skills, prompts, and themes with ResourceCollision type
- PathMetadata tracking with parent directory lookup for file paths
- Display improvements: section headers, sorted groups, accent colors for packages
- pi list shows full paths below package names
- Extension loader discovers files in directories without index.ts
- In-memory SettingsManager properly tracks project settings

fixes #645
2026-01-24 00:35:19 +01:00
..
compaction.md Update custom-compaction example to use serializeConversation 2025-12-31 13:24:23 +01:00
extensions.md feat(coding-agent): package deduplication and collision detection 2026-01-24 00:35:19 +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 feat(coding-agent): add session path toggle and deletion to /resume 2026-01-18 20:25:00 +01:00
skills.md feat(coding-agent): ResourceLoader, package management, and /reload command (#645) 2026-01-22 13:49:38 +01:00
theme.md Add theme-configurable HTML export colors (from PR #387) 2026-01-01 22:21:40 +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 feat(coding-agent): Add widget placement option (#850) 2026-01-19 15:54:24 +01:00