agent-base — MCP Server by giraffe-tree

by giraffe-tree · MCP Server · ★ 75

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About agent-base

Agent-Base:七大 Code Agent 源码深度解析 从“会用 Agent”到“懂 Agent 架构取舍”。 在线阅读:https://giraffe-tree.github.io/agent-base/ 仓库定位 本仓库是对多套 Code Agent 的源码级拆解 + 横向对比,核心目标: 看懂 Agent Loop 如何驱动“推理 - 工具调用 - 反馈 - 再推理” 看懂不同项目在 Safety、Memory、MCP、Checkpoint 等问题上的工程取舍 为你设计/改造自己的 Agent 系统提供可复用参考 7 个项目对比 💡 阅读建议: 从 Codex 开始(文档最完整),再根据兴趣选择。每个项目都有独特的架构亮点。 🔮 Claude Code (TypeScript) 适合研究: React TUI 与 AsyncGenerator 模式 Ink 终端 React 组件化 UI 统一 AsyncGenerator 驱动 📄 概览 · Agent Loop · Memory 🦀 Codex (Rust) 适合研究: 企业级安全机制 完善的安全沙箱和权限分级 推荐入门首选 📄 概览 · 循环 · MCP 🔷 Gemini CLI (TypeScript) 适合研究: 内存管理和上下文策略 三层分层内存架构 状态机驱动的调度器 📄 概览 · 循环 · 内存 🌙 Kimi CLI (Python)

Quick Facts

Stars75
Forks7
LanguageHTML
CategoryMCP Server
Quality Score50.5034940555973/100
Last Updated2026-04-12
Created2026-02-18
Platformsbrowser, cli, codex, gemini, mcp
Est. Tokens~286k

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular HTML Agent Tools

Frequently Asked Questions

What is agent-base?

agent-base is Agent Base is a source-level research project on coding agents. It compares Codex CLI, OpenCode, Gemini CLI, Kimi CLI, and SWE-agent across agent loops, tools, MCP integration, context/memory handling. It is categorized as a MCP Server with 75 GitHub stars.

What programming language is agent-base written in?

agent-base is primarily written in HTML.

How do I install or use agent-base?

You can find installation instructions and usage details in the agent-base GitHub repository at github.com/giraffe-tree/agent-base. The project has 75 stars and 7 forks, indicating an active community.

View on GitHub → Browse MCP Server tools