cli/internal/cmd/go
Snider 0f40b99ba0 feat(go): add core go fuzz command and wire into QA
- New `core go fuzz` command discovers Fuzz* targets and runs them
  with configurable --duration (default 10s per target)
- Fuzz added to default QA checks with 5s burst duration
- Seed fuzz targets for core package: FuzzE (error constructor),
  FuzzServiceRegistration, FuzzMessageDispatch

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 13:04:34 +00:00
..
cmd_commands.go feat(mcp): add workspace root validation to prevent path traversal (#100) 2026-02-01 21:59:34 +00:00
cmd_format.go feat: infrastructure packages and lint cleanup (#281) 2026-02-04 11:34:43 +00:00
cmd_fuzz.go feat(go): add core go fuzz command and wire into QA 2026-02-04 13:04:34 +00:00
cmd_go.go feat(go): add core go fuzz command and wire into QA 2026-02-04 13:04:34 +00:00
cmd_gotest.go feat: infrastructure packages and lint cleanup (#281) 2026-02-04 11:34:43 +00:00
cmd_qa.go feat(go): add core go fuzz command and wire into QA 2026-02-04 13:04:34 +00:00
cmd_tools.go feat: infrastructure packages and lint cleanup (#281) 2026-02-04 11:34:43 +00:00