Contributing
Thank you for your interest in contributing to tauri-agent-tools!
For complete contribution guidelines, see the CONTRIBUTING.md in the repository root.
Quick Links
Key Commands
npm install # Install dependencies
npm run build # Compile TypeScript
npm test # Run tests
npm run dev # Watch mode
Areas for Contribution
- Platform adapters — Windows support, additional Wayland compositors
- Command enhancements — new flags, output formats, filtering
- Documentation — guides, examples, tutorials
- Tests — edge cases, platform-specific behavior
- Bug fixes — especially cross-platform issues