Commit 433ee8b
perf(server): port #13698 to V2 — register the trace CLI command
Main added `t3 trace` to the command list in bin.ts. V2 moved that list
to binCli.ts so ACP helper subcommands start without loading the full
CLI, so the merge left traceCommand unregistered (knip flagged it as an
unused export). Register it in binCli.ts.
Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>1 parent e42ccbd commit 433ee8b
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| 78 | + | |
77 | 79 | | |
78 | 80 | | |
79 | 81 | | |
| |||
0 commit comments