Commit Graph
9001 Commits
Author SHA1 Message Date
AlexRV12 c3fae0014a fix: clear a variable reference in a dyn-multiselect run-form slot 2026-09-04 17:50:16 +02:00
AlexRV12 734f62e84d fix: coerce run-form arguments to their declared type instead of dropping them 2026-09-04 16:27:32 +02:00
AlexRV12 5d6fa6979d fix: tell the model to read a deployed script's schema before running it 2026-09-04 16:00:15 +02:00
AlexRV12 5cd8279dbc fix: route a deployed run through run_script, not the raw endpoint 2026-09-04 12:05:06 +02:00
AlexRV12 03d935090b fix: refuse a bypassed run whose required field is still unanswered 2026-09-03 19:10:06 +02:00
AlexRV12 42a3488194 fix: stop a test run form loading options from the deployed script 2026-09-03 19:10:06 +02:00
AlexRV12 eab75058d5 feat: tell the model a secret run argument takes a variable reference 2026-09-03 16:31:56 +02:00
AlexRV12 4c5676c063 fix: let a variable reference fill a secret run-form argument 2026-09-03 16:31:56 +02:00
AlexRV12 157cd7e851 fix: open a run form the bypass posture has no answer for 2026-09-03 16:31:56 +02:00
AlexRV12 43205a5365 feat: let the bypass posture answer a deployed run's form too 2026-09-03 16:31:56 +02:00
AlexRV12 43a21948c6 fix: settle the run card's name at the row's own weight 2026-09-03 16:31:56 +02:00
AlexRV12 c663041a45 fix: hold the run card's name a step under a heading 2026-09-03 16:31:56 +02:00
AlexRV12 a3f32a3140 fix: lighten the run card's verb to sit as the mono one did 2026-09-03 16:31:56 +02:00
AlexRV12 5cbadabc27 fix: leave the run card's verb at the row's own weight 2026-09-03 16:31:55 +02:00
AlexRV12 34f5d0f431 fix: let the runnable's name lead the run card's row 2026-09-03 16:31:55 +02:00
AlexRV12 0e64cdb42d fix: name the runnable in the run card's row, not its path 2026-09-03 16:31:55 +02:00
AlexRV12 7f53f9f4d3 fix: bring the run card's success colour down to the failure one 2026-09-03 16:31:55 +02:00
AlexRV12 2cbd32e7fa fix: dim the run card's status colour in dark mode 2026-09-03 16:31:55 +02:00
AlexRV12 3a2c9b268d fix: mark the run card's selected tab the way every other strip does 2026-09-03 16:31:55 +02:00
AlexRV12 bb4716920e fix: hold the run form's submit flag across a remount 2026-09-03 16:31:55 +02:00
AlexRV12 97612a150f fix: bound the run arguments persisted with the card 2026-09-03 16:31:55 +02:00
AlexRV12 3c6fcac509 fix: name test_run_script in the list of what yolo bypasses 2026-09-03 16:31:55 +02:00
AlexRV12 dc8f760805 refactor: drop the job status icon props nothing passes 2026-09-03 16:31:55 +02:00
AlexRV12 5b048f0e6d fix: confirm a test run whose schema declares no field 2026-09-03 16:31:55 +02:00
AlexRV12 74a752079c fix: key the run card's json and tab choice to the call they belong to 2026-09-03 16:31:55 +02:00
AlexRV12 d9ab7afca8 fix: move the sliding tab indicator when a tab's own label changes 2026-09-03 16:31:55 +02:00
AlexRV12 118f998948 fix: keep the sliding tab indicator from measuring the state it writes 2026-09-03 16:31:55 +02:00
AlexRV12 7fc3c63c7f feat: let the run card's tabs arrive and its selection travel 2026-09-03 16:31:55 +02:00
AlexRV12 9953bfc284 fix: paint the run status in badge ink and drop the preview chip's kind icon 2026-09-03 16:31:55 +02:00
AlexRV12 50fb9a0c9f fix: keep the run card's ui text out of the tool row's mono scope 2026-09-03 16:31:55 +02:00
AlexRV12 ff9b3064b6 fix: raise the chat scroll fade so a short block still shows one 2026-09-03 16:31:55 +02:00
AlexRV12 0edb8fabc8 fix: never mount a test run form yolo is about to answer 2026-09-03 16:31:55 +02:00
AlexRV12 150c18d609 feat: give test_run_script the same argument-form card as run_script 2026-09-03 16:31:55 +02:00
AlexRV12 49c36fef49 fix: align the run form with the rest of the chat's styling 2026-09-03 16:31:55 +02:00
AlexRV12 c802e2690a fix: land a run whose updates endpoint fails, and anchor the run form's drawers 2026-09-03 16:31:55 +02:00
AlexRV12 292210ae5c test: mock getJobUpdates, which every job wait now polls first 2026-09-03 16:31:55 +02:00
AlexRV12 4071bdb93a docs: drop a file-position reference from the job_args header 2026-09-03 16:31:55 +02:00
AlexRV12 c8d4afcc72 docs: trim the run card's comments to one rationale each, four lines 2026-09-03 16:31:55 +02:00
AlexRV12 87afd0d191 feat: rebuild the run_script card as a tool call row, with streaming 2026-09-03 16:31:55 +02:00
AlexRV12andClaude Opus 5 330dab87a9 feat: open a run_script call in the sessions preview panel
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-03 16:31:55 +02:00
AlexRV12andClaude Opus 5 2a03b4285d feat: keep a chat run in its card, from the form to logs and result
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-03 16:30:09 +02:00
AlexRV12andClaude Opus 5 4f122e72ab fix: give the run form card its kind icon, even side padding and scroll fades
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-03 16:30:09 +02:00
AlexRV12 b39d60c8c2 fix: raise the chat cards that block a turn off the chat surface 2026-09-03 16:30:09 +02:00
AlexRV12 bd4833ff40 fix: divide the run form card into header, fields and actions 2026-09-03 16:30:09 +02:00
AlexRV12 cb9d5ef856 fix: cap the run form's height and scroll its fields 2026-09-03 16:30:09 +02:00
AlexRV12 c7c473be0f fix: drop the deployed schema from a form attached after the turn stopped 2026-09-03 16:30:09 +02:00
AlexRV12 48e9383dea fix: never restore a tool card that nothing left can resolve 2026-09-03 16:30:09 +02:00
AlexRV12 af344c1a9a fix: store the background jobs with the transcript that depends on them 2026-09-03 16:30:09 +02:00
AlexRV12 f9252aad78 docs: bring the run form card's comments to the four-line limit 2026-09-03 16:30:09 +02:00
AlexRV12 fb97143861 docs: widen the job_args header to the module it now describes 2026-09-03 16:30:09 +02:00