fix(cli): add Automation field and success message to session show rich output (#1548) #1566

Merged
freemo merged 1 commits from fix/uat-session-show-rich-output-automation-success into master 2026-04-02 21:46:14 +00:00

1 Commits

Author SHA1 Message Date
freemo 496a93a11b fix(cli): add Automation field and success message to session show rich output
CI / benchmark-publish (pull_request) Has been skipped
CI / build (pull_request) Successful in 18s
CI / lint (pull_request) Failing after 20s
CI / helm (pull_request) Successful in 25s
CI / security (pull_request) Failing after 52s
CI / typecheck (pull_request) Failing after 53s
CI / coverage (pull_request) Has been skipped
CI / benchmark-regression (pull_request) Has been skipped
CI / unit_tests (pull_request) Failing after 1m47s
CI / docker (pull_request) Has been skipped
CI / quality (pull_request) Successful in 3m54s
CI / e2e_tests (pull_request) Failing after 15m44s
CI / integration_tests (pull_request) Failing after 20m56s
CI / status-check (pull_request) Failing after 1s
Implements issue #1548. The agents session show command now displays:
- Panel title changed from "Session Details" to "Session Summary"
- Automation field showing automation_profile value
- Success message: ✓ OK Session details loaded

This aligns the rich output with the specification requirements.
2026-04-02 21:42:30 +00:00