Commit Graph

10 Commits

Author SHA1 Message Date
AI Christianson de816867ee tech debt tool 2024-12-11 17:07:14 -05:00
AI Christianson 6586874e63 stage ux 2024-12-11 16:29:38 -05:00
AI Christianson d302222c3e do one shot projects 2024-12-11 15:12:19 -05:00
AI Christianson cb8ee556e5 emit snippets in batches 2024-12-11 13:52:08 -05:00
AI Christianson b02b125d06 emit related files in batches 2024-12-11 13:33:35 -05:00
AI Christianson 3ac2c3c66d allow emitting facts in batches 2024-12-11 12:35:22 -05:00
AI Christianson e1b04781d7 Update prompts, shell tools and add shell tests 2024-12-11 11:25:34 -05:00
AI Christianson a34442af07 refactor: restructure main execution into proper entry point
- Move main execution code into main() function
- Update __main__.py to use main() as entry point
- This enables the ra-aid command to work properly when installed
2024-12-10 19:31:45 -05:00
AI Christianson 5cebfed28e feat: enhance documentation and CLI interface
- Add comprehensive usage documentation and examples to README
- Add warning about shell command execution risks
- Improve CLI with --message and --research-only flags
- Add environment validation for API keys
- Replace requirements.txt with pyproject.toml
2024-12-10 19:27:31 -05:00
AI Christianson 341bc91e65 Initial commit 2024-12-10 19:01:20 -05:00