37 Commits

Author SHA1 Message Date
shiyue
67914ba10f feat: add CentOS7 single executable build 2026-06-24 10:36:03 +08:00
shiyue
a794607817 fix: root 启动限制改为提醒 2026-06-24 10:04:33 +08:00
shiyue
e15736e302 Fix cross-conversation reply auto-resume 2026-06-22 18:22:53 +08:00
shiyue
8b2173be8f feat: add note mode and workflow config 2026-06-12 16:39:44 +08:00
shiyue
5308a10b52 docs: add PM2 one-click start 2026-06-12 14:23:14 +08:00
shiyue
a3df0cc6f0 feat: update session workspace flow and web ui 2026-03-30 04:31:25 +08:00
Daniel
a29af2767e Fix links and formatting in README.md 2026-03-25 08:50:21 +08:00
Daniel
8fba94c8e1 Update README.md 2026-03-25 08:49:46 +08:00
Daniel
396468ce5a Update README.md 2026-03-22 21:07:30 +08:00
Daniel
50e9135eac Update images in README.md 2026-03-22 21:07:04 +08:00
Daniel
1ee68538f1 Update README.md 2026-03-22 20:46:29 +08:00
Daniel
0525fce87a Update README.md 2026-03-22 19:53:59 +08:00
cc-dan
6f381998e9 feat: v1.2.8 - Codex双Agent、图片上传、主题系统、会话加载优化
- Codex双Agent接入:共享后端内核,前台隔离会话/设置/导入
- 图片上传:Claude (stream-json) 和 Codex (--image) 均支持拖拽/粘贴/选择上传
- 主题系统:CoolVibe Light 视觉方案,主题入口移至二级页
- 会话加载优化:加载遮罩、热会话缓存、切后台内容不丢失
- 移动端增强:侧栏手势、运行状态标签、按钮比例修复
- 后端重构:agent-runtime.js / codex-rollouts.js 模块拆分
- 回归脚本:npm run regression 隔离式测试
2026-03-13 12:46:34 +00:00
Daniel
68f0147d7f Update README.md 2026-03-10 23:59:17 +08:00
Daniel
22ef64ead7 Update README.md 2026-03-10 23:54:15 +08:00
cc-dan
7eaaded07a docs: update features list, add multi-API switching 2026-03-10 15:51:29 +00:00
cc-dan
7e0daacb80 docs: extract changelog to CHANGELOG.md, add link in README 2026-03-10 15:44:09 +00:00
cc-dan
cb83ebe0ae docs: add v1.2.5 changelog to README 2026-03-10 15:27:45 +00:00
cc-dan
c2adab4340 feat: model config system with settings.json integration
- Add local/custom mode switching for API configuration
- Custom mode patches ~/.claude/settings.json env section before spawn
- Strip ANTHROPIC_* from child process env for clean config isolation
- Add spawn-time model name validation against MODEL_MAP
- Move template config fields to modal dialog for cleaner UI
- Show warning when custom templates may overwrite local API config
2026-03-10 13:15:27 +00:00
Daniel
bb688a171c docs: move release notes near ending sections
Move 更新记录/Release Notes to the end-of-doc area and place them immediately before 补充说明/Notes in both Chinese and English README files.
2026-03-09 15:24:38 +00:00
Daniel
d04a93ec74 Update README.md 2026-03-09 23:12:20 +08:00
Daniel
9be21e7456 docs: add English README link in Chinese README
Add a direct link to README.en.md near the top of README.md for easier language switching.
2026-03-09 15:09:35 +00:00
Daniel
50a953673e v1.2.2: 对齐原生 compact 并补齐超限自动续跑
将 /compact 改为真实下发 Claude CLI 执行,并在 Request too large (max 20MB) 场景下自动压缩后重放上一条请求,同时加入失败保护避免循环重试。
2026-03-09 14:21:15 +00:00
Daniel
b24a3c74b2 v1.2.1: 修复交互选项渲染并增强答复输入体验
修复 AskUserQuestion 选项在 Web 端无法展示的问题,补齐前后端结构化数据处理,并支持点击选项一键填充输入框,提升交互效率。
2026-03-09 12:36:04 +00:00
Daniel
e3337c8d1b v1.2.0: 优化移动端输入与代码块显示体验
修复代码块长内容导致的页面横向溢出,并将移动端回车默认行为调整为换行,避免误触发送,提升手机端可用性。
2026-03-09 10:05:26 +00:00
Daniel
0dc2b5a768 Add Node.js and License badges to README
Added badges for Node.js and License to the README.
2026-03-08 21:40:24 +08:00
Daniel
24a21723c1 Revise README content for improved clarity
Updated README for clarity and consistency.
2026-03-08 21:33:25 +08:00
Daniel
81de16b1fc Update README with CC reading suggestion
Added a suggestion to use CC for reading the README.
2026-03-08 21:01:44 +08:00
Daniel
2d6ef4e594 Remove technology stack details from README
Removed technology stack section from README.
2026-03-08 20:57:57 +08:00
Daniel
9485581f90 v1.1.0: 支持 Windows 服务端部署
- 新增跨平台进程终止 killProcess(),Windows 使用 taskkill,Linux 使用 SIGTERM/SIGKILL
- spawn 增加 windowsHide 参数,HOME 路径增加 USERPROFILE fallback
- 新增 start.bat 一键启动脚本
- README 快速开始分 Linux/Windows 两部分,新增 Windows 部署章节

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 12:03:25 +00:00
Daniel
500c6cf9a7 Update project description in README.md 2026-03-08 19:13:58 +08:00
Daniel
0729eda274 Update README.md 2026-03-08 19:12:36 +08:00
Daniel
22e72072c7 Update README with deployment instructions and cleanup
Added one-click deployment instructions and removed slash command section.
2026-03-08 19:08:54 +08:00
Daniel
a0359c03eb Enhance features list with SSH session details
Updated features section to include SSH session attachment instructions.
2026-03-08 19:03:03 +08:00
Daniel
2db963c0a2 Change image display to HTML format in README
Updated image display format in README.md to use HTML for better layout.
2026-03-08 18:59:48 +08:00
Daniel
4f1cdf9106 Add screenshots to README
Added screenshots to the README for better visualization.
2026-03-08 18:55:31 +08:00
Daniel
2c1c64ff30 feat: CC-Web v1.0 — Claude Code Web Chat UI
功能特性:
- WebSocket 流式对话、工具调用折叠、Markdown 渲染
- 多会话管理与续接、模型/权限模式切换
- 后台任务持久化(detached 进程 + PID 恢复)
- 多渠道通知(PushPlus/Telegram/Server酱/飞书/QQ)
- 密码管理(自动生成初始密码、首次改密、Web UI 改密)
- 移动端适配、PWA 通知、斜杠指令

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 10:45:21 +00:00