What's Changed * Make agent name configurable using the "GIT_BOB_AGENT_NAME" environment variable. by github-actions in https://github.com/haesleinhuepf/git-bob/pull/317
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.
What's Changed * simplify github workflow and installation by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/291 * allow switching LLM on command "git-bob ask <llm> to..." by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/302 * allow deployment to pypi by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/304 * add gemini-1.5-pro-002 to list of supported models. by github-actions in https://github.com/haesleinhuepf/git-bob/pull/303 * Update README with the current version of git-bob in the installation instruction. by github-actions in https://github.com/haesleinhuepf/git-bob/pull/290
What's Changed * Improve notebook execution and related error reporting by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/287 * Modifying PRs instead of sending PRs to PRs by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/288
What's Changed * Better error reporting, e.g. reporting about errors along the way in PRs by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/286
What's Changed * Updated requirements.txt and setup.cfg for consistent dependency management. by github-actions in https://github.com/haesleinhuepf/git-bob/pull/280 * Bump version number to 0.3.1 for new release. by github-actions in https://github.com/haesleinhuepf/git-bob/pull/283