fix(cli): add Settings and Actor Details panels to session create rich output (#1547) #1567

Merged
freemo merged 1 commits from fix/uat-session-create-rich-output-panels into master 2026-04-02 21:46:15 +00:00

1 Commits

Author SHA1 Message Date
freemo d3fd879d2d fix(cli): add Settings and Actor Details panels to session create rich output
CI / benchmark-publish (pull_request) Has been skipped
CI / build (pull_request) Successful in 17s
CI / lint (pull_request) Failing after 17s
CI / helm (pull_request) Successful in 21s
CI / security (pull_request) Failing after 51s
CI / typecheck (pull_request) Failing after 1m5s
CI / coverage (pull_request) Has been skipped
CI / benchmark-regression (pull_request) Has been skipped
CI / unit_tests (pull_request) Failing after 1m49s
CI / docker (pull_request) Has been skipped
CI / quality (pull_request) Successful in 3m53s
CI / e2e_tests (pull_request) Failing after 14m38s
CI / integration_tests (pull_request) Failing after 20m57s
CI / status-check (pull_request) Failing after 1s
Implements issue #1547. The agents session create command now displays:
- Panel title changed from "Session Created" to "Session"
- Settings panel showing Automation, Streaming, Context, Memory, Max History
- Actor Details panel (when actor is bound) showing Provider, Model, Temperature, Context Window

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