HAL9000
2165e82d72
fix(cli): add Progress, Timing, Execution Detail, and Cost panels to agents plan status output
...
Restore all five required Rich output panels to _print_lifecycle_plan():
- Plan Status panel: Processing State, Projects, Arguments, Automation Profile,
actors (Strategy/Execution/Estimation/Invariant), Execution Environment,
Created/Updated timestamps, Description, Definition of Done, DoD evaluation,
Invariants, resume metadata, multi-project scopes, error message
- Progress panel: Strategize/Execute/Apply step indicators
- Timing panel: Started, Elapsed, ETA (using estimation_result when available),
and all phase timestamps (Strategize Started/Completed, Execute Started/Completed,
Applied At)
- Execution Detail panel: Sandbox, Tool Calls (N/A), Files Modified (N/A),
Child Plans, Checkpoints
- Cost panel: Tokens Used, Cost So Far, Estimated Total Cost
- Footer: ✓ OK Status refreshed
Also fixes:
- tool_calls semantic bug: display N/A instead of total_tokens
- files_modified: display N/A (not available in cost_metadata)
- ETA calculation: use estimation_result.estimated_time_seconds or N/A
- In-function import: moved Plan as LifecyclePlan to top of file
- Import sorting: split aliased import per ruff isort rules
Adds BDD scenarios for all five panels in plan_lifecycle_cli_coverage.feature
with step definitions in plan_lifecycle_cli_coverage_steps.py.
Updates CHANGELOG.md with user-facing output changes.
ISSUES CLOSED : #9341
2026-06-03 09:01:44 -04:00
..
2026-05-07 20:05:33 +00:00
2026-06-03 07:39:45 -04:00
2026-05-29 16:36:39 -04:00
2026-06-03 09:01:44 -04:00
2026-06-02 15:41:06 -04:00
2026-06-02 15:41:06 -04:00
2026-06-02 15:41:06 -04:00
2026-06-02 15:41:06 -04:00
2026-06-02 15:41:06 -04:00
2026-06-02 23:33:52 -04:00
2026-06-02 15:41:06 -04:00
2026-06-02 15:41:06 -04:00
2026-05-13 06:49:40 +00:00
2026-06-02 15:41:06 -04:00
2026-05-28 20:47:07 -04:00
2026-05-07 20:05:33 +00:00
2026-05-07 20:05:33 +00:00
2026-05-14 08:10:58 +00:00
2026-05-06 01:07:15 +00:00
2026-05-09 23:13:33 +01:00
2026-06-02 08:44:47 -04:00
2026-06-02 04:52:51 -04:00
2026-05-30 00:36:20 -04:00
2026-05-28 17:35:08 -04:00
2026-05-12 13:02:59 +00:00
2026-05-27 12:14:04 -04:00
2026-05-06 04:08:25 +00:00
2026-05-16 13:38:54 +00:00
2026-06-02 21:16:38 -04:00
2026-06-03 00:53:19 -04:00
2026-05-07 20:05:33 +00:00
2026-05-15 22:19:57 +01:00
2026-06-02 17:06:11 -04:00
2026-05-31 10:55:18 -04:00
2026-06-02 01:25:33 -04:00
2026-05-07 07:08:52 +00:00
2026-06-02 15:41:06 -04:00
2026-06-02 15:41:06 -04:00
2026-06-02 15:41:06 -04:00
2026-06-02 14:01:59 -04:00
2026-06-02 15:41:06 -04:00
2026-06-02 15:41:06 -04:00
2026-05-12 01:05:10 +00:00
2026-06-02 15:41:06 -04:00
2026-06-02 15:41:06 -04:00
2026-06-02 15:41:06 -04:00
2026-06-02 15:41:06 -04:00
2026-06-02 15:41:06 -04:00
2026-06-02 15:41:06 -04:00
2026-06-02 15:41:06 -04:00
2026-06-02 15:41:06 -04:00
2026-06-02 15:41:06 -04:00
2026-06-02 15:41:06 -04:00
2026-06-02 07:37:14 -04:00
2026-06-02 07:37:13 -04:00
2026-06-01 23:37:30 -04:00
2026-06-01 23:37:30 -04:00
2026-06-01 23:37:30 -04:00
2026-05-09 23:13:33 +01:00
2026-05-16 04:14:17 +00:00
2026-05-11 04:39:29 +00:00
2026-05-07 20:05:33 +00:00
2026-05-30 16:14:46 -04:00
2026-05-16 13:38:54 +00:00
2026-06-02 20:37:35 -04:00
2026-05-30 13:08:44 -04:00
2026-06-01 17:37:24 -04:00
2026-06-01 17:07:39 -04:00
2026-05-16 06:04:01 +00:00
2026-05-08 05:11:47 +00:00
2026-05-19 21:56:28 +01:00
2026-05-07 23:49:20 +00:00
2026-06-02 20:37:35 -04:00
2026-06-02 20:37:35 -04:00
2026-06-02 20:37:35 -04:00
2026-06-02 20:37:35 -04:00
2026-06-02 20:37:35 -04:00
2026-05-07 20:05:33 +00:00
2026-05-29 07:21:08 -04:00
2026-06-03 07:39:45 -04:00
2026-05-13 12:24:33 +00:00
2026-05-16 16:40:54 +00:00
2026-06-02 19:50:41 -04:00
2026-05-31 20:45:10 -04:00
2026-05-31 20:45:10 -04:00
2026-05-19 21:56:28 +01:00
2026-05-30 10:38:39 -04:00
2026-05-22 20:42:25 +01:00
2026-05-19 12:43:34 +00:00
2026-05-19 12:43:34 +00:00
2026-05-28 11:36:14 -04:00
2026-05-11 04:39:29 +00:00
2026-05-19 12:43:34 +00:00
2026-06-02 16:48:22 -04:00
2026-06-02 16:48:22 -04:00
2026-05-19 12:43:34 +00:00
2026-05-19 12:43:34 +00:00
2026-06-03 03:22:59 -04:00
2026-06-03 05:00:01 -04:00
2026-06-02 05:14:43 -04:00
2026-05-19 19:28:35 +01:00
2026-05-28 00:05:08 -04:00
2026-05-19 19:28:35 +01:00
2026-05-19 19:28:35 +01:00
2026-05-07 20:05:33 +00:00
2026-05-19 12:43:34 +00:00
2026-05-19 12:43:34 +00:00
2026-05-09 12:23:24 +00:00
2026-05-09 12:23:24 +00:00
2026-05-12 08:30:24 +00:00
2026-05-12 08:30:24 +00:00
2026-06-03 09:01:44 -04:00
2026-06-03 03:22:59 -04:00
2026-05-14 22:57:11 +00:00
2026-05-22 20:42:25 +01:00
2026-06-03 00:24:21 -04:00
2026-06-03 03:03:14 -04:00
2026-05-08 09:32:29 +00:00
2026-05-29 03:59:05 -04:00
2026-06-02 04:09:01 -04:00
2026-05-08 09:57:18 +00:00
2026-05-07 20:05:33 +00:00
2026-05-18 06:05:54 +00:00
2026-05-31 15:39:36 -04:00
2026-05-30 15:43:56 -04:00
2026-06-02 20:37:35 -04:00
2026-05-30 15:43:56 -04:00
2026-05-07 20:05:33 +00:00
2026-05-11 08:59:08 +00:00
2026-06-01 00:40:59 -04:00
2026-05-29 07:21:08 -04:00
2026-06-02 19:50:41 -04:00
2026-06-02 15:41:06 -04:00
2026-06-02 15:41:06 -04:00
2026-05-31 19:27:43 -04:00
2026-06-02 15:41:06 -04:00
2026-06-02 15:41:06 -04:00
2026-06-02 15:41:06 -04:00
2026-06-02 15:41:06 -04:00
2026-06-02 15:41:06 -04:00
2026-05-11 04:39:29 +00:00
2026-05-11 04:39:29 +00:00
2026-05-30 08:29:22 -04:00
2026-05-30 04:04:21 -04:00
2026-05-08 06:24:23 +00:00
2026-05-22 20:42:25 +01:00
2026-05-14 06:46:27 +00:00
2026-06-02 19:50:41 -04:00
2026-05-30 02:07:41 -04:00
2026-05-29 15:26:47 -04:00
2026-05-14 22:57:11 +00:00
2026-05-12 10:17:39 +00:00
2026-06-02 05:51:55 -04:00
2026-05-07 23:39:08 +01:00
2026-06-02 03:39:50 -04:00
2026-05-12 16:45:59 +00:00
2026-05-15 02:41:37 +00:00
2026-05-23 00:01:44 +00:00
2026-05-05 17:48:39 +00:00
2026-05-30 00:09:20 -04:00
2026-06-02 07:19:20 -04:00
2026-05-31 15:00:33 -04:00
2026-05-07 14:22:57 +00:00
2026-06-02 18:42:43 -04:00
2026-05-13 12:24:33 +00:00
2026-06-01 00:40:59 -04:00
2026-05-07 19:14:53 +00:00
2026-05-13 07:13:34 +00:00
2026-05-27 23:17:15 -04:00
2026-05-29 05:08:08 -04:00
2026-05-28 12:52:19 -04:00
2026-05-30 03:33:08 -04:00
2026-05-19 12:43:34 +00:00
2026-06-02 00:38:09 -04:00
2026-05-27 00:46:19 -04:00
2026-06-02 00:38:09 -04:00
2026-05-22 15:12:04 +00:00
2026-05-30 02:34:32 -04:00
2026-05-08 11:15:36 +00:00
2026-06-02 00:38:09 -04:00
2026-06-02 00:38:09 -04:00
2026-05-29 03:59:05 -04:00
2026-06-02 04:29:20 -04:00