co-mono/packages/mom/src
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
..
tools WIP: Major cleanup - move Attachment to consumers, simplify agent API 2025-12-30 22:42:20 +01:00
agent.ts feat(coding-agent): package deduplication and collision detection 2026-01-24 00:35:19 +01:00
context.ts fix(mom): use coding-agent SessionManager instead of custom MomSessionManager 2026-01-11 04:03:42 +01:00
download.ts Release v0.18.5 2025-12-12 10:00:57 +01:00
events.ts mom: add events system for scheduled wake-ups 2025-12-12 22:45:34 +01:00
log.ts Enable more biome lints and fix things 2025-12-21 22:56:20 +01:00
main.ts fix(mom): use coding-agent SessionManager instead of custom MomSessionManager 2026-01-11 04:03:42 +01:00
sandbox.ts mom: Docker sandbox support with --sandbox=docker:container-name option 2025-11-26 01:06:00 +01:00
slack.ts Enable more biome lints and fix things 2025-12-21 22:56:20 +01:00
store.ts Enable more biome lints and fix things 2025-12-21 22:56:20 +01:00