strix/docs
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
..
advanced expand firebase storage rules coverage (#1002) 2026-08-06 23:22:06 -07:00
cloud chore: update cloud URLs 2026-01-25 23:06:47 -08:00
images docs: update screenshot and add to intro page 2026-01-22 13:09:45 -08:00
integrations docs(skills): rename skills to descriptive names and broaden descriptions for discoverability (#1013) 2026-08-07 14:24:19 -04:00
llm-providers docs(llm-providers): explain the structured tool_calls requirement for local endpoints (#520) (#901) 2026-08-01 16:29:18 -07:00
logo docs: add documentation to main repository 2026-01-20 21:13:32 -08:00
tools Restore sitemap tools + unify proxy I/O contract 2026-05-25 00:23:46 -07:00
usage feat: place caller-provided files into the sandbox workspace (extra_files, --workspace-file) (#1085) 2026-08-14 16:43:08 -04:00
contributing.mdx feat(tui): replace Textual with a Go/Bubble Tea interface (#941) 2026-08-03 19:23:07 -07:00
docs.json feat: agent-ready — installable SKILL.md skills, AGENTS.md, coding-ag… (#926) 2026-08-06 06:54:40 -07:00
index.mdx chore: update default model to gpt-5.4 and remove Strix Router from docs 2026-03-22 22:08:20 -07:00
quickstart.mdx Add target list CLI option (#711) 2026-07-06 23:33:08 -04:00
README.md docs: add documentation to main repository 2026-01-20 21:13:32 -08:00

Strix Documentation

Documentation source files for Strix, powered by Mintlify.

Local Preview

npm i -g mintlify
cd docs && mintlify dev