The Ultimate AI-Powered Developer Toolkit
DevUtils is a comprehensive CLI toolkit that combines:
- 🤖 AI Autonomous Agent with 12 workflows
- ⚡ Parallel Search (ripgrep-speed)
- 🔌 Plugin System with marketplace
- 🎨 50+ Commands for everything
- 🖥️ Beautiful TUI (lazygit-style)
# Install
cargo install devutils
# Or use the binary
./devutils --help
# Try the AI agent
devutils autonomous "Fix the failing tests"
# Search with parallel speed
devutils search "authentication" --parallelSee CONTRIBUTING.md
MIT License - see LICENSE