| name | Bug Report |
|---|---|
| about | Report something that isn't working correctly |
| title | [Bug] |
| labels | bug |
| assignees |
A clear and concise description of what the bug is.
# Minimal commands to reproduce
nova run <harness> --config nova.yaml- Step 1
- Step 2
- See error
What you expected to happen.
What actually happened. Include the full error output / stack trace:
paste error here
| Item | Value |
|---|---|
| NOVA version | nova --version output |
| Python version | python --version output |
| OS | e.g. Ubuntu 22.04 / macOS 14 / Windows 11 |
| LLM provider | openai / anthropic / ollama / custom |
Your nova.yaml (redact all API keys before pasting):
paste nova.yaml hereAny other context, screenshots, or logs that might help.