-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Summary
Add a --watch mode to the CLI that re-runs evaluations when source files change.
Tasks
- Add
watchfilesor similar as an optional dependency. - Implement
agentunit eval --watchthat monitorstests/andsrc/for changes. - Re-run the specified scenario(s) on file save.
- Print a summary after each run.
Acceptance criteria
agentunit eval scenarios/ --watchworks.- Graceful exit on Ctrl+C.
- Documentation updated in CLI help.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed