AI UNDERDOGSDAILY PICK
AI UNDERDOGS
AI 开会,一张表管住
One tab, every AI session
amirfish1/claude-command-center
同时开三四个 AI 终端写代码
你有没有过那种——哪个崩了
哪个跑到哪了,完全不知道的崩溃感?
这个项目就是来治这个的
If you've ever had three or four AI
terminals running at once and lost track of
which one crashed — this one's for you
不是套壳,是调度中心
Not a wrapper — an orchestration hub
市面上大部分 AI 终端工具
本质就是套个壳跑单个 CLI
CCC 不一样——它把 Claude Code
Codex
Gemini CLI 并排放
每个 session 的启动、恢复
回看全在一个界面里
Most AI terminal dashboards just wrap one CLI
CCC puts Claude Code, Codex, and Gemini CLI
side by side — spawn, resume, and review
everything in a single view
★ SIGNAL 1
作者自己先用上了
Built for himself first
这项目最让我认可的一点:作者不是在想象用户需求
他自己就是那个同时跑三个 AI CLI 的人
先解决自己的问题,工具才有灵魂
The author wasn't building for hypothetical users —
he was juggling all three CLIs himself. Solving
your own problem first is how you build
something that actually works
★ SIGNAL 2
990 次提交,全在本地
990 commits, fully local
990 次提交,说明这东西迭代了非常久
而且它是 local-first 架构——所有 session 状态都在你本机
没有第三方服务器
管代码的工具,就该这样
但也意味着状态持久化
跨进程通信这些脏活,全得作者自己搞定
990 commits — this thing has been through
serious iteration. It's local-first by design: all session
state stays on your machine, no third-party servers
That's the right call for a code tool
but it also means the author had to
handle all the hard parts himself
作者没留什么公开感言
但 990 次提交本身就是最诚实的表达——这不是一个周末赶出来的 demo
是反复踩坑、反复修的产物
能打开用,就是最好的背书
The author didn't leave a fancy pitch, but
990 commits speak for themselves — this isn't
a weekend demo, it's been through the wringer
If it runs, that's all the endorsement it
needs
AI UNDERDOGS
Claude Code、Codex、Gemini CLI 同时跑,不再抓瞎
Claude Code, Codex & Gemini CLI — all under one roof
amirfish1/claude-command-center
关注 · 每天发现更多 AI 神作
github.com/amirfish1/claude-command-center