Strix has access to a persistent bash terminal running inside the Docker sandbox. This gives the agent access to all pre-installed security tools.Documentation Index
Fetch the complete documentation index at: https://docs.strix.ai/llms.txt
Use this file to discover all available pages before exploring further.
Capabilities
| Feature | Description |
|---|---|
| Persistent state | Working directory and environment persist between commands |
| Multiple sessions | Run parallel terminals for concurrent operations |
| Background jobs | Start long-running processes without blocking |
| Interactive | Respond to prompts and control running processes |
Common Uses
Running Security Tools
Code Analysis
Custom Scripts
Session Management
The agent can run multiple terminal sessions concurrently, for example:- Main session for primary testing
- Secondary session for monitoring
- Background processes for servers or watchers