strix/strix/runtime
yoni-at-strix 8551339130
feat: place caller-provided files into the sandbox workspace (extra_files, --workspace-file) (#1085)
* add extra-files plumbing so orchestrators can drop single files into the sandbox workspace

* reject extra-file paths that collide with a local source tree

* add --workspace-file so CLI users can place files in the sandbox workspace

* reject repeated and control-character workspace paths

* revalidate persisted workspace files when resuming a run

* drop the workspace-file size limit
2026-08-14 16:43:08 -04:00
..
__init__.py Strip narrative comments and module/helper docstrings 2026-05-26 14:02:40 -07:00
backends.py feat(runtime): mount local targets instead of copying them in (#958) 2026-08-02 07:45:10 -07:00
caido_bootstrap.py revert(proxy): drop overfit Caido reconnect/HTTPQL band-aids, keep serialization lock (#799) 2026-07-17 13:18:40 -07:00
docker_client.py feat(runtime): mount local targets instead of copying them in (#958) 2026-08-02 07:45:10 -07:00
session_manager.py feat: place caller-provided files into the sandbox workspace (extra_files, --workspace-file) (#1085) 2026-08-14 16:43:08 -04:00
status.py feat(runtime): mount local targets instead of copying them in (#958) 2026-08-02 07:45:10 -07:00