Git-bob

Latest version: v0.21.0

Safety actively analyzes 723158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

2025.02.12

What's Changed
* Add citation to Yin et al. (2023) for LLM behavior. by github-actions in https://github.com/haesleinhuepf/git-bob-manuscript/pull/14
* Incorporated minor text modifications, styling by haesleinhuepf in https://github.com/haesleinhuepf/git-bob-manuscript/pull/16
* Replaced abstract placeholder with a concise standfirst summary. by github-actions in https://github.com/haesleinhuepf/git-bob-manuscript/pull/27

**Full Changelog**: https://github.com/haesleinhuepf/git-bob-manuscript/compare/2024.10.14...2025.02.12

2024.10.14

What's Changed
* Version of the first preprint - also published here: https://zenodo.org/records/13928832

New Contributors
* github-actions made their first contribution in https://github.com/haesleinhuepf/git-bob-manuscript/pull/3

**Full Changelog**: https://github.com/haesleinhuepf/git-bob-manuscript/commits/2024.10.14

0.20.0

What's Changed
* enable read files in repository, specified by path instead of url by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/605
* Support for creating mp3 audio files by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/624


**Full Changelog**: https://github.com/haesleinhuepf/git-bob/compare/0.19.0...0.20.0

0.19.0

What's Changed
* Support for provider prefixes by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/591

Deprecation message
With this change, model names without `provider:` prefixes are deprecated. It is recommended to use providers in model specifications such as
* `openai:gpt-4o` instead of `gpt-4o`
* `anthropic:claude-3-5-sonnet-20241022` instead of claude-3-5-sonnet-20241022
* `google:gemini-1.5-pro-002` instead of `gemini-1.5-pro-002`
* `mistral:mistral-large-2411` instead of `mistral-large-2411`
Yet, model names without prefix work as before. This may change in future versions. Consider updating the `GIT_BOB_LLM_NAME` secret in your repository and the provider to the model name.

**Full Changelog**: https://github.com/haesleinhuepf/git-bob/compare/0.18.1...0.19.0

0.18.1

What's Changed
* improve tex support by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/574


**Full Changelog**: https://github.com/haesleinhuepf/git-bob/compare/0.18.0...0.18.1

0.18.0

What's Changed
* Implement plugin-based system for prompt handlers with entry points by github-actions in https://github.com/haesleinhuepf/git-bob/pull/457
* Implement plugin-based system for trigger handlers by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/458
* add support for deepseek API by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/460 and https://github.com/haesleinhuepf/git-bob/pull/461
* more robust markdown fences handling, added tests by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/462
* support creating xml files by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/459
* Test agent code by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/467 and https://github.com/haesleinhuepf/git-bob/pull/471 and https://github.com/haesleinhuepf/git-bob/pull/487
* Add CITATION.cff file for proper citation information by github-actions in https://github.com/haesleinhuepf/git-bob/pull/527
* Add regex-based extension filtering using environment variable by github-actions in https://github.com/haesleinhuepf/git-bob/pull/541
* Fix prompt function to respect configured LLM model by github-actions in https://github.com/haesleinhuepf/git-bob/pull/552
* Implement .gitbobignore functionality for controlling file access by github-actions in https://github.com/haesleinhuepf/git-bob/pull/560


**Full Changelog**: https://github.com/haesleinhuepf/git-bob/compare/0.17.0...0.18.0

Page 1 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.