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-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-24 19:06:08 +03: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-16 16:29:54 -04: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-22 16:20:40 +00: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 07:24:09 +02:00
2026-04-24 07:26:09 +03:00
2026-04-23 11:25:43 +02:00
2026-04-23 11:25:43 +02:00
2026-04-16 19:52:04 -04:00
2026-04-23 14:28:12 +00:00
2026-04-21 18:03:34 +02:00
2026-04-23 17:48:04 -04:00
2026-04-23 11:25:43 +02:00
2026-04-23 13:51:49 +02:00
2026-04-22 16:20:40 +00:00
2026-04-23 16:45:54 +03:00
2026-04-23 13:51:49 +02:00
2026-04-24 18:05:45 +03: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 15:55:07 +02: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-23 14:15:54 +02:00
2026-04-17 01:02:09 +00:00
2026-04-16 20:35:26 +00:00
2026-04-13 19:36:28 -04:00
2026-04-22 16:17:14 +02:00
2026-04-23 13:22:53 -04:00
2026-04-15 23:30:49 -04:00
2026-04-16 02:03:03 -04:00