openagent: OpenAgent is an open-source enterprise-level AI Cloud OS. It functions as an AI knowledge base and an MCP (model-context-protocol)/A2A (agent-to-agent) management platform. It includes an admin UI, user management, and Single-Sign-On, supporting a wide array of models like ChatGPT, Claude, and Llama.; claude-code-source-all-in-one: This repository extracts the source code of Anthropic's Claude Code CLI for educational study. It includes 18 deep-dive articles analyzing the architecture, covering core agent loop, tool orchestration, context compression, and more. The source can be run locally for learning purposes.
Building and managing centralized enterprise AI knowledge bases
Studying production-level AI agent architecture and design decisions