Skip to content
View VisionaryArchitects's full-sized avatar
💭
Build your way out.
💭
Build your way out.
  • VisionaryArchitects
  • West Coast, United States

Block or report VisionaryArchitects

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. hermes-relay hermes-relay Public

    Forked from Codename-11/hermes-relay

    Hermes Relay — Your Hermes AI agent, in your pocket — chat, voice, and control.

    Kotlin 1

  2. Claude Flow Playbook for Advanced Co... Claude Flow Playbook for Advanced Coordination, Context Engineering, and Artifact-Centric Swarms
    1
    Claude 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.
    2
    
                  
    3
    The 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.
    4
    
                  
    5
    Coordination 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.
  3. continuedev/continue continuedev/continue Public

    open-source coding agent

    TypeScript 35.7k 5.3k