--- name: Bug Report about: Create a report to help us improve title: '[BUG] ' labels: bug assignees: '' --- ## Description A clear and concise description of what the bug is. ## Steps to Reproduce 1. Go to '...' 2. Run command '...' 3. See error ## Expected Behavior A clear and concise description of what you expected to happen. ## Actual Behavior A clear and concise description of what actually happened. ## Environment - **flakestorm version**: (e.g., 0.9.0) - **Python version**: (e.g., 3.10.5) - **Operating System**: (e.g., Windows 10, macOS 14.0, Ubuntu 22.04) - **Ollama version** (if applicable): (e.g., 0.1.0) ## Configuration If applicable, include relevant parts of your `flakestorm.yaml` configuration (remove any sensitive information): ```yaml # Your configuration here ``` ## Error Messages / Logs ``` Paste any error messages or logs here ``` ## Additional Context Add any other context about the problem here. Include: - Screenshots if applicable - Related issues - Workarounds you've tried