Skip to content

Fleet Overview — A2A Agent Fleet

Status: Active Owner: SIN-Zeus (Fleet Commander)


What Is The Fleet?

The OpenSIN-AI Fleet is a network of autonomous A2A (Agent-to-Agent) agents that collaborate across repositories, platforms, and services. Each agent is a self-contained process with its own tools, skills, and Telegram bot — coordinated by Team Managers and the global orchestrator SIN-Zeus.


Fleet Architecture

┌──────────────────────────────────────────────┐
│               SIN-Zeus                        │
│          (Fleet Commander)                    │
├──────────────────┬───────────────────────────┤
│  Team Managers   │   Global Agents           │
│  ─────────────   │   ─────────────           │
│  Team Coding     │   SIN-Hermes (Dispatcher) │
│  Team Worker     │   SIN-Herakles (Backend)  │
│  Team Infra      │   SIN-Solver (Web App)    │
│  Team Google     │   SIN-Research            │
│  Team Media      │   SIN-Patents             │
│  Team Microsoft  │   ...                     │
└──────────────────┴───────────────────────────┘

Agent Categories

CategoryCountExamples
Team Managers5+Team Coding, Team Worker, Team Infra, Team Google Apps, Team Microsoft
Coding Agents10+Simone-MCP, Frontend, Backend, DevOps, DataScience, GitLab-LogsCenter
Platform Agents30+Prolific, HeyPiggy, Mindrift, Instagram, TikTok, YouTube, LinkedIn
Messaging Agents15+WhatsApp, Telegram, Discord, Signal, Slack, Teams, WeChat, LINE
Apple Agents10+Mail, Notes, Calendar, Safari, Shortcuts, Photos, FaceTime
Infrastructure5+Storage, Stripe, Chrome Extension, Computer Use, Memory

Fleet Communication

  • A2A Protocol: Agent-to-Agent JSON-RPC over HTTP
  • Telegram: Fleet-wide alerts, operator chat, incident escalation
  • Neural-Bus: NATS JetStream event mesh (WIP — see Neural-Bus docs)
  • GitHub: Issues, PRs, and the Fleet Operations project board

Agent Lifecycle

  1. Create: Generated from Template-SIN-Agent via /create-a2a-sin-agent skill
  2. Deploy: Pushed to GitHub, Cloudflare Workers, or HF Space
  3. Register: Added to fleet registry and team configuration
  4. Operate: Autonomous task execution, self-healing via GitHub Issues
  5. Monitor: GitLab LogCenter collects logs, errors trigger auto-issues

Key Repositories

RepoPurpose
Template-SIN-AgentBlueprint for all agents
Template-SIN-TeamBlueprint for team managers
OpenSIN-documentationFleet docs (this repo)
OpenSIN-CodeCLI core, plugins, engine
OpenSIN-Neural-BusEvent-sourcing mesh
Fleet Operations ProjectTracking board