OpenGithubs / OpenGithubs/weekly
【开源自荐】vibepanel:在浏览器和手机上同时管理多个 Claude Code / Codex 会话
Open
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 1.7k
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
项目地址:https://github.com/jiangmuran/vibepanel
我是作者。同时开好几个 Claude Code、Codex 干活的时候,终端标签很快就乱了:哪个还在跑、哪个在等我确认、哪个已经做完,只能挨个切过去看;人一离开电脑,就没法接着管。
vibepanel 是一个自托管的网页面板,用来同时管理多个 AI 编程会话:
- 每个会话都是 tmux 里真实运行的进程。面板重启、升级、浏览器断开,agent 都照样在跑,换台电脑或者用手机打开就能接着看
- 侧栏按状态排列:在跑、等你、已完成,由 Claude Code 和 Codex 的 hooks 上报
- 手机上是单独设计的一套界面,带输入框和常用按键
- 按天、按项目、按模型统计 token 用量,也能看每个会话占了多少机器资源
- 可以生成只读链接,把进度放到显示器或大屏上
- 单个 Go 静态二进制,MIT 协议,一行命令安装,面板里可以直接升级

安装:
curl -fsSL https://raw.githubusercontent.com/jiangmuran/vibepanel/main/install.sh | sh
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue only presents the vibepanel project and names no file, test, or entry point in the weekly repository. First inspect the repository's existing project-entry format and contribution guidance, then clarify what content change is expected; done should be a clearly scoped weekly-project entry accepted by the maintainers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- content
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100