copilot-ops release v0.1.0
The first milestone release: v0.1.0.
What's Changed
- Create sandbox directory for working with data by @osilkin98 in #1
- Create JavaScript Jupyter Notebook by @RobotSail in #3
- add try/catch when inserting files by @RobotSail in #4
- Create Implementation Skeleton by @RobotSail in #5
- cli commands by @guymguym in #19
- Create copilot-ops CLI skeleton by @RobotSail in #18
- patch command flow impl by @guymguym in #21
- Adds OpenAI methods, encoding, decoding by @RobotSail in #22
- Fix patch command to use CreateOpenAIClient by @guymguym in #24
- Add CI workflow that builds, tests, and upload artifacts by @guymguym in #25
- Examples and API Upgrades by @RobotSail in #26
- Configuration with viper by @guymguym in #27
- Implements Generate Command by @RobotSail in #29
- Improves Generate Prompt & Add Examples by @RobotSail in #30
- Touch-up Example Credentials & README by @RobotSail in #31
- Generate prompt is formatted dynamically by @RobotSail in #32
- add todo-to-issue github workflow by @RobotSail in #33
- Fix #34 - edit and generate commands are now distinct by @guymguym in #35
- Pull OpenAI Envs From Repository Secrets by @RobotSail in #37
- set default shell to bash by @RobotSail in #38
- Fix #12 file delimiter config, run simple tests by @guymguym in #36
- Fixes Bug with
edit
& Breaks up Generate Prompt by @RobotSail in #45 - modify prompt so that @TagName is included in responses more frequently by @RobotSail in #46
- update README.md by @RobotSail in #47
- document --write & --fileset by @RobotSail in #48
- Fixes #28 add issues bot workflow by @guymguym in #44
- fix bot build to actually make a binary, and add cache for go mods by @guymguym in #52
- bot: trying to fix skip condition by @guymguym in #53
- bot: another fix attempt to skip condition by @guymguym in #54
- bot: try to fix extracting the command by @guymguym in #55
- bot: use github-script to parse by @guymguym in #56
- bot: fix script by @guymguym in #57
- bot: fix script again by @guymguym in #58
- bot: fix createComment by @guymguym in #59
- bot: fix the fix by @guymguym in #60
- bot: fix ** 10 by @guymguym in #61
- bot: fix logging by @guymguym in #62
- bot: debugging by @guymguym in #63
- bot: debugging by @guymguym in #64
- bot: reply exitCode,stdout,stderr on error too by @guymguym in #65
- bot: oops, add envs by @guymguym in #66
- Adds completions flag and functionality by @djach7 in #70
- Readme clt update by @djach7 in #74
- fix env name by @RobotSail in #78
New Contributors
- @osilkin98 made their first contribution in #1
- @RobotSail made their first contribution in #3
- @guymguym made their first contribution in #19
- @djach7 made their first contribution in #70
Full Changelog: https://github.com/redhat-et/copilot-ops/commits/v0.1.0