Files
Kilo-Org_kilocode/packages/opencode/src
Alex Alecu 195ef4e54f fix(cli): exclude subagent sessions from stats aggregate
The task tool propagates each child session's total cost into the parent's tool-wrapper assistant message. Counting both root and child sessions in `kilo stats` would double-count that contribution. Filter `getAllSessions()` to root sessions (parent_id IS NULL), matching how the TUI session list and web sidebar already treat child sessions.
2026-04-24 19:06:08 +03:00
..
2026-04-23 11:25:43 +02:00
2026-04-23 11:25:43 +02:00
2026-04-23 11:25:43 +02:00
2026-04-23 11:25:43 +02:00
2026-04-21 18:03:34 +02:00
2026-04-23 11:25:43 +02:00
2026-04-22 16:17:14 +02:00
2026-04-23 11:25:43 +02:00
2026-04-23 11:25:43 +02:00
2026-04-22 16:17:14 +02:00
2026-04-21 18:03:34 +02:00
2026-04-23 11:25:43 +02:00
2026-04-22 16:17:14 +02:00
2026-04-23 11:25:43 +02:00
2026-04-23 11:25:43 +02:00
2026-04-21 18:03:34 +02:00
2026-04-23 11:25:43 +02:00
2026-04-22 16:17:14 +02:00
2026-04-22 16:17:14 +02:00
2026-04-23 11:25:43 +02:00
2026-04-22 16:17:14 +02:00
2026-04-22 16:17:14 +02:00
2026-04-22 16:17:14 +02:00
2026-04-16 02:03:03 -04:00