feat(tui): add session export/import command support #1244

Closed
brent.edwards wants to merge 1 commits from feature/m8-tui-session-export-import into master

1 Commits

Author SHA1 Message Date
brent.edwards fc1c5b65e4 feat(tui): add session export/import command support
CI / benchmark-publish (pull_request) Has been skipped
CI / build (pull_request) Successful in 19s
CI / helm (pull_request) Successful in 24s
CI / lint (pull_request) Successful in 39s
CI / quality (pull_request) Successful in 3m43s
CI / typecheck (pull_request) Successful in 3m56s
CI / security (pull_request) Successful in 4m7s
CI / unit_tests (pull_request) Successful in 9m11s
CI / docker (pull_request) Successful in 1m20s
CI / e2e_tests (pull_request) Failing after 11m56s
CI / coverage (pull_request) Successful in 12m50s
CI / integration_tests (pull_request) Successful in 25m57s
CI / status-check (pull_request) Failing after 1s
CI / benchmark-regression (pull_request) Successful in 55m1s
Support /session:export with JSON/Markdown output and /session:import from JSON in the TUI command router, including colon command aliases and safe relative path handling.

Expand Behave and Robot smoke coverage for the new session command flows and update changelog entries.

ISSUES CLOSED: #1004
2026-04-01 19:04:53 +00:00