strix/docs/usage
Ahmed Allam 46d7bdb290 fix(runtime): place extra files as agent-writable sandbox files on every backend
Extra files (knowledge trees, workspace files) reached the docker sandbox as
per-file read-only bind mounts whose parent directories docker created as
root, so the sandbox user could neither edit them nor create siblings. They
now travel as one tar archive uploaded after bring-up and unpacked as the
sandbox user, on every backend.
2026-09-17 21:53:35 +03:00
..
cli.mdx feat: place caller-provided files into the sandbox workspace (extra_files, --workspace-file) (#1085) 2026-08-14 16:43:08 -04:00
instructions.mdx fix(runtime): place extra files as agent-writable sandbox files on every backend 2026-09-17 21:53:35 +03:00
scan-modes.mdx feat: Better source-aware testing (#391) 2026-03-31 11:53:49 -07:00
viewer.mdx docs: note viewer steering, history, and report prerequisites 2026-09-02 18:35:45 +03:00