Colin McDonnell
796c56a0c2
add model override vars to expected CI env vars
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-14 02:39:40 +00:00
Colin McDonnell
002f550e56
pass GEMINI_MODEL and OPENCODE_MODEL through root test workflow
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-14 02:37:58 +00:00
Colin McDonnell
8a64742ddf
sync action workflow fail-fast to match root workflow
...
the root workflow was updated to fail-fast: true but the action
workflow wasn't updated to match. the ci consistency test enforces
they stay in sync.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-14 02:10:18 +00:00
David Blass
19df8372cd
add file_read/file_write tools, sandbox tests, CI improvements ( #239 )
...
* migrate to flags
* init
* iterate on file write lockdown tests
* improve ci
* fix lockfile
* fix typecheck
* fix lint
* improve pushRestricted
* ok
* fix more
* ok
* remove process.env spreading rule
Co-authored-by: Cursor <cursoragent@cursor.com >
* enhanced fs rw tools
---------
Co-authored-by: Cursor <cursoragent@cursor.com >
Co-authored-by: Colin McDonnell <colinmcd94@gmail.com >
2026-02-10 06:35:47 +00:00