GitHub - ruvnet/ruflo: The original agent meta-harness. Deploy ...
github.com
🌊 The original agent meta-harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, RAG integration, and native Claude Code / Codex / Hermes and many more Integrated - ruvnet/ruflo
Anthropic Claude - GitHub Docs
docs.github.com
The Anthropic Claude coding agent uses the Claude Agent SDK and can be powered by your existing Copilot subscription. For information about Anthropic Claude, see the Anthropic Claude documentation. Anthropic Claude coding agent Before you can assign tasks to Anthropic Claude coding agent, it must be enabled. See About third-party coding agents.
Claude Code CLI Environment Variables · GitHub
gist.github.com
CLAUDE_CODE_API_KEY_FILE_DESCRIPTOR - File descriptor to read the API key from; presence affects auth source selection and is surfaced in auth diagnostics. CLAUDE_CODE_API_KEY_HELPER_TTL_MS - TTL in milliseconds for the apiKeyHelper credential cache; parsed with parseInt and must be a valid number >= 0, else warns and ignored.