Releases: haesleinhuepf/git-bob
Releases · haesleinhuepf/git-bob
0.12.0
What's Changed
- Add image parameter to
prompt_claude
for vision support. by @github-actions in #407 - Bugfix: Some actions used function from the wrong branch by @haesleinhuepf in #405
- Add model name alias functionality in the command line interface. by @github-actions in #409
- Added image support to the
prompt_gemini
function for vision-support by @github-actions in #411 - Clean up: Removed all files from the "playground" directory. by @github-actions in #413
- Bugfix: download code files from github did't work by @haesleinhuepf in #417
- Implement "paint" action for image generation in
solve_github_issue
. by @github-actions in #419
Full Changelog: 0.11.1...0.12.0
0.11.1
What's Changed
- Update installation instructions by @github-actions in #402
- New trigger words + better documentation by @haesleinhuepf in #403
Full Changelog: 0.11.0...0.11.1
0.11.0
What's Changed
- more deterministic (and cheaper) handling of created files and display of results by @haesleinhuepf in #399
Full Changelog: 0.10.1...0.11.0
0.10.1
What's Changed
- Add [experimental] GitLab support with API-compatible utility functions. by @github-actions and @haesleinhuepf in #383
Full Changelog: 0.9.1...0.10.1
0.9.1
What's Changed
- Enhance download functionality by @github-actions in #372
Full Changelog: 0.9.0...0.9.1
0.9.0
What's Changed
- Fixes typos and standardizes terminology in README.md. by @github-actions in #369
- If errors happend while file generation and notebook execution, the file is regenerated up to 2 times.
Full Changelog: 0.8.1...0.9.0
0.8.1
What's Changed
- Show resulting images in comments by @haesleinhuepf in #354
- Hide environment variables while executing a notebook by @haesleinhuepf in #356
- Removed notebook execution action; it comes bundled with notebook modification
Full Changelog: 0.7.0...0.8.1
0.7.0
What's Changed
- Improved reporting of used agent name by @haesleinhuepf in #319
- Catch input errors (e.g. issue not passed) by @haesleinhuepf in #321
- Allow git-bob to trigger more github actions by @haesleinhuepf in #323
- Support for KISSKI and BLABLADOR LLM services by @haesleinhuepf in #326
- Enable git-bob, ... commands by @haesleinhuepf in #329
- Bugfix: support other models by @haesleinhuepf in #332
- Bugfix: The link to run details was broken by @haesleinhuepf in #333
- Bugfix: do not tag strangers in messages, improve output formatting by @haesleinhuepf in #334
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- Make agent name configurable using the "GIT_BOB_AGENT_NAME" environment variable. by @github-actions in #317
Full Changelog: 0.5.5...0.6.0
0.5.5
What's Changed
- Bugfix: when editing files in a pull-request, the edits happened on the main-branch, not the feature branch, leading to file-not-found errors in notebooks.
Full Changelog: 0.5.3...0.5.5