Commit Graph

3 Commits

Author SHA1 Message Date
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