Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps github.com/agentplexus/agentkit from 0.3.0 to 0.4.0.

Release notes

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

v0.4.0

Release Notes: v0.4.0

Full Changelog: agentplexus/agentkit@v0.3.0...v0.4.0

Changelog

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

[v0.4.0] - 2026-02-02

Highlights

  • Model Context Protocol (MCP) server for AI assistant tool integration
  • Local development platform for CLI-based agent testing

Added

  • MCP server implementation with JSON-RPC 2.0 protocol and stdio transport (mcp/server.go, mcp/protocol.go) (cb47e55)
  • Local development platform with interactive CLI, file system tools, and bash execution (platforms/local/) (492b59d)

Changed

  • Update LLM integration for new OmniLLM and OmniObserve APIs (b5beda7)

Dependencies

  • Upgrade google.golang.org/adk 0.3.0 → 0.4.0 (784cd47)
  • Upgrade github.com/cloudwego/eino 0.7.17 → 0.7.29 (599ece2)
  • Upgrade google.golang.org/genai 1.42.0 → 1.44.0 (599ece2)
  • Upgrade github.com/a2aproject/a2a-go 0.3.4 → 0.3.6 (599ece2)
  • Upgrade github.com/agentplexus/omnivault 0.2.0 → 0.2.1 (34d7309)
  • Upgrade github.com/agentplexus/omniobserve 0.5.0 → 0.5.1 (d4b35ca)

Documentation

  • Update AgentCore platform documentation (1a8468c)
  • Add SVG icon (f7090d4)
  • Add icon with transparent background (fde15ea)

Infrastructure

  • Update Go versions in CI workflow (607ee24)
Commits
  • ed7f0fe docs: use v-prefix for versions in changelog
  • 8892c3f chore: add compiled binaries to .gitignore
  • a50e3d4 docs: add v0.4.0 release notes
  • b0c3f44 docs: update changelog for v0.4.0
  • 599ece2 chore(deps): go mod: update dependencies
  • 75670ec Merge pull request #20 from agentplexus/dependabot/go_modules/google.golang.o...
  • 0812712 Merge pull request #10 from agentplexus/dependabot/go_modules/github.com/agen...
  • 34d7309 chore(deps): bump github.com/agentplexus/omnivault from 0.2.0 to 0.2.1
  • 784cd47 chore(deps): bump google.golang.org/adk from 0.3.0 to 0.4.0
  • 0cc170e Merge pull request #19 from agentplexus/dependabot/go_modules/github.com/clou...
  • 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 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/agentkit](https://github.com/agentplexus/agentkit) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/agentplexus/agentkit/releases)
- [Changelog](https://github.com/agentplexus/agentkit/blob/main/CHANGELOG.md)
- [Commits](agentplexus/agentkit@v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/agentplexus/agentkit
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@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 d9add8a into main Feb 7, 2026
5 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/agentplexus/agentkit-0.4.0 branch February 7, 2026 13:06
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