Instructions file GitHub Copilot
Instructions for 10xHub/Agentflow, covering copilot instructions for 10xscale agentflow, big picture, architecture essentials, authoritative examples and conventions.
Production-grade framework for building multi-agent AI systems. Graph-based orchestration, LLM-agnostic (OpenAI, Google GenAI, Anthropic), 3-layer memory (Redis cache + Postgres + vector store), live agents, parallel tool execution, and native MCP. Ships a full ecosystem: backend, REST API + CLI, TypeScript SDK, and React playground
Instructions file GitHub Copilot
Instructions for 10xHub/Agentflow, covering copilot instructions for 10xscale agentflow, big picture, architecture essentials, authoritative examples and conventions.
Instructions file
Instructions for 10xHub/Agentflow, covering agentflow (core python library) — engineering guide, what this package is, working principles for this codebase, package layout (real, current) and import map (verified) — this is the part that bites people.