Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.23 KB

File metadata and controls

18 lines (11 loc) · 1.23 KB

Contributors

AlexAI-MCP — Creator & Maintainer

AlexAI-MCP (yongwook.lee@daewooenc.com)

Original concept, product direction, and project vision. AlexAI-MCP conceived hermes-CCC as a way to bring Hermes Agent's power into the Claude Code Channel ecosystem without external OAuth or separate processes. All architectural decisions, scope choices, and design principles originate from AlexAI-MCP.

Claude (Anthropic) — AI Pair Programmer

Skill design, porting logic, architecture decisions, documentation, and code generation throughout the build process. Worked alongside AlexAI-MCP to faithfully translate Hermes Agent patterns into Claude Code native skills.

Codex (OpenAI) — Parallel Build Automation

Parallel skill generation and build automation. Codex agents handled batch skill file generation, freeing up the main build loop for architecture and review work.


Original Work

This project is built on top of Hermes Agent by NousResearch. The entire skill system, brain architecture, memory patterns, and domain skill library of hermes-CCC are inspired by and ported from Hermes Agent. We are deeply grateful.