strix icon indicating copy to clipboard operation
strix copied to clipboard

Open-source AI agents for penetration testing

Results 99 strix issues
Sort by recently updated
recently updated
newest added

Added interactive input for multiple API keys if none are set in the environment. Stored all keys in a new environment variable LLM_API_KEYS (comma-separated). The first key is also stored...

**Describe the bug** Tool server has been disconnection issue. Cannot use this. **System Information:** - OS: Windowns 11 - Strix Version or Commit: Strix Agent v0.3.1 - Python Version: python3.11...

bug

When trying to use Strix with ollama as the local model on macos, the agent starts but can not connect To Reproduce Steps to reproduce the behavior: 1. Install Strix...

## Description Fixes tool server disconnection issue on Windows 11 caused by multiprocessing spawn behavior. ## Problem On Windows, multiprocessing uses 'spawn' method which re-imports modules in worker processes. This...

Instruction argument was written in plural in the readme ( a typo )

**Is your feature request related to a problem? Please describe.** Some scans get stuck too long exhausting API tokens unnecessarily. **Describe the solution you'd like** There should be a feature...

enhancement

Kindly also add https://agentrouter.org/ provider.

First of all, thanks for open-sourcing Strix – it’s a very cool project. However, I’m seeing extremely high token usage when running it, especially when using X.ai api and similar...

bug