Skip to content

Instantly share code, notes, and snippets.

@vielhuber
Last active July 7, 2026 14:22
Show Gist options
  • Select an option

  • Save vielhuber/bf702e1f4c6bdd4e27e7f7fa8b5ce81b to your computer and use it in GitHub Desktop.

Select an option

Save vielhuber/bf702e1f4c6bdd4e27e7f7fa8b5ce81b to your computer and use it in GitHub Desktop.
strix #security #ai
curl -sSL https://strix.ai/install | bash
export STRIX_LLM="openai/gpt-5.4"
export LLM_API_KEY="..."
export LLM_API_BASE="..."
export STRIX_REASONING_EFFORT="high"
strix --target /var/www/path/to/dir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment