Skip to content

build(deps): bump github.com/agentplexus/multi-agent-spec/sdk/go from 0.5.0 to 0.7.0#10

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/agentplexus/multi-agent-spec/sdk/go-0.7.0
Open

build(deps): bump github.com/agentplexus/multi-agent-spec/sdk/go from 0.5.0 to 0.7.0#10
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/agentplexus/multi-agent-spec/sdk/go-0.7.0

Conversation

@dependabot
Copy link

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

Bumps github.com/agentplexus/multi-agent-spec/sdk/go from 0.5.0 to 0.7.0.

Release notes

Sourced from github.com/agentplexus/multi-agent-spec/sdk/go's releases.

sdk/go/v0.7.0

Full Changelog: plexusone/multi-agent-spec@sdk/go/v0.6.0...sdk/go/v0.7.0

sdk/go/v0.6.0

Full Changelog: plexusone/multi-agent-spec@sdk/go/v0.5.0...sdk/go/v0.6.0

v0.6.0

Full Changelog: plexusone/multi-agent-spec@v0.5.0...v0.6.0

Changelog

Sourced from github.com/agentplexus/multi-agent-spec/sdk/go's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, this project adheres to Semantic Versioning, commits follow Conventional Commits, and this changelog is generated by Structured Changelog.

[Unreleased]

[v0.6.0] - 2026-02-21

Highlights

  • Workflow categories: deterministic (chain, scatter, graph) and self-directed (crew, swarm, council)
  • Collaboration config for self-directed workflows with lead agents, task queues, and consensus rules
  • Message schema for inter-agent communication
  • MkDocs documentation site with Material theme

Added

  • Message schema (schema/message/message.schema.json) for inter-agent messaging (64ed179)
  • Workflow categories: deterministic and self-directed (b83c942)
  • Workflow types: chain, scatter, graph (deterministic); crew, swarm, council (self-directed) (b83c942)
  • CollaborationConfig with lead, specialists, task_queue, consensus, channels (b83c942)
  • ConsensusRules with required_agreement, max_rounds, tie_breaker (b83c942)
  • Channel types: direct, broadcast, pub-sub (b83c942)
  • Agent role fields: role, goal, backstory (b83c942)
  • DelegationConfig with allow_delegation, can_delegate_to, can_receive_from (b83c942)
  • Team fields: collaboration, self_claim, plan_approval (b83c942)
  • Message types: delegate_work, ask_question, share_finding, request_approval, challenge, vote, etc. (64ed179)

Changed

  • Breaking: Workflow types renamed - sequentialchain, parallelscatter, daggraph (b83c942)
  • Deployment schema: ClaudeCodeConfig adds team_mode, teammate_mode, enable_teams (b83c942)
  • Deployment schema: CrewAIConfig adds allowDelegation, managerLlm (b83c942)

Documentation

  • MkDocs documentation site with Material theme (9978085)
  • Release notes for v0.1.0 through v0.6.0 (9978085)
  • Complete agent.md with role fields and DelegationConfig (8144273)
  • Complete team.md with all workflow types and collaboration config (9978085)
  • Complete deployment.md with self-directed platform mappings (8144273)
  • Complete sdk/go.md with full API reference (8144273)
Commits
  • 88c9427 docs: update changelogs for v0.6.0 and sdk/go/v0.7.0
  • 8144273 docs: complete documentation for self-directed workflows
  • c5cb198 chore: update .gitignore to exclude mas binary
  • a7723b4 chore(deps): update Go dependencies
  • 67e0c33 chore: update example team config
  • 9978085 docs: add MkDocs documentation site with release notes
  • 53070c7 test(sdk/go): add tests for workflow categories and collaboration
  • 5a23428 feat(sdk/go): add quicktemplate-based rendering
  • 62a135a feat(sdk/go): add workflow categories and self-directed support
  • 214f5ff feat(sdk/go): add message and collaboration types
  • 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/agentplexus/multi-agent-spec/sdk/go](https://github.com/agentplexus/multi-agent-spec) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/agentplexus/multi-agent-spec/releases)
- [Changelog](https://github.com/agentplexus/multi-agent-spec/blob/main/CHANGELOG.md)
- [Commits](plexusone/multi-agent-spec@v0.5.0...sdk/go/v0.7.0)

---
updated-dependencies:
- dependency-name: github.com/agentplexus/multi-agent-spec/sdk/go
  dependency-version: 0.7.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 23, 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