Skip to content

fix: CLI: Add tip system - show helpful tips when running commands#93

Draft
wu-changxing wants to merge 1 commit intomainfrom
night-runner/71
Draft

fix: CLI: Add tip system - show helpful tips when running commands#93
wu-changxing wants to merge 1 commit intomainfrom
night-runner/71

Conversation

@wu-changxing
Copy link
Copy Markdown
Collaborator

Summary

Fixes #71

Changes

10f0f7e feat: rewrite ULW plugin to auto-activate and stop when genuinely complete


🤖 Generated with Claude Code via Night Runner

…plete

- Plugin now works with plugins=[ulw] without needing mode setup
- Checks agent response for "genuinely complete" to stop early
- Tracks rounds in current_session['_ulw_rounds'] (private)
- Default max_rounds=5, configurable via UltraWork(max_rounds=N)
- Added UltraWork factory function for custom configuration
- Removed handle_ulw_mode_change (no longer needed)
- 14 unit tests covering all behaviors

fixes #71

🧅 Built by OpenOnion - Open Source AI Automation
https://github.com/openonion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CLI: Add tip system - show helpful tips when running commands

1 participant