What's Changed * Improved reporting of used agent name by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/319 * Catch input errors (e.g. issue not passed) by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/321 * Allow git-bob to trigger more github actions by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/323 * Support for KISSKI and BLABLADOR LLM services by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/326 * Enable git-bob, ... commands by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/329 * Bugfix: support other models by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/332 * Bugfix: The link to run details was broken by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/333 * Bugfix: do not tag strangers in messages, improve output formatting by haesleinhuepf in https://github.com/haesleinhuepf/git-bob/pull/334
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