Commit Graph

  • a3d5335e7f feat(settings): protect model provider deletion and cascade credential updates xintaofei 2026-04-07 00:25:01 +08:00
  • 4245df2f4a fix(settings): improve codex CLI auth mode switching to preserve auth.json keys xintaofei 2026-04-06 23:05:52 +08:00
  • b64976e4d6 feat(settings): refactor agent auth modes and add model provider authentication xintaofei 2026-04-06 22:10:18 +08:00
  • d28c54a038 fix(settings): reorder nav menu to place model providers after skills xintaofei 2026-04-05 16:40:37 +08:00
  • ba19299696 feat(settings): add model provider management with full CRUD support xintaofei 2026-04-05 16:35:14 +08:00
  • 6359651247 feat(chat): add slash command dropdown button in message input toolbar xintaofei 2026-04-04 13:24:26 +08:00
  • 576944ac1f # Release version 0.6.7 xintaofei 2026-04-03 23:47:51 +08:00
  • 32a1c5adc0 fix: improve error message when exporting long conversations as image xintaofei 2026-04-03 23:38:25 +08:00
  • 40d0a4b995 fix: disable "auto" config option for Claude Code to prevent errors xintaofei 2026-04-03 22:54:48 +08:00
  • ac0d849a7b chore: upgrade sacp to 11.0.0 stable and agent-client-protocol-schema to 0.11 xintaofei 2026-04-03 22:10:15 +08:00
  • 56d6db7866 chore: bump ACP agent SDK versions in registry xintaofei 2026-04-03 21:01:48 +08:00
  • c06e854975 feat: add favicon for web/server mode browser tabs xintaofei 2026-04-03 19:03:55 +08:00
  • 4c36369dd2 feat: add export conversation to image, markdown, and HTML formats xintaofei 2026-04-03 18:56:37 +08:00
  • 1282dcee19 feat: add copy button on hover for user messages in conversation xintaofei 2026-04-03 15:22:34 +08:00
  • c1158bf669 # Release version 0.6.6 xintaofei 2026-04-03 14:40:14 +08:00
  • 743b2a97ac docs: update AGENTS.md and CLAUDE.md with enriched project documentation xintaofei 2026-04-03 14:33:46 +08:00
  • 858ea9d10a fix: fix terminal not opening in Docker and slim down Docker image xintaofei 2026-04-03 13:59:30 +08:00
  • ae93cc062b fix: optimize communication flow diagram icons and layout xintaofei 2026-04-03 11:46:12 +08:00
  • ea3b20b2d9 fix: update run button state when terminal tab is closed directly xintaofei 2026-04-03 10:42:50 +08:00
  • 9396127cd9 feat: add @ file mention support in chat input and unify directory attachment xintaofei 2026-04-02 22:43:27 +08:00
  • e87f930ec1 # Release version 0.6.5 xintaofei 2026-04-02 19:35:35 +08:00
  • 4f394ea521 fix: use randomUUID fallback for non-secure contexts in terminal-context xintaofei 2026-04-02 19:21:56 +08:00
  • e7bd12e16f fix: sync run button state with terminal process via centralized exit tracking xintaofei 2026-04-02 19:02:01 +08:00
  • ef94687c87 # Release version 0.6.4 xintaofei 2026-04-02 16:50:27 +08:00
  • 236f0ed5e3 Merge branch 'main-fix' xintaofei 2026-04-02 16:25:00 +08:00
  • efd8e1104f features: add commit and push option to git commit window xintaofei 2026-04-02 16:22:41 +08:00
  • 9b50d75266 fix: skip rendering img element when src is empty in image preview dialog xintaofei 2026-04-02 15:26:17 +08:00
  • f23ed12650 feat: add click-to-preview for image attachments in chat xintaofei 2026-04-02 15:23:48 +08:00
  • 2a3b4b1908 Merge pull request #54 from isYangs/main XinTaoFei 2026-04-02 14:55:04 +08:00
  • d3d53c8b8d docs: add animated communication flow diagram to README xintaofei 2026-04-02 14:51:23 +08:00
  • 1287dab37c docs: add iLink (Weixin) to supported chat channels in README xintaofei 2026-04-02 14:11:12 +08:00
  • b2d10fa008 optimize: terminal spawn lifecycle to eliminate output race condition xintaofei 2026-04-02 13:55:38 +08:00
  • d0e0aad525 optimize: WeChat QR code auth flow and channel reliability xintaofei 2026-04-02 11:22:51 +08:00
  • 03a6f8b5eb Merge remote-tracking branch 'origin/main' isYangs 2026-04-02 10:40:50 +08:00
  • 92dd5b1bbe fix: disable macOS overscroll bounce isYangs 2026-04-02 09:54:23 +08:00
  • 0ef36ee918 optimize: WeChat channel message handling and error resilience xintaofei 2026-04-02 00:29:01 +08:00
  • 8050e30a55 features: supports WeChat channel xintaofei 2026-04-02 00:17:23 +08:00
  • a34d14bf59 Release versioin 0.6.3 xintaofei 2026-04-01 19:04:39 +08:00
  • b4aaebeb54 docs: update chat channels section with session interaction and new commands xintaofei 2026-04-01 18:55:44 +08:00
  • 46c8874f43 Merge branch 'main-fix' xintaofei 2026-04-01 18:29:16 +08:00
  • 098c9adb80 optimize: channel tool call details, permission context and stop reason i18n xintaofei 2026-04-01 18:28:34 +08:00
  • b23f6a5aaa fix: enable inline math formula rendering with single dollar signs xintaofei 2026-04-01 17:48:46 +08:00
  • ce95148232 fix: truncate_title panic on multi-byte UTF-8 strings xintaofei 2026-04-01 17:29:01 +08:00
  • d76dc716e4 optimize: Enhanced session command processing logic xintaofei 2026-04-01 17:22:56 +08:00
  • adb5829613 optimize: channel Message Commands — Multilingual Support and Prefixes xintaofei 2026-04-01 16:22:54 +08:00
  • 05214d09de Merge remote-tracking branch 'origin/botwork' xintaofei 2026-04-01 15:03:41 +08:00
  • 925d068bd9 Release version 0.6.2 xintaofei 2026-04-01 15:02:38 +08:00
  • 4f8b99e5b6 Merge branch 'main-fix' xintaofei 2026-04-01 13:41:33 +08:00
  • 3a5d720cc9 optimize: session list loading xintaofei 2026-04-01 13:41:22 +08:00
  • 058245c284 Merge branch 'main' into main-fix xintaofei 2026-04-01 13:01:25 +08:00
  • c983779dea fix: resolve real-time update issue in tiled view with multiple active sessions xintaofei 2026-04-01 13:00:37 +08:00
  • b98f50340f Feature: Supports remote branch deletion xintaofei 2026-04-01 12:41:15 +08:00
  • c25e4062b9 fix lint xintaofei 2026-04-01 11:18:51 +08:00
  • 245151dda2 优化提交代码的处理逻辑,避免一些情况无法提交代码 xintaofei 2026-04-01 11:16:41 +08:00
  • f33f658a85 修复:“添加到VCS”的弹框显示了已经被git跟踪的文件 xintaofei 2026-04-01 10:39:15 +08:00
  • 58611a6bc1 消息渠道支持会话相关指令 xintaofei 2026-04-01 10:08:20 +08:00
  • 8d8eadb994 更新README信息 xintaofei 2026-03-31 22:55:12 +08:00
  • e8f27b0c32 Release version 0.6.1 xintaofei 2026-03-31 22:39:54 +08:00
  • 967a16aeaa 支持配置cline的skills xintaofei 2026-03-31 22:35:42 +08:00
  • 80a5f8c589 修复acp返回空用量信息导致会话中断 xintaofei 2026-03-31 22:18:14 +08:00
  • 296b0c7806 优化MCP管理,支持所有Agent xintaofei 2026-03-31 22:15:48 +08:00
  • fafe970309 调整:web/server模式下,设置页面不显示“Web 服务”菜单项 xintaofei 2026-03-31 19:28:49 +08:00
  • d5db553e0b 修复:提交列表的提交项是否推送远程的判断基线分支之前固定是folder的分支,而不是过滤的分支 xintaofei 2026-03-31 19:12:27 +08:00
  • 995d1e20c4 修复de.json多语言一处引号错误 xintaofei 2026-03-31 19:10:49 +08:00
  • c5fe85d309 推送窗口现在会判断是否有配置Git远程仓库,显示正确的提示信息 xintaofei 2026-03-31 18:52:18 +08:00
  • 8937543f80 修复设置页面的“消息渠道”菜单项未适配所有多语言 xintaofei 2026-03-31 18:43:31 +08:00
  • c4ae6188f5 Release version 0.6.0 xintaofei 2026-03-31 17:39:25 +08:00
  • 2d5bd6454c 更新README信息 xintaofei 2026-03-31 17:30:21 +08:00
  • 4f051715bf folder窗口异常处理 xintaofei 2026-03-31 16:31:14 +08:00
  • b5924829b1 Merge branch 'channel' into cv-channel-urci3p xintaofei 2026-03-31 16:00:12 +08:00
  • 13c8deee84 修复node全局安装时的权限问题 xintaofei 2026-03-31 16:00:04 +08:00
  • 25a2bd0922 Agent在实时响应中因为错误而中断时发送系统通知 xintaofei 2026-03-31 15:43:00 +08:00
  • a9f6ce9105 优化消息渠道的实现代码 xintaofei 2026-03-31 15:26:29 +08:00
  • 99c60ce4a5 Merge branch 'cv-channel-urci3p' into channel xintaofei 2026-03-31 14:05:16 +08:00
  • 0bc470181d 修复消息渠道的事件未触发 xintaofei 2026-03-31 14:05:03 +08:00
  • f06360a59d 消息渠道的消息支持多语言 xintaofei 2026-03-31 13:49:16 +08:00
  • 99b8ecabfc 修复窗口权限判断 xintaofei 2026-03-31 13:44:23 +08:00
  • 616be7bfe0 修复:未支持docker运行环境的必要依赖 xintaofei 2026-03-31 13:25:25 +08:00
  • f2a53acc9d 修复错误警告 xintaofei 2026-03-31 13:11:08 +08:00
  • 007b52c183 精简事件管理里的事件 xintaofei 2026-03-31 12:05:51 +08:00
  • edc12a0e39 支持渠道、指令(自定义前缀)和事件(启用/禁用)管理 xintaofei 2026-03-31 11:49:24 +08:00
  • 54bab306e1 tg通道优化 xintaofei 2026-03-30 23:28:00 +08:00
  • d18cec33bf 初步集成消息通道,支持Telegram + Lark机器人 xintaofei 2026-03-30 22:51:49 +08:00
  • 544abbd15d Release version 0.5.3 xintaofei 2026-03-30 15:05:09 +08:00
  • 8d393b3b4f 优化web/server模式下的目录选择,现在支持目录树选择,而不是硬文本写入 xintaofei 2026-03-30 14:59:23 +08:00
  • 9b9169f61d 解决codex在会话页面有时不返回权限配置选项 xintaofei 2026-03-30 14:00:42 +08:00
  • 36ea3ef4bd Release version 0.5.2 xintaofei 2026-03-29 21:52:25 +08:00
  • f6a6131180 更新README信息 xintaofei 2026-03-29 21:48:04 +08:00
  • 5f1ba86ac2 代码优化调整 xintaofei 2026-03-29 21:43:48 +08:00
  • 19890b3cb5 修复:推送窗口的提交列表识别不到在其它分支已远程推送的提交记录 xintaofei 2026-03-29 21:39:16 +08:00
  • bff17f09ff 优化github工作流里docker镜像的构建流程 xintaofei 2026-03-29 21:22:15 +08:00
  • 1be1242329 更新README图片 xintaofei 2026-03-29 20:57:05 +08:00
  • 84f6e35a7a Release version 0.5.1 xintaofei 2026-03-29 20:46:20 +08:00
  • 045ac28192 修复server linux arm64构建失败 xintaofei 2026-03-29 20:45:30 +08:00
  • 9ad233b65b Release version 0.5.0 xintaofei 2026-03-29 20:31:16 +08:00
  • 9c0ea50b0c 调整github发布条件 xintaofei 2026-03-29 20:30:06 +08:00
  • 695c20b1c9 系统管理页面添加github信息 xintaofei 2026-03-29 20:24:22 +08:00
  • c672fa7871 更新README信息 xintaofei 2026-03-29 19:58:33 +08:00
  • a49b59e403 支持一键安装脚本 xintaofei 2026-03-29 19:46:41 +08:00
  • 1cda9aa5f5 完善docker相关配置 xintaofei 2026-03-29 19:23:46 +08:00