Commit graph

2 commits

Author SHA1 Message Date
f37ae6caa3 feat(cli): support interactive start without initial prompt (#1)
Co-authored-by: Leo <leo.a.alho@gmail.com>
Reviewed-on: #1
2026-02-13 00:21:24 +00: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