v0.1.2-alpha
Pre-release
Pre-release
What's Changed
- Update readme to include notes on setting API key by @DrNightmare in #11
- Add functionality to generate code given description by @DrNightmare in #16
- Add a secret storage interface and use it to persist API Key. by @DrNightmare in #17
- Add review code functionality by @DrNightmare in #22
- Automatically open markdown preview for the review output by @DrNightmare in #23
- Refactor/clean up 1 by @DrNightmare in #25
- Add command to update the OpenAI API key by @DrNightmare in #28
- Update Readme to reflect latest changes by @DrNightmare in #30
- Update generate prompt to use one-shot example. by @DrNightmare in #33
- Set request timeout. Use value from config if provided. by @DrNightmare in #34
- Show a processing indicator during the API call. by @DrNightmare in #35
Full Changelog: 0.1.1...v0.1.2-alpha