strix/docs
0xallam 0583a098fc Add Scarf telemetry alongside PostHog
Both backends share session/version/first-run helpers in
strix/telemetry/_common.py and fire from the same four call sites in
strix/interface/main.py and strix/report/state.py. STRIX_TELEMETRY is
the single toggle for both.
2026-05-25 23:22:01 -07:00
..
advanced Add Scarf telemetry alongside PostHog 2026-05-25 23:22:01 -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 feat: Better source-aware testing (#391) 2026-03-31 11:53:49 -07:00
llm-providers fix: use anthropic model in anthropic provider docs example 2026-03-22 22:08:20 -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: Better source-aware testing (#391) 2026-03-31 11:53:49 -07:00
contributing.mdx feat: Migrate from Poetry to uv (#379) 2026-03-31 17:20:41 -07:00
docs.json chore: update default model to gpt-5.4 and remove Strix Router from docs 2026-03-22 22:08:20 -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 chore: update default model to gpt-5.4 and remove Strix Router from docs 2026-03-22 22:08:20 -07: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