AI Christianson
a80710a65b
make key snippets available to expert
2024-12-11 14:07:18 -05:00
AI Christianson
6b56a0e198
simplify tool return values
2024-12-11 14:01:14 -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
6fe7905a82
allow key facts to be added/removed in batches
2024-12-11 11:52:57 -05:00
AI Christianson
48991e5abd
version
2024-12-11 11:26:50 -05:00
AI Christianson
e1b04781d7
Update prompts, shell tools and add shell tests
2024-12-11 11:25:34 -05:00
AI Christianson
ac55daec75
Update project structure and version handling
2024-12-10 19:49:50 -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
70a0770129
fix: add version configuration for hatch
...
- Add tool.hatch.version configuration in pyproject.toml
- Create __version__.py with initial version 0.1.0
2024-12-10 19:29:14 -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