test(nonInteractiveCli): add tests and remove unused cost info

This commit is contained in:
mingholy.lmh
2025-11-05 17:09:37 +08:00
parent a962e10406
commit 49b1018337
10 changed files with 2746 additions and 85 deletions

View File

@@ -608,7 +608,6 @@ class SessionManager {
apiDurationMs,
numTurns,
usage: undefined,
totalCostUsd: undefined,
});
}