Check ~/.config/prompt/config and ~/.prompt.env before .env in current
directory. This prevents issues when running prompt in project directories
that have their own .env files for other purposes.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- 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>