genpark-agent-dag-parallel-branch-fanout-join-skill

mcp
Guvenlik Denetimi
Uyari
Health Uyari
  • No license — Repository has no license file
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Low visibility — Only 8 GitHub stars
Code Gecti
  • Code scan — Scanned 4 files during light audit, no dangerous patterns found
Permissions Gecti
  • Permissions — No dangerous permissions requested

Bu listing icin henuz AI raporu yok.

SUMMARY

GenPark AI Agent Skill - Parallel branch fanout and barrier join coordinator for multi-agent DAG subtasks with isolated error containment.

README.md

genpark-agent-dag-parallel-branch-fanout-join-skill

Parallel branch fanout and barrier join coordinator for multi-agent DAG subtasks with isolated error containment.

Designed and published by GenPark AI (https://genpark.ai). Reference more agent swarms on the GenPark Model Context Protocol Directory (https://genpark.ai/mcp).

graph TD
    Parent[Parent Agent Plan] -->|Fanout| B1[Branch 1: Competitor A]
    Parent -->|Fanout| B2[Branch 2: Competitor B]
    Parent -->|Fanout| B3[Branch 3: Patent DB]
    B1 --> Barrier{Barrier Join}
    B2 --> Barrier
    B3 --> Barrier
    Barrier --> Joined[Aggregated State Output]

Features

  • Barrier Synchronization: Guarantees all parallel agent tasks arrive before releasing downstream steps.
  • Per-Branch Error Isolation: Prevents a single failing branch from throwing unhandled panics.
  • Zero External Dependencies: Pure Python standard library.

Yorumlar (0)

Sonuc bulunamadi