Skip to content
View KuaaMU's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report KuaaMU

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.

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
KuaaMU/README.md


Building infrastructure for AI agents — MCP tools, plugin ecosystems, agent orchestration, and distributed training.


🔥 Currently

  • 🧠 Building an MCP ecosystem for text-only coding agents — vision, memory, and tooling that lets DeepSeek-class models see and act.
  • 🤖 Exploring agent orchestration — multi-agent systems, plugin marketplaces, autonomous PR workflows.
  • Deepening distributed training — Megatron-LM, ZeRO, and inference optimization.

🚀 What I'm Building

  • 👁️ mcp-vision-bridge — Give text-only LLM agents vision: an MCP server that routes images through any multimodal model (mimo, Claude, Gemini). Plugin + one-command installer, works across Claude Code / Codex / opencode. TypeScript · MCP
  • 📦 agent-plugins — A Claude Code plugin marketplace: install agent extensions in one command. Marketplace
  • 🔁 Auto-PR Workflow — AI agents that autonomously submit high-quality PRs. Python · Claude Code
  • 🐝 OmniHive — Multi-agent orchestration: task decomposition, discovery, collaboration. Rust · Tauri
  • 📈 Sextant — AI-native quant engine: agents read market state via mmap, output structured intents. Rust · NautilusTrader
  • 🧪 AgentMind — Multi-core independent evaluation with context isolation for AI agents. Python

🤝 Selected Open Source

35+ merged PRs total across 15+ projects.

Pinned Loading

  1. sextant sextant Public

    Sextant: AI-native quant engine. Agent-driven trading on NautilusTrader.

    Rust 3

  2. Infrasys-AI/AIInfra Infrasys-AI/AIInfra Public

    AIInfra(AI 基础设施)指AI系统从底层芯片等硬件,到上层软件栈支持AI大模型训练和推理。

    Jupyter Notebook 7.9k 1k

  3. diansai-e-puzzle diansai-e-puzzle Public

    2026 NUEDC E: real-time puzzle-piece vision, rectangular solver and gantry motion control (Open Source)

    Python 3

  4. mcp-vision-bridge mcp-vision-bridge Public

    MCP server that gives text-only LLM coding agents vision — analyze images via any multimodal model (mimo, Claude, Gemini, OpenAI-compatible). Works with Claude Code, Codex, Kimi, opencode, PI.

    TypeScript 10 1

  5. agent-plugins agent-plugins Public

    Claude Code plugin marketplace and cross-agent skills by KuaaMU. Add with: claude plugin marketplace add KuaaMU/agent-plugins

    1