mcp/cmd
Claude 899a532d76
chore(ax): AX compliance sweep pass 1 — banned imports and naming
Replace all banned imports (fmt, encoding/json, path/filepath, strings,
os.Getenv) with core primitives across agentic, brain, ide, and transport
packages. Rename abbreviated variables (cfg→config/agentsConfig) and add
_Good/_Bad/_Ugly test triads to transport_tcp_test.go and prep_test.go.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-31 09:26:24 +01:00
..
brain-seed chore(ax): AX compliance sweep pass 1 — banned imports and naming 2026-03-31 09:26:24 +01:00
core-mcp feat: migrate module path forge.lthn.ai/core/mcp → dappco.re/go/mcp 2026-03-24 21:39:52 +00:00
mcpcmd Merge pull request 'feat: mcp.Register + module path dappco.re/go/mcp' (#15) from feat/core-service-pattern into dev 2026-03-24 22:10:00 +00:00