From 5b2e684abc02c74bb101fd7bd8f6a3c37178f560 Mon Sep 17 00:00:00 2001 From: kazuki Date: Sun, 5 Jul 2026 13:51:40 +0900 Subject: [PATCH] docs: drop duplicated AIRIS Suite table, point to org page --- README.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/README.md b/README.md index e0d36fd2..c2c84bda 100644 --- a/README.md +++ b/README.md @@ -12,17 +12,7 @@ ## 🌟 Part of the AIRIS Ecosystem -AIRISCode is the **terminal-first coding agent** of the **AIRIS Suite** - providing a unified CLI interface for autonomous coding. - -### The AIRIS Suite - -| Component | Purpose | For Who | -|-----------|---------|---------| -| **[airis-agent](https://github.com/agiletec-inc/airis-agent)** | 🧠 Intelligence layer for all editors (confidence checks, deep research, self-review) | All developers using Claude Code, Cursor, Windsurf, Codex, Gemini CLI | -| **[airis-mcp-gateway](https://github.com/agiletec-inc/airis-mcp-gateway)** | 🚪 Unified MCP proxy with 90% token reduction via lazy loading | Claude Code users who want faster startup | -| **[mindbase](https://github.com/agiletec-inc/mindbase)** | 💾 Local cross-session memory with semantic search | Developers who want persistent conversation history | -| **[airis-workspace](https://github.com/agiletec-inc/airis-workspace)** | 🏗️ Docker-first monorepo manager | Teams building monorepos | -| **airiscode** (this repo) | 🖥️ Terminal-first autonomous coding agent | CLI-first developers | +AIRISCode is the **terminal-first coding agent** of the **AIRIS Suite** - providing a unified CLI interface for autonomous coding. See the full [AIRIS Suite](https://github.com/agiletec-inc) on the org page. ### MCP Servers (Included via Gateway)