Git-bob

Latest version: v0.15.2

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

Scan your dependencies

Page 5 of 5

0.2.2

What's Changed
* Keep outputs in jupyter notebooks if code is not modified by LLM by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/155
* simplify error reporting by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/156
* Update git-bob to version 0.2.2 across documentation and code files. by github-actions in https://github.com/haesleinhuepf/git-bob/pull/159


**Full Changelog**: https://github.com/haesleinhuepf/git-bob/compare/0.2.1...0.2.2

0.2.1

What's Changed
* Add Recommended Workflow section to readme.md by github-actions in https://github.com/haesleinhuepf/git-bob/pull/132
* Remove Jupyter notebook cell outputs before processing by github-actions in https://github.com/haesleinhuepf/git-bob/pull/130
* Enhance Claude AI integration to handle longer files for "claude-3-5-20240620" model by github-actions in https://github.com/haesleinhuepf/git-bob/pull/134
* Handle indentations by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/141
* Prevent endless loop when reporting an error in the error reporting routine by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/142
* Update default GPT model to "gpt-4o-2024-08-06" in `_endpoints.py` and `_utilities.py`. by github-actions in https://github.com/haesleinhuepf/git-bob/pull/143


**Full Changelog**: https://github.com/haesleinhuepf/git-bob/compare/0.2.0...0.2.1

0.2.0

Major improvements
* This version has reduced number and length of prompts sent to the LLM in the background making responses faster and cheaper.
* Dependencies `blablado` and `langchain` were removed, making the code easier to debug.
* Support for anthropic claude and google gemini were added. Claude is also mentioned in the documentation because it works well.
* Pull-request reviews should be written with a more critical perspective, the feedback more to the point.

What's Changed
* prevent repeatedly reading the same file by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/74
* better logging + reporting by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/75
* Direct prompting instead of function calling by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/79
* introduce more detailed system prompt by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/88
* make LLM choosable via gh secrets by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/89
* Update file by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/90
* Add numpy-style docstrings to functions in _utilities.py (by claude-3-5-sonnet-20240620) by github-actions in https://github.com/haesleinhuepf/git-bob/pull/108
* Add numpy-style docstrings to all functions in "src/git_bob/_github_utilities.py" by gpt-4o-2024-05-13 by github-actions in https://github.com/haesleinhuepf/git-bob/pull/112
* Add unit testing framework and GitHub Actions workflow by github-actions in https://github.com/haesleinhuepf/git-bob/pull/115
* Make images in readme.md clickable and adjust formatting by github-actions in https://github.com/haesleinhuepf/git-bob/pull/119


**Full Changelog**: https://github.com/haesleinhuepf/git-bob/compare/0.1.2...0.2.0

0.1.2

What's Changed
* Add comments to .py files for documentation by github-actions in https://github.com/haesleinhuepf/git-bob/pull/63
* Prevent responding if not asked by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/64
* Report error details to issue/PR discussion by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/65
* Add tumbs-up reaction to requests to show Bob is working on the task by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/70


**Full Changelog**: https://github.com/haesleinhuepf/git-bob/compare/0.1.1...0.1.2

0.1.1

What's Changed
* Support solving issues with multiple files, including creating new files by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/45
* Hide Anthropic / Claude support in the documentation until this issue is resolved: https://github.com/haesleinhuepf/git-bob/issues/43
* move git diff into python code by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/46
* Add numpy-style docstrings to utility files by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/57


**Full Changelog**: https://github.com/haesleinhuepf/git-bob/compare/0.1.0...0.1.1

0.1.0

This is the initial release of basic functionality. git-bob can review pull-requests, comment on issues and solve basic issues where maximum one file needs to be edited.

![](https://github.com/haesleinhuepf/git-bob/raw/main/docs/images/banner.png)

What's Changed
* Conversational workflows by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/1
* Enable reviewing pull-requests, by adding diffs to prompt haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/6
* Python package by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/8
* Enable solving github issues by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/11
* Differentiate local usage and CI by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/25
* CI tasks are stopped after 3 minues github-actions in https://github.com/haesleinhuepf/git-bob/pull/28
* Add numpy-style docstrings to _github_utilities.py by github-actions in https://github.com/haesleinhuepf/git-bob/pull/29
* Access-rights check in _terminal.py by github-actions in https://github.com/haesleinhuepf/git-bob/pull/37

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

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

Page 5 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.