Commit Graph

  • 71a2b4014e fix(config): restore custom_models.json JOJO 2026-05-09 19:34:31 +0800
  • 8395cf8b4b fix(prompt): merge disabled-tool notice into leading system prompts JOJO 2026-05-09 18:56:49 +0800
  • b4f2c8f143 fix(prompt): merge disabled-tool notice into leading system prompts codex/mcp-workspace-path-fix JOJO 2026-05-09 17:17:58 +0800
  • 209dbf5532 fix(runtime-queue): stabilize manual send and composer growth JOJO 2026-05-07 12:04:50 +0800
  • aa3b9bbfe3 feat(draft): 输入草稿后端持久化并按作用域恢复 JOJO 2026-05-06 19:19:27 +0800
  • 91739840ee fix(composer): 断连时禁止发送并消除输入扩展迟滞 JOJO 2026-05-06 19:19:08 +0800
  • d036ef5ccd feat(versioning): 支持仅管理对话并兼容 docker JOJO 2026-05-06 19:18:30 +0800
  • 987dc822b2 feat(task): harden polling flow with diagnostics JOJO 2026-05-06 16:54:20 +0800
  • 66931c5caa feat(runtime): add stale-task recovery and manual stop actions JOJO 2026-05-06 16:54:04 +0800
  • a86781e126 feat(tools): tighten edit_file replace rules and feedback JOJO 2026-05-06 16:53:50 +0800
  • e58a962dcd chore(config): untrack local custom model secrets JOJO 2026-05-06 16:53:32 +0800
  • 4e7da0de23 fix(connection): use lightweight heartbeat with single-flight and fail threshold JOJO 2026-05-05 15:24:26 +0800
  • 971f29b059 chore(debug): add connection heartbeat diagnostics JOJO 2026-05-05 13:54:51 +0800
  • 8de6275912 fix(file): handle empty text segment reads JOJO 2026-05-05 13:51:52 +0800
  • f198c0c63e fix(host-workspace): make config writes atomic and lock-protected JOJO 2026-05-03 15:46:34 +0800
  • 6aba89ae9b feat(edit-file): add replace_all for precise or global replacement JOJO 2026-05-03 15:46:16 +0800
  • 13689e80c2 fix(paths): stabilize workspace and MCP cwd resolution JOJO 2026-05-03 15:28:36 +0800
  • d406244604 fix(style): 修复空白页欢迎文字居中与换行适配 JOJO 2026-04-28 17:57:16 +0800
  • 8814f963f5 fix(ux): 用户发送后即时显示 assistant 头部和等待提示 JOJO 2026-04-28 17:56:52 +0800
  • 9a5a116fd6 feat(ui): 新增欢迎文字和等待提示文案 JOJO 2026-04-28 17:56:14 +0800
  • b151f8ff71 feat: add host workspace manager, mcp-tool-config skill, and UI enhancements JOJO 2026-04-28 13:04:51 +0800
  • cfffc8e4ef docs(agents): simplify git workflow — remove PR and review JOJO 2026-04-27 23:58:59 +0800
  • 54e8c8c0fb docs(agents): add CLI troubleshooting and fix cleanup commands (#2) JOJO 2026-04-27 23:48:50 +0800
  • bd2de76368 docs(agents): add CLI troubleshooting and fix cleanup commands JOJO 2026-04-27 23:44:20 +0800
  • 2799608051 docs(agents): add comprehensive git workflow and review spec JOJO 2026-04-27 23:31:14 +0800
  • 542fbf657c docs(agents): address review feedback on git workflow spec JOJO 2026-04-27 23:27:32 +0800
  • 4091730bea docs(agents): add comprehensive git workflow and review spec JOJO 2026-04-27 23:17:30 +0800
  • ecca5da8ab fix: harden multimodal handling and sanitize mcp action results JOJO 2026-04-27 20:11:21 +0800
  • dcf5de5d03 fix: strip multimodal parts for text-only models JOJO 2026-04-27 17:12:51 +0800
  • bb6bfff176 fix(ui): stabilize tool header icons and mcp completion label JOJO 2026-04-27 15:51:52 +0800
  • 9d8beacc8d fix: align thinking and tool status text in blocks JOJO 2026-04-27 15:35:10 +0800
  • 83e037c526 fix: keep intent out of mcp tool arguments JOJO 2026-04-27 14:53:39 +0800
  • de15fbe970 fix: reload mcp registry before tool discovery JOJO 2026-04-27 14:37:18 +0800
  • afd75b4ca9 fix: avoid fake MCP completion text for empty results JOJO 2026-04-27 13:17:22 +0800
  • 9dfb1567d2 fix: render user media previews from media store refs JOJO 2026-04-27 12:57:13 +0800
  • 727cafc370 fix: persist media via store and preserve MCP content JOJO 2026-04-27 12:21:45 +0800
  • dd334549c7 fix: improve MCP compatibility with persistent sessions and server callbacks JOJO 2026-04-27 11:34:58 +0800
  • e3e2d22dc4 fix(chat): restore collapse max height in block mode JOJO 2026-04-27 01:42:52 +0800
  • 3c1773dc01 fix(mcp): split categories by server and preserve toggle states JOJO 2026-04-27 01:42:40 +0800
  • 2c75bb01a0 feat(ui): cap tool toggle menu to five items with hidden scrollbar JOJO 2026-04-27 01:42:32 +0800
  • 3cd8bdabef feat(ui): add refresh button for showhtml cards JOJO 2026-04-27 01:42:24 +0800
  • 591a5e64cc fix: 修复聊天区滚动锁定与手动上滚脱锁 JOJO 2026-04-27 00:13:38 +0800
  • ed5315eef6 feat: add MCP management and host-only runtime policy JOJO 2026-04-26 23:49:04 +0800
  • e758df767f fix: prevent show_html cards from disappearing during streaming JOJO 2026-04-26 18:38:13 +0800
  • 9199f5ca7c fix: unify show cards rendering and prompt constraints JOJO 2026-04-26 18:13:24 +0800
  • 24c702c0af fix(show_html): add js mode with sandbox iframe rendering JOJO 2026-04-26 17:13:08 +0800
  • ac788daa03 fix(show_html): freeze completed card during streaming JOJO 2026-04-26 16:52:22 +0800
  • 383e68188c fix: stabilize show_html rendering and restore conversation mode state JOJO 2026-04-26 01:04:23 +0800
  • 33d270ff63 fix: stabilize show_html streaming rendering and recovery JOJO 2026-04-25 23:17:07 +0800
  • 1c928d7518 chore: backup snapshot before show_html scroll rework JOJO 2026-04-25 20:39:52 +0800
  • 44560829be feat: add agents-md-writer skill scaffolding and references JOJO 2026-04-25 16:35:13 +0800
  • 46404095dd fix: reduce chat debug noise and stabilize auto-scroll behavior JOJO 2026-04-25 16:35:09 +0800
  • d076e334d9 fix: preserve empty reasoning_content in thinking mode history JOJO 2026-04-25 16:35:02 +0800
  • d541d9bd30 fix: extend run_command foreground timeout limit to 120s JOJO 2026-04-25 16:34:56 +0800
  • 070d77c070 fix: adapt deepseek custom models and harden todo/tool gating JOJO 2026-04-24 18:31:03 +0800
  • 1b27b3ffa2 fix: simplify enhanced display for personalization updates JOJO 2026-04-19 16:57:23 +0800
  • 8991ed5084 feat: add read_skill tool and frontend read-skill rendering JOJO 2026-04-19 16:57:02 +0800
  • 9891f68aca fix: update run_command limits and planning guidance JOJO 2026-04-14 14:12:11 +0800
  • 3a949abdb4 fix: restore cached theme before personalization sync JOJO 2026-04-14 13:44:24 +0800
  • 1500a15be1 fix: enhance manage_personalization tool display JOJO 2026-04-14 13:44:06 +0800
  • 916f68e8e9 feat: 添加智能体交流风格选项 JOJO 2026-04-14 01:47:06 +0800
  • 13400f62d5 feat: add manage_personalization tool and fix personalization sync JOJO 2026-04-13 20:22:06 +0800
  • 4b7453ce4a feat: 整合test/agents功能并更新配置 JOJO 2026-04-13 17:47:19 +0800
  • f9089af8f9 feat: 权限模式支持管道命令并优化prompt注入 JOJO 2026-04-13 16:23:24 +0800
  • 3219df388b feat: 优化任务轮询和聊天区域渲染机制 JOJO 2026-04-13 16:23:01 +0800
  • 78df2249cf fix: stabilize markdown code block selection and copy JOJO 2026-04-12 19:59:28 +0800
  • 49bd994cfa fix: stabilize task completion and chat auto-scroll behavior JOJO 2026-04-12 19:45:01 +0800
  • 757718c492 feat: add user turn tool protection to shallow compression JOJO 2026-04-12 18:48:08 +0800
  • fa81585fe8 fix: stop per-turn todo and permission system injections JOJO 2026-04-12 17:10:54 +0800
  • ccb7128867 feat: 实现AGENTS.md自动注入功能和根目录文件创建限制功能 JOJO 2026-04-12 16:34:57 +0800
  • 8b730917cf feat: 添加AGENTS.md自动注入的prompt模板 JOJO 2026-04-12 16:34:06 +0800
  • 0e3dc1dd68 feat: 个人空间模型行为页面添加两个新开关 - AGENTS.md自动注入和允许根目录创建文件 JOJO 2026-04-12 16:34:04 +0800
  • cf5915dfbc feat: 前端store添加AGENTS.md自动注入和根目录创建文件配置字段 JOJO 2026-04-12 16:34:02 +0800
  • aeb3fb1285 feat: 添加个性化配置字段 - AGENTS.md自动注入和根目录文件创建开关 JOJO 2026-04-12 16:34:00 +0800
  • 2397e6ec1c feat: 添加拖拽上传图片/视频功能 JOJO 2026-04-12 15:55:00 +0800
  • 7dece2e722 feat(skills): 工作区技能自动同步 JOJO 2026-04-12 13:43:03 +0800
  • 3a9b5388f9 style(mobile): 优化审批面板移动端样式 JOJO 2026-04-12 13:42:39 +0800
  • 0eeec08320 fix(desktop): 禁用审批面板拖拽展开 JOJO 2026-04-12 13:42:28 +0800
  • be9592a2f4 fix(mobile): 审批面板自动关闭和交互问题 JOJO 2026-04-12 13:42:09 +0800
  • aad958d2d9 fix(mobile): 用量统计点击不展开问题 JOJO 2026-04-12 13:41:26 +0800
  • 3fee0ebf7d fix(mobile): 权限菜单自适应位置并优化审批面板样式 JOJO 2026-04-12 13:41:15 +0800
  • dcc6e3588e fix(ui): disable token panel expand on mobile tap JOJO 2026-04-12 01:13:26 +0800
  • bd891029df feat(tool-approval): add run_python preview support JOJO 2026-04-12 01:13:12 +0800
  • 6a21a642d0 fix(approval): 完整展示写入内容并隐藏内部滚动条 JOJO 2026-04-11 18:59:40 +0800
  • c6c90da64a chore(ui): 文案改为版本控制开关 JOJO 2026-04-11 18:59:32 +0800
  • 9c15c6f945 fix(personalization): 恢复个人空间打开/关闭动画 JOJO 2026-04-11 18:59:23 +0800
  • e3bf67d25d fix(mobile): 待审批时自动弹出并审批后收回面板 JOJO 2026-04-11 18:59:14 +0800
  • eba36c46da fix(versioning): 压缩继承版本控制并忽略系统目录 JOJO 2026-04-11 17:02:39 +0800
  • 0ba2763696 fix(personalization): 移除滑动跳模块并调整用量区留白 JOJO 2026-04-11 17:02:17 +0800
  • 55feb36091 feat(versioning-ui): 优化版本不一致提示与回溯限制 JOJO 2026-04-11 17:01:35 +0800
  • 6379f8c729 feat: complete conversation versioning UX and restore workflow JOJO 2026-04-11 16:16:40 +0800
  • 34a6577f3a feat: ship permission/approval UI with mobile support and context usage ring JOJO 2026-04-11 04:07:55 +0800
  • e814e89e32 feat: add conversation-bound permission modes and tool approval flow JOJO 2026-04-11 04:07:28 +0800
  • 3f40aa949f fix: treat slash-prefixed input as normal web message JOJO 2026-04-11 00:52:47 +0800
  • 4124faa040 feat(frontend): 优化聊天界面与监控交互体验 JOJO 2026-04-10 14:34:18 +0800
  • 8be1c37b6a refactor(frontend): 整理应用逻辑层与状态管理 JOJO 2026-04-10 14:34:01 +0800
  • 1bda147a6f fix: 完善工具约束与项目文档说明 JOJO 2026-04-10 14:33:41 +0800
  • 90233690ad feat: add json-based extensible model registry and dynamic model UI JOJO 2026-04-09 20:56:54 +0800
  • b63e827ed2 fix: increase tool output char limits to 50000 JOJO 2026-04-08 16:52:39 +0800
  • e742f4c1a5 docs: rebalance terminal vs run_command skill guidance JOJO 2026-04-08 16:40:17 +0800