Skip to content

Releases: haesleinhuepf/git-bob

0.12.0

27 Oct 11:39
Compare
Choose a tag to compare

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

22 Oct 13:33
3ca50f7
Compare
Choose a tag to compare

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

21 Oct 15:02
51d2951
Compare
Choose a tag to compare

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

20 Oct 20:24
dceb1ca
Compare
Choose a tag to compare

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

17 Oct 11:56
e35a53a
Compare
Choose a tag to compare

What's Changed

  • Enhance download functionality by @github-actions in #372

Full Changelog: 0.9.0...0.9.1

0.9.0

13 Oct 10:57
Compare
Choose a tag to compare

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

12 Oct 16:07
Compare
Choose a tag to compare

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

11 Oct 13:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.7.0

0.6.0

07 Oct 07:02
63ba38c
Compare
Choose a tag to compare

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

05 Oct 20:45
Compare
Choose a tag to compare

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