Commit Graph

7 Commits

Author SHA1 Message Date
leach 735ae69dbd export functionality and session management 2025-08-19 00:45:34 -04:00
leach 0faecbf657 added streaming support 2025-08-19 00:20:29 -04:00
leach 6d0592bda5 cleanup of commands 2025-08-18 00:51:19 -04:00
leach e1dd961f3f varios improvements to /switch, /model, and /tools 2025-08-18 00:45:54 -04:00
leach 54a456581d fixes 2025-08-15 16:27:48 -04:00
leach 7d237f692c config file, bugfixes 2025-08-15 15:41:32 -04:00
leach b171a6b2b2 Initial commit: GPT CLI (Rust)
- Complete Rust implementation of GPT CLI
- Support for OpenAI and Anthropic models
- Session persistence and management
- Web search integration via Responses API
- Interactive commands and model switching
- Comprehensive error handling and logging

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-15 15:01:28 -04:00