Skip to content

chore(deps): bump github.com/plexusone/assistantkit from 0.14.0 to 0.15.0 - #58

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/plexusone/assistantkit-0.15.0
Open

chore(deps): bump github.com/plexusone/assistantkit from 0.14.0 to 0.15.0#58
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/plexusone/assistantkit-0.15.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/plexusone/assistantkit from 0.14.0 to 0.15.0.

Release notes

Sourced from github.com/plexusone/assistantkit's releases.

v0.15.0

Release Notes: v0.15.0

Full Changelog: plexusone/assistantkit@v0.14.0...v0.15.0

Changelog

Sourced from github.com/plexusone/assistantkit's changelog.

[v0.15.0] - 2026-08-02

Highlights

  • New Codex SessionStart hook (assistantkit codex hooks generated-with) that injects Generated-with commit-trailer guidance with the active model
  • publish/github.Client migrated off go-github onto gogithub/clientv1.Client; github.com/google/go-github is now only a transitive dependency

Added

  • hooks/codex package with RunGeneratedWith(), GeneratedWithTrailer(), GeneratedWithContext(), NewGeneratedWithOutput() (18987eb)
  • assistantkit codex hooks generated-with CLI command reading Codex hook JSON from stdin (18987eb)

Changed

  • publish/github.Client now wraps gogithub/clientv1.Client instead of a raw *github.Client; CreatePR() returns *gogithub.PullRequest instead of *github.PullRequest (e739f38)

Dependencies

  • Upgraded github.com/grokify/gogithub from v0.13.0 to v0.17.0 (via an intermediate v0.14.0 dependabot bump) (e739f38)
  • Upgraded github.com/pelletier/go-toml/v2 from v2.4.2 to v2.4.3 (398571f)
  • Updated actions/setup-python from 6 to 7 (d43ae2b)

Documentation

  • Documented the Codex SessionStart hook setup in docs/assistants/codex.md, including the ~/.codex/config.toml snippet (4ad31a4)
  • Updated README shields (1c17dae)
Commits
  • ca8cf7a docs: add v0.15.0 release notes and sync README/MkDocs for Codex hooks
  • a7e3955 build(deps): update gogithub to v0.17.0
  • 4ad31a4 docs(codex): document the Generated-with SessionStart hook
  • 18987eb feat(codex): add SessionStart hook for Generated-with commit trailers
  • e739f38 build(deps): update gogithub to v0.16.0, drop direct go-github dependency
  • 1c17dae docs: README.md: update shields
  • 0d07af3 Merge pull request #16 from plexusone/dependabot/go_modules/github.com/grokif...
  • 407ce73 Merge pull request #15 from plexusone/dependabot/github_actions/actions/setup...
  • 3ab8074 chore(deps): Bump github.com/grokify/gogithub from 0.13.0 to 0.14.0
  • d43ae2b chore(deps): Bump actions/setup-python from 6 to 7
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/plexusone/assistantkit](https://github.com/plexusone/assistantkit) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/plexusone/assistantkit/releases)
- [Changelog](https://github.com/plexusone/assistantkit/blob/main/CHANGELOG.md)
- [Commits](plexusone/assistantkit@v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: github.com/plexusone/assistantkit
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants