Build your way out.
Highlights
Pinned Loading
-
hermes-relay
hermes-relay PublicForked from Codename-11/hermes-relay
Hermes Relay — Your Hermes AI agent, in your pocket — chat, voice, and control.
Kotlin 1
-
Claude Flow Playbook for Advanced Co...
Claude Flow Playbook for Advanced Coordination, Context Engineering, and Artifact-Centric Swarms 1Claude Flow treats memory as the backbone and MCP tools as the hands. You get concurrent agents that coordinate cleanly, keep context tight, and ship durable artifacts without dragging long text through prompts. It feels like an ops layer for intelligence.
23The stack is simple. Claude Code as the client. Claude Flow as the MCP server. SQLite memory at .swarm/memory.db for state, events, patterns, workflow checkpoints, and consensus. Artifacts hold the big payloads. Manifests in memory link everything with ids, tags, and checksums.
45Coordination is explicit. Agents write hints to a shared blackboard, gate risky steps behind consensus, and record every transition as an event. Hooks inject minimal context before tools run and persist verified outcomes after. Small bundles in, durable facts out.
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


