Commit graph

6 commits

Author SHA1 Message Date
Ben Younes
98e51f94de
Merge 76fb6fe323 into 4c1f00d1ee 2026-09-18 07:20:35 +02:00
alex s
22959a7ba6
feat(reporting): link HTTP exchange evidence (#1281)
Co-authored-by: Ahmed Allam <ahmed39652003@gmail.com>
2026-09-09 07:50:23 -07:00
Ben Younes
76fb6fe323
fix(report): validate baseline runs
Reject path-shaped, empty, and malformed baseline selections before CLI/TUI startup, including restored run state.

Refs #900
2026-09-08 03:06:02 +00:00
Ahmed Allam
46b4e6cb64 fix(tui): run environment and model checks on the no-target start screen
The interactive start screen skipped validate_environment() entirely, and
a bare prompt sent verify=false so the model preflight never ran. Both
kinds of setup launch now verify the model before leaving the start
screen, environment validation runs for every mode, and quitting setup
without a scan still shows the update notice.
2026-09-02 15:03:19 +03:00
0xallam
0a6e8b01bf Fix user message retry lifecycle and TUI sync 2026-08-28 23:46:49 +03:00
oyasumi
5bb9fe896b
feat(tui): replace Textual with a Go/Bubble Tea interface (#941) 2026-08-03 19:23:07 -07:00