agent/pkg
Snider 7be229d40d fix: dogfood handlers_test + commands_workspace_test
os.MkdirAll→fs.EnsureDir, os.WriteFile→fs.Write,
json.Marshal→core.JSONMarshalString, os.Stat→fs.Exists/fs.IsDir.
Both files now free of os + encoding/json.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-26 01:55:57 +00:00
..
agentic fix: dogfood handlers_test + commands_workspace_test 2026-03-26 01:55:57 +00:00
brain fix: eliminate path/filepath from all test files 2026-03-26 01:39:41 +00:00
lib feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
messages feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
monitor fix: eliminate path/filepath from all test files 2026-03-26 01:39:41 +00:00
setup fix: eliminate path/filepath from all test files 2026-03-26 01:39:41 +00:00