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-17 01:55:50 +00:00
2026-04-22 16:17:14 +02:00
2026-04-22 16:17:14 +02:00
2026-04-13 12:31:43 -04:00
2026-04-11 13:25:06 -03:00
2026-04-13 12:31:43 -04:00
2026-04-23 11:25:43 +02:00
2026-04-23 11:25:43 +02:00
2026-04-13 13:33:13 -04:00
2026-04-22 16:17:14 +02:00
2026-04-15 21:44:46 -04:00
2026-04-23 11:25:43 +02:00
2026-04-15 14:26:20 +00:00
2026-04-22 21:05:29 -04:00
2026-04-17 02:34:07 +00:00
2026-04-22 16:17:14 +02:00
2026-04-15 22:51:15 +02:00
2026-04-24 19:06:08 +03:00
2026-04-16 02:01:02 +00:00
2026-04-23 14:25:03 +02:00
2026-04-21 18:03:34 +02:00
2026-04-21 18:03:34 +02:00
2026-04-22 07:24:09 +02:00
2026-04-22 16:17:14 +02:00
2026-04-21 18:03:34 +02:00
2026-04-22 07:24:09 +02:00
2026-04-13 11:47:05 -04:00
2026-04-17 12:23:18 +02:00
2026-04-23 11:25:43 +02:00
2026-04-24 06:17:02 +03:00
2026-04-17 01:55:50 +00:00
2026-04-15 23:15:58 -04:00
2026-04-22 16:17:14 +02:00
2026-04-15 23:15:58 -04:00
2026-04-22 16:17:14 +02:00
2026-04-16 09:22:18 +03:00
2026-04-22 16:17:14 +02:00
2026-04-24 06:17:02 +03:00
2026-04-22 21:05:29 -04:00
2026-04-22 16:17:14 +02:00
2026-04-11 20:08:55 -04:00
2026-04-15 23:15:58 -04:00
2026-04-15 21:26:24 -04:00
2026-04-23 11:25:43 +02:00