Pierre Martin
81ee7dc49d
test(01-01): add failing tests for proc scanning and path encoding
...
- TestFindClaudeProcesses with fake /proc (2 claude + 1 bash)
- TestFindClaudeProcesses_PermissionDenied (silent skip)
- TestFindClaudeProcesses_EmptyProc (empty slice)
- TestEncodePath and TestEncodePath_DotDir
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-23 13:24:59 +01:00
Pierre Martin
12e1ba79ba
feat(01-01): scaffold Go project with types
...
- shell.nix with go and gopls for NixOS dev environment
- go.mod for github.com/pieMusic/vmux module
- types.go with Process, Session, SessionState (Working/NeedsInput/Idle/Unknown)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-23 13:24:24 +01:00
Pierre Martin
929ee4ce7d
docs(01): phase 1 plans and research
2026-03-23 13:16:15 +01:00
Pierre Martin
1b81b56ae7
fix(01): revise plan 01-01 based on checker feedback
2026-03-23 13:14:33 +01:00
Pierre Martin
4916a75011
docs(01-session-discovery): create phase plan
2026-03-23 13:09:19 +01:00
Pierre Martin
3faba89614
docs(phase-1): add validation strategy
2026-03-23 13:05:17 +01:00
Pierre Martin
e5ee3635bb
docs(01): research phase session discovery
2026-03-23 13:04:40 +01:00
Pierre Martin
16b42777e3
docs(state): record phase 1 context session
2026-03-23 12:53:36 +01:00
Pierre Martin
33e35e71db
docs(01): capture phase context
2026-03-23 12:52:57 +01:00
Pierre Martin
699007b3f7
docs: create roadmap (4 phases)
2026-03-23 12:20:49 +01:00
Pierre Martin
2d21a199a4
docs: define v1 requirements
2026-03-23 11:33:50 +01:00
Pierre Martin
3030b88057
docs: complete project research
2026-03-23 11:25:05 +01:00
Pierre Martin
ec1e6134eb
chore: add project config
2026-03-23 11:02:50 +01:00
Pierre Martin
7bedb08301
docs: initialize project
2026-03-23 10:57:35 +01:00