Commit Graph
14628 Commits
Author SHA1 Message Date
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
AlexRV12 9ee48405a5 perf: drop the deployed schema from a card that stopped showing a form 2026-09-03 16:30:09 +02:00
AlexRV12 0ded5f96f2 fix: settle no card the poller will resolve after a reload 2026-09-03 16:30:09 +02:00
AlexRV12 50dc476652 refactor: share the disabled-field reset toast between the two run forms 2026-09-03 16:30:09 +02:00
AlexRV12 d8cff1bfb0 perf: name the run arguments to the model only when the user changed them 2026-09-03 16:30:09 +02:00
AlexRV12 0717870d9f fix: keep a detached job's card unsettled in a mid-turn save 2026-09-03 16:30:09 +02:00
AlexRV12 995d32f504 fix: strip a secret under a container shaped unlike its declaration 2026-09-03 16:30:09 +02:00
AlexRV12 7e118ad0e8 refactor: leave container shape mismatches to the widget that reports them 2026-09-03 16:30:09 +02:00
AlexRV12 7c05edfb1b refactor: give the run form the same limitations as every other script form 2026-09-03 16:30:09 +02:00
AlexRV12 752da04ab6 fix: drop a run-form argument that contradicts its declared scalar type, and settle a form stopped mid-load 2026-09-03 16:30:09 +02:00
AlexRV12andClaude Opus 5 bd65c9dccf fix: redact secrets under a oneOf array element, and disable a dynamic input on request
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-03 16:30:09 +02:00
AlexRV12andClaude Opus 5 9679c404c7 fix: make a pending run form read-only while plan mode is active
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-03 16:30:09 +02:00
AlexRV12andClaude Opus 5 0cab916a0e fix: merge every oneOf branch's declaration, and keep Escape off an open run form
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-03 16:30:09 +02:00
AlexRV12andClaude Opus 5 8537ff428b fix: keep free-form object args, and refuse a run form before plan mode writes
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-03 16:30:09 +02:00
AlexRV12andClaude Opus 5 fd57dc00be fix: keep a colliding oneOf key against the branch whose shape it fits
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-03 16:30:09 +02:00
AlexRV12andClaude Opus 5 d71cc28e5c fix: filter every declared array element, and lock a oneOf default to the shown branch
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-03 16:30:09 +02:00
AlexRV12andClaude Opus 5 55156962d6 fix: drop a non-array in a dyn-multiselect slot before it crashes the run form
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-03 16:30:09 +02:00
AlexRV12andClaude Opus 5 fa587945e8 fix: keep run-form arguments the schema declares in a shape it does not
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-03 16:30:09 +02:00
AlexRV12andClaude Opus 5 6f4064aa20 fix: drop run-form arguments shaped unlike their schema, and name every one removed
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-03 16:30:09 +02:00
AlexRV12andClaude Opus 5 4bf1432d6d fix: filter run-form arguments at every level, and keep the form's own keys out of the turn
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-03 16:30:09 +02:00
AlexRV12andClaude Opus 5 9e0de49dd5 fix: reset disabled run-form arguments at every level the form nests
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-03 16:30:09 +02:00
AlexRV12andClaude Opus 5 a4f500e0ab fix: settle pending tool cards in mid-turn saves, and open the form for args the model cannot supply
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-03 16:30:09 +02:00
AlexRV12andClaude Opus 5 03de525cc0 fix: redact run-form file args and persist a restored form's cancel
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-03 16:30:08 +02:00
AlexRV12andClaude Opus 5 2ec77e349a feat: run a deployed script from an AI session through an argument form
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-03 16:30:08 +02:00
Ruben Fiszelandrubenfiszel 38fc0d3a12 chore(main): release 1.803.0 (#10952)
* chore(main): release 1.803.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
v1.803.0
2026-09-03 13:08:33 +02:00