agent/pkg
Snider 742ca0799f fix: remove all hardcoded machine paths from Go code
- orchestrator: queue dir uses CoreRoot()/queue
- cmd/agent: queue dir resolved by config, not hardcoded
- cmd/workspace: specs path uses ~/Code/specs (no host-uk)
- Zero remaining /home/claude or host-uk references in Go

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 19:00:47 +00:00
..
agentic fix: config search uses CoreRoot() — ~/Code/.core/agents.yaml 2026-03-17 18:57:02 +00:00
brain refactor: replace fmt.Errorf/os.* with go-io/go-log conventions 2026-03-16 21:48:31 +00:00
jobrunner refactor: replace fmt.Errorf/os.* with go-io/go-log conventions 2026-03-16 21:48:31 +00:00
lifecycle refactor: replace fmt.Errorf/os.* with go-io/go-log conventions 2026-03-16 21:48:31 +00:00
loop refactor: replace fmt.Errorf/os.* with go-io/go-log conventions 2026-03-16 21:48:31 +00:00
monitor fix: remove hardcoded paths, gitignore binaries 2026-03-17 18:13:44 +00:00
orchestrator fix: remove all hardcoded machine paths from Go code 2026-03-17 19:00:47 +00:00
plugin test: add Claude plugin contract verification suite 2026-03-06 16:06:05 +00:00
workspace test: add contract verification for php-devops wishlist 2026-03-06 15:30:30 +00:00