redhat-et / redhat-et/docsclaw

Multi-agent orchestration via A2A delegation

Open
#3 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
2
Forks
1
Avg merge
6h 9m
Merged PRs (30d)
1

Description

Summary

Enable agent-to-agent delegation using the A2A protocol so DocsClaw agents can orchestrate work across multiple specialized agents.

Motivation

Complex tasks benefit from delegation to specialized agents. The A2A protocol already supports this pattern and DocsClaw has the bridge infrastructure in internal/bridge/.

Acceptance criteria

  • Agent can discover and delegate tasks to other A2A-compatible agents
  • Delegation context propagation (permissions, identity)
  • Configurable delegation targets via agent-config.yaml
  • Integration with zero-trust mode (SPIFFE/OPA)

From roadmap: docs/slides/docsclaw-intro.html, slide 6

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the A2A bridge infrastructure under internal/bridge/ and the roadmap context in docs/slides/docsclaw-intro.html, slide 6. Then inspect how agent-config.yaml and zero-trust mode are represented. Done means agents can discover and delegate to A2A-compatible agents with permission and identity context, configurable targets, and SPIFFE/OPA integration.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend, distributed-systems, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.