Commit c305a88
feat: mount trace CLI; library-only deps via go.work at v0.1.0
- Mount the trace command tree under 'hawk trace ...' (cmd/trace.go) via
tracecli.NewRootCmd(); remove standalone cmd/{inspect,sight,tok,yaad}.go
and the sessioncapture bridge (superseded).
- Normalize all GrayCodeAI requires to v0.1.0; go work sync settles go.mod/
go.sum/go.work.sum to the workspace-consistent state.
- external/ submodule pointers bumped to each sibling's current main.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent b2f3272 commit c305a88
15 files changed
Lines changed: 209 additions & 1345 deletions
File tree
- .github/workflows
- cmd
- internal/bridge/sessioncapture
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
23 | 29 | | |
24 | 30 | | |
25 | 31 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
235 | | - | |
236 | 234 | | |
237 | 235 | | |
238 | 236 | | |
239 | 237 | | |
240 | 238 | | |
241 | 239 | | |
242 | | - | |
243 | 240 | | |
244 | 241 | | |
245 | 242 | | |
| |||
This file was deleted.
0 commit comments