Commit Graph

100 Commits

Author SHA1 Message Date
shiyue
2f02270edc fix session switch race on message send 2026-06-24 09:54:11 +08:00
shiyue
01c7fdd27a Fix session wait state refresh 2026-06-22 23:34:23 +08:00
shiyue
844281ab4c Add queued sending for Codex App drafts
Also include WebSocket heartbeat handling to keep idle connections healthy.
2026-06-22 22:18:27 +08:00
shiyue
e15736e302 Fix cross-conversation reply auto-resume 2026-06-22 18:22:53 +08:00
shiyue
a50933807f feat: improve cross-conversation reply UX 2026-06-21 23:28:49 +08:00
shiyue
ae63e9717e fix: restore @ composer file suggestions 2026-06-18 17:06:47 +08:00
shiyue
c1dc793841 fix cross-conversation replies and mobile session switching 2026-06-18 13:07:51 +08:00
shiyue
a2126f4138 feat: add sidebar project collapse and search 2026-06-18 09:18:53 +08:00
shiyue
c50ee527ea feat: enrich Codex skill metadata display 2026-06-18 08:42:57 +08:00
shiyue
216f87e3b4 fix(mcp): inherit agent when creating conversations 2026-06-17 15:25:34 +08:00
shiyue
0812763c75 fix(codexapp): extend child agent wait guidance 2026-06-17 14:19:53 +08:00
shiyue
b4bcd170d2 feat: support codex app goal command 2026-06-17 14:08:32 +08:00
shiyue
7e01f24e61 feat: add compact Codex child agent tracking 2026-06-16 18:16:41 +08:00
shiyue
51838a2ce1 Update ccweb codex app integration 2026-06-16 14:36:06 +08:00
shiyue
2e119fd7e3 Stabilize ccweb codex app runtime 2026-06-16 09:09:23 +08:00
shiyue
0f4a1c27fe fix: persist codexapp streaming state 2026-06-15 18:17:41 +08:00
shiyue
fbfbcf1ce4 fix: keep codexapp steer insert near streaming output 2026-06-15 14:20:40 +08:00
shiyue
0849666a6e fix: show codexapp steer insertion status 2026-06-15 13:48:40 +08:00
shiyue
ed3238fa49 feat: improve codex app controls and recovery 2026-06-15 13:22:36 +08:00
shiyue
3a4006b7d3 Add theme options and timed agent dividers 2026-06-14 12:16:37 +08:00
shiyue
382c5accb7 Refine codex app controls and message navigation 2026-06-13 23:55:11 +08:00
shiyue
4a1c988990 feat: enhance codex app and cross-conversation messaging 2026-06-13 22:13:30 +08:00
shiyue
04e15c9c89 feat: add cross conversation messaging 2026-06-12 17:46:37 +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
62ab6f358d feat: enhance session UX and codex defaults 2026-05-15 18:35:38 +08:00
shiyue
a6f3ab0485 feat: group sidebar sessions by project 2026-04-24 15:22:31 +08:00
shiyue
2e2dc21047 fix: improve codex tool call live updates 2026-03-30 10:23:51 +08:00
shiyue
34e42b3254 fix: parse todo list json in code blocks 2026-03-30 04:51:25 +08:00
shiyue
86d044f8a9 feat: confirm creating missing session cwd 2026-03-30 04:46:13 +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
b26c8efc7e Delete AGENTS.md 2026-03-22 21:42:19 +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
bab99b1568 v1.2.11: update CHANGELOG 2026-03-19 03:12:19 +00:00
cc-dan
514edab4dd v1.2.11: claude 默认设置为 1M 上下文 2026-03-19 02:53:40 +00:00
cc-dan
c2427807e9 sync latest local runtime changes 2026-03-18 11:05:01 +00:00
cc-dan
e40f841649 release: v1.2.10 2026-03-18 04:03:54 +00:00
cc-dan
41b7757c19 feat: PNG头像替换SVG + 支持/init命令 2026-03-18 01:46:09 +00:00
cc-dan
7ec87714c5 Fix Codex exec resume sandbox arg ordering 2026-03-17 03:08:07 +00:00
cc-dan
7c993f1c4a Keep Claude context when switching permission mode 2026-03-16 15:37:26 +00:00
cc-dan
29bb938385 Fix Codex context retention across mode switch 2026-03-16 15:26:43 +00:00
cc-dan
aa9b3a6bb4 security: remove hardcoded whitelist IP
Move extra whitelist IPs to CC_WEB_IP_WHITELIST env var to avoid committing public IPs.
2026-03-16 12:09:17 +00:00
cc-dan
c454cfa0ad fix: codex model thinking + tool grouping
- Default new Codex sessions to gpt-5.4

- Group tool calls at 3 (was 5)

- Keep Codex tool call details collapsed by default

- Add a thinking-effort submenu and map gpt-5.x(high) to model_reasoning_effort
2026-03-16 11:56:55 +00:00
cc-dan
5c89bff357 feat: Tailscale/本机IP白名单,免受防爆破封禁 2026-03-16 05:20:40 +00:00
cc-dan
6d5b8a98fd feat: 防爆破 - 5分钟内密码错3次永久封禁IP 2026-03-15 11:55:01 +00:00