| name | Feature Request |
|---|---|
| about | Suggest a new feature or improvement |
| title | [Feature] |
| labels | enhancement |
| assignees |
What problem are you trying to solve? What limitation are you hitting?
Describe the feature you'd like to see.
How would this feature look in practice?
# harness.yaml example
phases:
- id: my_phase
executor: new_executor_type
...or
nova run my-harness --new-flagWhat other approaches did you consider? Why is your proposed solution better?
- Is this a breaking change?
- Does it require new dependencies?
- Are there existing workarounds?