docs/contributing.mdx
# or manually:
uv sync
uv run pre-commit install
```
Skills are specialized knowledge packages that enhance agent capabilities. They live in strix/skills/
.md file with YAML frontmatter (name and description fields)mainmake check-all should passEditable installs do not require Go; they run the TUI from source (go run).
Wheels are intentionally strict: they always bundle the matching Go sidecar and are platform-specific.
make wheel
The build hook (scripts/tui_sidecar_hook.py) requires Go 1.24.x or newer, embeds
the sidecar as strix/bin/strix-tui, and assigns the current platform tag.
Frozen releases built by scripts/build.sh and strix.spec also require the
sidecar.
Include:
strix --version)