Commit Graph

  • f584c3e53b feat: enhance billing integration with usage token extraction and API key handling git-main feat/reservation Titan 2026-04-30 10:54:08 +0800
  • 169332ab29 feat: enhance third-party proxy billing integration with multiple usage paths and update migration guide Titan 2026-04-28 12:15:13 +0800
  • 1124a2e371 Stop tracking skills folder and update .gitignore Titan 2026-04-24 19:15:30 +0800
  • 7178c14705 fix(docs): update default DEER_FLOW_GATEWAY_URL to use port 8101 in migration guide Titan 2026-04-24 19:13:56 +0800
  • 6ece5e0c39 feat(docker): add backend/.deer-flow to .dockerignore and update .gitignore to include skills/ Titan 2026-04-24 19:13:41 +0800
  • 4ef9b896e3 chore(todo): 添加中文 TODO 注释 feat/kexue-ui-maintain 肖应宇 2026-04-29 00:22:44 +0800
  • 927edfb610 fix(clarification): 修复 options 字符串被逐字符渲染为有序列表项 肖应宇 2026-04-29 00:05:56 +0800
  • 08e8de5e3e fix(workspace): 恢复先删后建并修复新会话初始化时序 肖应宇 2026-04-28 18:34:18 +0800
  • d1cdb7eef7 fix(workspace): 调整输入区与消息展示逻辑 肖应宇 2026-04-28 18:29:39 +0800
  • 1fd7a5d4f7 fix(backend): 修复 replace 标记泄漏到展示层 肖应宇 2026-04-24 17:55:25 +0800
  • 299d819026 feat(references): 统一引用来源并过滤 uploads/skill 肖应宇 2026-04-24 17:55:16 +0800
  • 2d50c49369 chore(i18n): 更新中文模型推荐项映射 肖应宇 2026-04-24 17:05:05 +0800
  • 74813ff61d fix(frontend-workspace): 修复引用滚动与产物路径解析 肖应宇 2026-04-24 17:04:51 +0800
  • d8226b834c feat(frontend-messages): 支持摘要折叠与表格导出 肖应宇 2026-04-24 17:04:39 +0800
  • 256a2d36ec feat(backend): 增加摘要标题与产物状态对账 肖应宇 2026-04-24 17:04:05 +0800
  • 31f4bdb99a fix: 修复单个\n输入,渲染时不会换行的问题 肖应宇 2026-04-24 10:27:35 +0800
  • 6853ed71bc refactor(workspace): 将颜色 token 重命名为语义化命名 肖应宇 2026-04-23 17:52:42 +0800
  • 81bd9b3d74 fix(docker): update gateway port mapping from 8001 to 8101 for direct access Titan 2026-04-24 18:02:53 +0800
  • 1ffe32fe00 feat(docs): add Skill Proxy Migration Guide for transitioning to gateway-based API calls Titan 2026-04-23 17:02:13 +0800
  • f677c653bd feat(docker): set timezone to Asia/Shanghai and add restart command for services Titan 2026-04-23 16:12:34 +0800
  • dabe529cc7 feat(proxy): add third-party proxy module with billing integration - Introduced a new third-party proxy package for handling async task APIs. - Implemented billing client with reserve and finalize functionalities. - Created an in-memory ledger to track call states and ensure idempotency. - Added route classification for submit and query requests. - Configured third-party provider settings and routes in the application config. - Updated local backend to support Docker networking for sandbox containers. Titan 2026-04-23 15:27:49 +0800
  • 8d5b01a59b fix(billing_middleware): update model configuration retrieval to use 'model' instead of 'display_name' Titan 2026-04-22 17:32:23 +0800
  • 77801c03ff feat(aio_sandbox): add extra_env parameter for thread_id injection in sandbox creation Titan 2026-04-17 18:38:02 +0800
  • d337e46868 feat: 更新文生图为GPT-Image-2 肖应宇 2026-04-23 17:10:55 +0800
  • 9fc7b25a01 feat: 更新快捷skill按钮 肖应宇 2026-04-23 13:49:09 +0800
  • 18e39deece fix: 注释掉提交按钮和审核按钮,后端接口正在维护 肖应宇 2026-04-23 10:47:08 +0800
  • 54ef439226 fix(08): 用主题色替换留存的 white/black 工具颜色, 肖应宇 2026-04-23 10:12:54 +0800
  • 161e5fad3c docs(08-04): 添加执行总结 肖应宇 2026-04-23 09:57:30 +0800
  • 45ce998578 fix(08-04): 使主题颜色检查在各工作区状态下都更健壮 肖应宇 2026-04-23 09:56:29 +0800
  • 56cdadb082 fix(08-04): 稳定主题颜色端到端测试断言 肖应宇 2026-04-23 09:54:55 +0800
  • 3601dd2369 docs(08-04): 完成第 8 阶段验证约定 肖应宇 2026-04-23 09:44:16 +0800
  • cf36873d99 feat(08-04): 添加工作区主题颜色回归端到端测试 肖应宇 2026-04-23 09:42:19 +0800
  • 08b3864673 docs(08-03): 为artifact色值移植添加总结 肖应宇 2026-04-23 09:38:50 +0800
  • fc27d179d4 feat(08-03): 将产物预览内联样式变量令牌化 肖应宇 2026-04-23 09:37:36 +0800
  • 3d4e180a05 feat(08-02): token化 input/suggestion/streaming 颜色 肖应宇 2026-04-23 09:36:11 +0800
  • bceea21f9b feat(08-03): 将产物列表/详情中的硬编码颜色字面量迁移至工作区主题令牌 肖应宇 2026-04-23 09:34:36 +0800
  • 287d45bb48 feat(08-02): token化 thread page 与 layout/header 颜色 肖应宇 2026-04-23 09:33:27 +0800
  • 21dfa71e00 feat(08-01):添加工作区颜色保护脚本 肖应宇 2026-04-23 09:26:50 +0800
  • 730a06f391 feat(08-01): 添加工作区颜色主题令牌注册表及全局映射 肖应宇 2026-04-23 09:24:20 +0800
  • f23b47c9f1 fix: 修复遗漏的测试文件名 肖应宇 2026-04-22 11:52:15 +0800
  • 57d68bccce feat: 后端消息中记上对话的UTC+8的时间 肖应宇 2026-04-22 10:32:47 +0800
  • 8e17dc4ff8 fix: suggestion补上遗漏 肖应宇 2026-04-21 14:34:59 +0800
  • e39d546c89 feat(suggestion): 更新suggestion 肖应宇 2026-04-21 14:32:10 +0800
  • fe33801008 feat(Tour): 同一设备不同帐号保存漫游使用记录 肖应宇 2026-04-21 09:41:00 +0800
  • 08b74314c4 feat(ui): 漫游导航样式修改 肖应宇 2026-04-21 09:22:48 +0800
  • cad86218a7 feat(Tour): 点击关闭不会完成漫游导航 肖应宇 2026-04-20 16:04:22 +0800
  • ae546f5667 fix:去除漫游导航阴影 肖应宇 2026-04-20 16:03:58 +0800
  • 9cecd24918 dev: 版本推进 肖应宇 2026-04-20 15:43:02 +0800
  • eb45bba7ff feat(tour):漫游导航 肖应宇 2026-04-20 15:31:52 +0800
  • f0d93ab342 feat(backend): 生成PPT时预处理用户提示词 肖应宇 2026-04-20 14:55:19 +0800
  • 040b107647 docs:不允许提交gsd文档 肖应宇 2026-04-20 14:54:35 +0800
  • 53d383070d fix:标题emoji表情溢出的问题 肖应宇 2026-04-20 14:54:09 +0800
  • 170b5484c9 style: lint prettier 肖应宇 2026-04-20 10:34:57 +0800
  • d82ac30b93 feat: placeholder的不同状态显示 肖应宇 2026-04-20 10:24:35 +0800
  • a62e65acfe fix: 表格的复制按钮被禁用的问题 肖应宇 2026-04-20 10:24:01 +0800
  • c52b505354 fix: 引用附件菜单多层滚动容器的问题 肖应宇 2026-04-20 10:22:36 +0800
  • d0e0d9e807 fix:artifact文件名视觉长度过长的问题 肖应宇 2026-04-20 10:21:28 +0800
  • 72836322c5 dev: iframe测试文件 肖应宇 2026-04-20 10:20:17 +0800
  • 7b53bb0524 build(frontend): 移除radix-ui聚合包并补充react-slider依赖 肖应宇 2026-04-19 11:54:00 +0800
  • bee5106996 fix(frontend): 使用 Radix 子包引入ContextMenu和Slider 肖应宇 2026-04-19 11:46:48 +0800
  • 24a97ef7d7 Revert "feat(frontend): 增强建议快捷skill工具多层提示交互并更新计划状态" 肖应宇 2026-04-19 11:38:35 +0800
  • cbbae3dbd2 dev:版本推进 v3.2.7 肖应宇 2026-04-17 17:50:30 +0800
  • 1d031f4577 fix: 调整dropdown,tag的间距 肖应宇 2026-04-17 17:02:23 +0800
  • eed425e965 feat(frontend): 增强建议快捷skill工具多层提示交互并更新计划状态 肖应宇 2026-04-17 15:17:03 +0800
  • 3d5a6a54ca docs(gsd): update post-milestone next-step guidance 肖应宇 2026-04-17 14:20:18 +0800
  • 92a0be5274 feat(phase-07): finalize mention prompt behavior and docs 肖应宇 2026-04-17 14:13:54 +0800
  • ebb9ca7140 docs(gsd): archive v1.0 milestone documentation 肖应宇 2026-04-17 14:13:48 +0800
  • d7d9da67f6 docs(phase-07): add/update validation strategy 肖应宇 2026-04-17 13:56:08 +0800
  • 33705637ea fix(artifacts): 修复文件名差异导致 Artifact not found 肖应宇 2026-04-17 13:50:44 +0800
  • c667faad65 docs(phase-07): add/update security threat verification 肖应宇 2026-04-17 13:44:57 +0800
  • dc534e993e test(07): complete UAT - 3 passed, 0 issues 肖应宇 2026-04-17 13:43:29 +0800
  • fdff86e5b7 docs(07): add verified gap-closure plan 肖应宇 2026-04-17 11:30:58 +0800
  • f96bbafa32 docs(07): add root causes from diagnosis 肖应宇 2026-04-17 11:30:18 +0800
  • 67e036dc23 test(07): complete UAT - 0 passed, 3 issues 肖应宇 2026-04-17 11:29:02 +0800
  • 27414fc4e1 feat(phase-07): compose attachment/skill priority hints on submit 肖应宇 2026-04-17 11:00:12 +0800
  • 326c780ab7 docs(state): mark phase 7 planned 肖应宇 2026-04-17 10:49:39 +0800
  • 94094f7563 docs(07): add plan and validation strategy 肖应宇 2026-04-17 10:49:33 +0800
  • 80cfd8b899 docs(07): capture phase context 肖应宇 2026-04-17 10:43:52 +0800
  • 830c8abcf1 feat(ZoomSelector): 使用Slider组件控制字体 肖应宇 2026-04-17 10:33:05 +0800
  • b88fa12214 feat(skillSelect): 将localstorage换成sessionStorage,且不从sessionstorage自动恢复显示skill 肖应宇 2026-04-17 09:38:58 +0800
  • ecb26534fc feat(Suggestion): 更新快捷skill按钮 肖应宇 2026-04-16 17:42:50 +0800
  • 118b3c1c55 dev: 版本推进 v3.2.6 肖应宇 2026-04-16 17:11:42 +0800
  • e3b54e8301 fix(codeBlock): 修复代码块抖动的问题 肖应宇 2026-04-16 17:10:05 +0800
  • 9758ae8a3a refactor: 不使用硬编码,而全部使用i18n 肖应宇 2026-04-16 16:00:41 +0800
  • 3d5006af48 feat(frontend): artifact 文件卡片支持右键引用 肖应宇 2026-04-16 15:18:14 +0800
  • 4dbe930775 fix(ContextMenu): 修复点击项后不关闭的问题 肖应宇 2026-04-16 15:16:35 +0800
  • dad3888d6c feat(frontend): 增加消息图片右键引用与提及联动 肖应宇 2026-04-16 15:08:47 +0800
  • e3063d94c4 fix(uploads): 对当前回合提及的文件优先处理指代 肖应宇 2026-04-16 14:57:02 +0800
  • ad709767ea docs(quick-260416-koe): 归档 phase 06 明确指代语义修复(免验证) 肖应宇 2026-04-16 14:56:00 +0800
  • c73f12f044 fix(backend): 强化敏感信息与工作流标识脱敏规则 肖应宇 2026-04-16 11:26:03 +0800
  • 9e865d1ee0 feat(language): 默认中文 肖应宇 2026-04-16 10:14:01 +0800
  • 12a21808f9 refactor: 预留空位,先删除旧逻辑再重新实现 肖应宇 2026-04-16 10:03:37 +0800
  • 7fd4b76e94 feat: 替换国际化中所有有关df的内容 肖应宇 2026-04-16 09:52:45 +0800
  • e5f89c3d37 feat(backend): 统一"发送附件"语义为上传+提及 肖应宇 2026-04-16 09:43:04 +0800
  • dae911af70 feat(phase-07): archive post-acceptance mention/upload patchset 肖应宇 2026-04-15 17:59:18 +0800
  • 88de7e1e8f docs(07): research phase domain 肖应宇 2026-04-15 17:57:59 +0800
  • c4fe34ed23 feat(ui): 宋对ui和输入框placeholder更改 肖应宇 2026-04-15 17:37:20 +0800
  • ac01d08eb5 docs(phase-06): record 06-06 execution and reverification 肖应宇 2026-04-15 15:43:51 +0800
  • 3d472761c8 fix(uploads): ignore mention references in new upload detection 肖应宇 2026-04-15 15:43:46 +0800
  • 3caa2d6ce1 test(06): record mention-upload misclassification gap and closure plan 肖应宇 2026-04-15 15:34:10 +0800