Commit graph

3 commits

Author SHA1 Message Date
Leo
01c90d587f feat(cli): support interactive start without initial prompt 2026-02-12 11:15:39 +02:00
Leo
e4965f9368 Update go mod module name 2026-01-13 13:57:13 +02:00
Leo
b7ecba9385 Add Go implementation with streaming responses and rename to prompt
- Implement streaming API responses for real-time text output
- Add multi-location config file support (.env, ~/.config/prompt/config, ~/.prompt.env)
- Rename project from anthropic-cli to prompt
- Add interactive conversation loop to bash script
- Create README with installation and usage instructions

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-13 10:22:27 +02:00