图片

📰 Event Background: AI Programming Tool 'Supply Cut' Crisis

In April 2026, there were a series of major announcements in the AI programming field:

Claude Code Mandatory Real Name Authentication Account Ban

  • On April 14, 2026, Claude officially launched a mandatory real name authentication policy

  • Requires physical identification (passport/driver's license/ID original) + facial verification

  • Clearly stated 'Accounts registered from unsupported regions will be banned directly'

  • Users in mainland China are being batch banned even after completing verification

OpenAI Continues to Tighten Access for Chinese Users

  • ChatGPT and OpenAI API continue to block mainland China IPs

  • Although Codex desktop version has been released, domestic users find it difficult to use stably

  • Requires VPN + overseas payment methods, very high threshold

Google AI services are also restricted

  • Gemini API faces heavy access restrictions in mainland China

  • Requires complex network configurations to barely use

What does this mean? Millions of Chinese developers relying on overseas AI programming tools are facing a 'supply interruption' crisis.

💡 Domestic alternative: oh-my-coder

In this 'AI tools supply interruption' crisis, oh-my-coder was born - a completely open-source, supporting 12 domestic large models, with 31 professional Agents multi-Agent collaborative programming framework.

🎯 Overview of core advantages

🏗️ Architecture design: Multi-Agent collaboration process

The core innovation of oh-my-coder lies in the multi-Agent collaboration architecture - simulating the workflow of a real software development team.

Complete collaboration flowchart

Three-layer model routing (intelligent cost reduction)

Design Insight: Automatically selects model hierarchy based on task complexity, simple tasks use free fast models, complex tasks use high-quality models, maximizing cost reduction while ensuring results.

🤖 Overview of 31 professional Agents

oh-my-coder comes with 31 professional Agents covering all aspects of the software development lifecycle:

Build/Analyze channel (8 Agents)

Review channel (2 Agents)

Domain channel (16 professional Agents)

Coordination channel (5 Agents)

Design Insight: Each Agent has clear responsibility boundaries and coordinates through the orchestration engine, collaborating to complete tasks like a real development team.

🧠 Design of four major innovative systems

1️⃣ Active learning module (Self-Improving)

Core capability: The system learns from each execution result, becoming smarter with use.

Trigger conditions (any one met automatically solidifies):

  • Tool call ≥ 5 times and successful

  • Error → Resolve

  • User correction

  • Non-trivial workflow (≥ 3 steps)

Skill file structure:

Design Insight: Tier 0 automatic injection - before all Agent executions, the Orchestrator automatically reads index.json, appending all Skill names + descriptions to the bottom of the system Prompt, letting Agents know what experiences are available.

2️⃣ Skill self-evolution system

Core capability: Automatically determine after task completion whether it is worth solidifying as a Skill.

Trigger conditions:

  • Tool call ≥ 5 times and successful

  • Error → Resolve (bug fixed)

  • User correction (user says 'no, it should be...')

  • Non-trivial workflow (≥ 3 steps)

Skill file format:

CRUD tools: skill-manage Agent supports create/patch/delete/list/search operations, patch takes precedence over create.

Design Insight: Learning curve - the more you use it, the smarter it gets; as usage increases, the system accumulates more experience, continuously improving efficiency and accuracy in handling similar problems.

3️⃣ Hierarchical memory system

Core capability: Provides optimal memory injection under different context window constraints.

CLI commands:

Design Insight:

  • Cost awareness: Dynamically selects memory hierarchy based on contextual budget

  • Intelligent recall: Trigger words for quick matching, does not call LLM

  • Storage optimization: Fixed overhead ~9KB, logs over 14 days automatically cleaned

4️⃣ Work directory context awareness

Core capability: Perceives the current working directory and browser context, providing more accurate information to Agents.

Design Insight:

  • Project awareness: Automatically identifies project types (FastAPI / Django / Flask, etc.)

  • Browser integration: Get the current open page to achieve 'writing code while looking at the webpage'

  • Checkpoint mechanism: Task interruption does not lose progress, supports one-click rollback

🌐 Multi-platform Gateway (supports all 7 platforms)

oh-my-coder supports bi-directional message access for 7 mainstream platforms:

CLI commands:

Design Insight: Unified message format, cross-platform collaboration, regardless of the platform where users send messages, they can receive a consistent response experience.

🔄 7 workflow patterns

🧠 12 domestic large models support

oh-my-coder supports 12 domestic large models, with the system automatically selecting based on cost-effectiveness:

Quick configuration (GLM-4.7-Flash completely free):

📊 Project data

  • ⭐ Stars: 38

  • 🍴 Forks: 8

  • 🤖 Agents: 31 professional Agents

  • 🧠 Models: 12 domestic large models

  • 🌐 Gateway: 7 platform supports

  • 📦 Workflows: 7 patterns

  • 🧪 Tests: 770 test cases all passed

  • 📄 Protocol: MIT open source

🚀 Quick start

1. Installation

2. Configuration (GLM-4.7-Flash completely free)

3. Get started

📝 Summary

When Claude, OpenAI, and Google begin to 'cut off supply' to Chinese users, oh-my-coder provides a completely open-source, zero-cost, deeply localized alternative:

  • ✅ 12 domestic large models, no need for VPN, directly usable

  • ✅ 31 professional Agents covering the entire software development lifecycle

  • ✅ Multi-Agent collaboration architecture simulates real development team workflows

  • ✅ Four innovative systems: active learning, Skill self-evolution, hierarchical memory, context awareness

  • ✅ 7 platform Gateways, full support for Telegram / Discord / Feishu / DingTalk / Slack

  • ✅ Completely free and open source, MIT protocol, customizable

GitHub: https://github.com/VOBC/oh-my-coder
Documentation site: https://vobc.github.io/oh-my-coder/

图片

#OhMyCoder #Claude #OpenAI #Gemini

IC content you care about

Technical progress | Project information | Global activities

Collect and follow IC Binance channel

Master the latest news