co-mono/packages/coding-agent/src/core/extensions
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
..
index.ts feat(coding-agent): Add widget placement option (#850) 2026-01-19 15:54:24 +01:00
loader.ts feat(coding-agent): package deduplication and collision detection 2026-01-24 00:35:19 +01:00
runner.ts feat(coding-agent): ResourceLoader, package management, and /reload command (#645) 2026-01-22 13:49:38 +01:00
types.ts feat(coding-agent): Add widget placement option (#850) 2026-01-19 15:54:24 +01:00
wrapper.ts refactor(coding-agent): unify tool and event handler context creation 2026-01-08 03:45:39 +01:00