strix/docs
Ahmed Allam 0ab7244807 feat(models): refresh the recommended model list and docs examples
Add Claude Fable 5.1, Gemini 3.7 Flash, and Z.ai GLM-5.3 / GLM-5.3-Flash
to RECOMMENDED_MODEL_NAMES, add a Z.ai GLM frontier family so GLM-5.x is
accepted through OpenRouter and Novita routes, and drop the superseded
GPT-5.4, GPT-5.3-codex, Opus 4.8, Sonnet 4.6, Gemini 3.6 Flash, and
Qwen3.7 entries. Update the README, docs provider pages, quickstart, and
CLI hint strings to the same current models, including DeepSeek V4,
Kimi K3, and GLM-5.3.
2026-09-02 16:52:53 +03:00
..
advanced feat(models): refresh the recommended model list and docs examples 2026-09-02 16:52:53 +03:00
cloud feat(cli): strix cloud — managed platform CLI (login, scans, billing, and the rest of the API) (#1177) 2026-09-01 14:39:34 -04:00
images docs: update screenshot and add to intro page 2026-01-22 13:09:45 -08:00
integrations feat(models): refresh the recommended model list and docs examples 2026-09-02 16:52:53 +03:00
llm-providers feat(models): refresh the recommended model list and docs examples 2026-09-02 16:52:53 +03: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(models): refresh the recommended model list and docs examples 2026-09-02 16:52:53 +03:00
docs.json Add MCP server support (#1137) 2026-08-24 14:00:16 -04:00
index.mdx feat(models): refresh the recommended model list and docs examples 2026-09-02 16:52:53 +03:00
quickstart.mdx feat(models): refresh the recommended model list and docs examples 2026-09-02 16:52:53 +03: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