Skip to content

chore(deps): bump github.com/agentplexus/assistantkit from 0.8.0 to 0.9.0#7

Merged
grokify merged 1 commit intomainfrom
dependabot/go_modules/github.com/agentplexus/assistantkit-0.9.0
Feb 7, 2026
Merged

chore(deps): bump github.com/agentplexus/assistantkit from 0.8.0 to 0.9.0#7
grokify merged 1 commit intomainfrom
dependabot/go_modules/github.com/agentplexus/assistantkit-0.9.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps github.com/agentplexus/assistantkit from 0.8.0 to 0.9.0.

Release notes

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

v0.9.0

Release Notes: v0.9.0

Full Changelog: agentplexus/assistantkit@v0.8.0...v0.9.0

Changelog

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

[v0.9.0] - 2026-02-02

Highlights

  • Unified specs/ directory with deployment-driven plugin generation
  • Single 'assistantkit generate' command replaces separate subcommands

Added

  • Generate() function for unified deployment-driven plugin generation from specs/ (b2d8fb1)
  • generatePlatformPlugin() helper for per-platform complete plugin generation (b2d8fb1)
  • Main generate command now runnable with --specs, --target, --output flags (679e6dd)

Changed

  • loadAgents() now uses agents.ReadCanonicalDir() supporting both .md and .json files (b2d8fb1)
  • Each deployment target now receives complete plugin (agents, commands, skills, manifest) (b2d8fb1)

Deprecated

  • generate plugins subcommand - use generate --specs=... --target=... instead (679e6dd)
  • generate agents subcommand - use generate --specs=... --target=... instead (679e6dd)
  • generate all subcommand - use generate --specs=... --target=... instead (679e6dd)
  • generate deployment subcommand - use generate --specs=... --target=... instead (679e6dd)

Dependencies

  • Upgraded go-github v81 → v82 (90aecb4)

Documentation

  • Updated README CLI section for unified generate workflow (88e7399)
  • Updated CLAUDE.md with generate package and CLI workflow sections (88e7399)
Commits
  • b2f7e04 docs: update v0.9.0 release date and add dependencies section
  • b5e3949 chore(deps): go mod: update dependencies
  • 90aecb4 chore(deps): upgrade go-github v81 → v82
  • cd62a58 docs: update CLI documentation for unified generate command
  • 0a6f04f docs: add v0.9.0 release notes and update mkdocs navigation
  • 6516aea docs: update changelog for v0.9.0
  • 88e7399 docs: update README and CLAUDE.md for unified generate workflow
  • 679e6dd feat(cli): make generate command runnable with --specs, --target, --output flags
  • b2d8fb1 feat(generate): add unified Generate() function for deployment-driven plugin ...
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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/agentplexus/assistantkit](https://github.com/agentplexus/assistantkit) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/agentplexus/assistantkit/releases)
- [Changelog](https://github.com/agentplexus/assistantkit/blob/main/CHANGELOG.md)
- [Commits](agentplexus/assistantkit@v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: github.com/agentplexus/assistantkit
  dependency-version: 0.9.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 Feb 2, 2026
@grokify grokify merged commit 9404a6d into main Feb 7, 2026
8 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/agentplexus/assistantkit-0.9.0 branch February 7, 2026 14:20
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.

1 participant