This website requires JavaScript.
Explore
Help
Sign In
titan
0 Followers
·
0 Following
Joined on
2025-08-20
Repositories
Projects
Packages
Public Activity
Starred Repositories
titan
pushed to
git-main
at
skills/deerflow2
2026-04-30 11:26:21 +08:00
f584c3e53b
feat: enhance billing integration with usage token extraction and API key handling
169332ab29
feat: enhance third-party proxy billing integration with multiple usage paths and update migration guide
1124a2e371
Stop tracking skills folder and update .gitignore
7178c14705
fix(docs): update default DEER_FLOW_GATEWAY_URL to use port 8101 in migration guide
6ece5e0c39
feat(docker): add backend/.deer-flow to .dockerignore and update .gitignore to include skills/
Compare 17 commits »
titan
pushed to
feat/reservation
at
skills/deerflow2
2026-04-30 11:25:34 +08:00
f584c3e53b
feat: enhance billing integration with usage token extraction and API key handling
169332ab29
feat: enhance third-party proxy billing integration with multiple usage paths and update migration guide
1124a2e371
Stop tracking skills folder and update .gitignore
7178c14705
fix(docs): update default DEER_FLOW_GATEWAY_URL to use port 8101 in migration guide
6ece5e0c39
feat(docker): add backend/.deer-flow to .dockerignore and update .gitignore to include skills/
Compare 17 commits »
titan
pushed to
feat/reservation
at
skills/deerflow2
2026-04-24 19:15:47 +08:00
b786b03a87
Stop tracking skills folder and update .gitignore
titan
pushed to
feat/reservation
at
skills/deerflow2
2026-04-24 19:14:26 +08:00
3a57e0f6ca
fix(docs): update default DEER_FLOW_GATEWAY_URL to use port 8101 in migration guide
79fba9643c
feat(docker): add backend/.deer-flow to .dockerignore and update .gitignore to include skills/
Compare 2 commits »
titan
pushed to
git-main
at
skills/deerflow2
2026-04-24 19:07:01 +08:00
titan
pushed to
git-main
at
skills/deerflow2
2026-04-24 18:53:57 +08:00
b8ffeeb810
chore (docker): add backend/.deer-flow to .dockerignore to exclude unnecessary files from Docker context
bb23731450
chore: (base)Remove skills from Git.
Compare 2 commits »
titan
pushed to
feat/reservation
at
skills/deerflow2
2026-04-24 18:53:26 +08:00
b8ffeeb810
chore (docker): add backend/.deer-flow to .dockerignore to exclude unnecessary files from Docker context
bb23731450
chore: (base)Remove skills from Git.
Compare 2 commits »
titan
pushed to
git-main
at
skills/deerflow2
2026-04-24 18:03:46 +08:00
81bd9b3d74
fix(docker): update gateway port mapping from 8001 to 8101 for direct access
titan
pushed to
feat/reservation
at
skills/deerflow2
2026-04-24 18:03:02 +08:00
81bd9b3d74
fix(docker): update gateway port mapping from 8001 to 8101 for direct access
titan
pushed to
git-main
at
skills/deerflow2
2026-04-23 17:34:03 +08:00
1ffe32fe00
feat(docs): add Skill Proxy Migration Guide for transitioning to gateway-based API calls
f677c653bd
feat(docker): set timezone to Asia/Shanghai and add restart command for services
dabe529cc7
feat(proxy): add third-party proxy module with billing integration
8d5b01a59b
fix(billing_middleware): update model configuration retrieval to use 'model' instead of 'display_name'
77801c03ff
feat(aio_sandbox): add extra_env parameter for thread_id injection in sandbox creation
Compare 5 commits »
titan
pushed to
feat/reservation
at
skills/deerflow2
2026-04-23 17:33:21 +08:00
1ffe32fe00
feat(docs): add Skill Proxy Migration Guide for transitioning to gateway-based API calls
f677c653bd
feat(docker): set timezone to Asia/Shanghai and add restart command for services
dabe529cc7
feat(proxy): add third-party proxy module with billing integration
8d5b01a59b
fix(billing_middleware): update model configuration retrieval to use 'model' instead of 'display_name'
77801c03ff
feat(aio_sandbox): add extra_env parameter for thread_id injection in sandbox creation
Compare 71 commits »
titan
pushed to
git-main
at
skills/deerflow2
2026-04-23 17:28:32 +08:00
d337e46868
feat: 更新文生图为GPT-Image-2
9fc7b25a01
feat: 更新快捷skill按钮
18e39deece
fix: 注释掉提交按钮和审核按钮,后端接口正在维护
54ef439226
fix(08): 用主题色替换留存的 white/black 工具颜色,
161e5fad3c
docs(08-04): 添加执行总结
Compare 66 commits »
titan
pushed to
feat/reservation
at
skills/deerflow2
2026-04-16 16:02:07 +08:00
c73f12f044
fix(backend): 强化敏感信息与工作流标识脱敏规则
9e865d1ee0
feat(language): 默认中文
12a21808f9
refactor: 预留空位,先删除旧逻辑再重新实现
7fd4b76e94
feat: 替换国际化中所有有关df的内容
e5f89c3d37
feat(backend): 统一"发送附件"语义为上传+提及
Compare 36 commits »
titan
pushed to
git-main
at
skills/deerflow2
2026-04-16 16:01:28 +08:00
c73f12f044
fix(backend): 强化敏感信息与工作流标识脱敏规则
9e865d1ee0
feat(language): 默认中文
12a21808f9
refactor: 预留空位,先删除旧逻辑再重新实现
7fd4b76e94
feat: 替换国际化中所有有关df的内容
e5f89c3d37
feat(backend): 统一"发送附件"语义为上传+提及
Compare 36 commits »
titan
pushed to
git-main
at
skills/deerflow2
2026-04-14 18:41:09 +08:00
17a8104384
feat(billing): refactor run_id extraction and enhance logging in middleware
14cb4b3c33
feat(billing): add question extraction and include in reserve payload
369f3af384
fix(HistoryButton):条件渲染历史按钮
7ddc3a1742
fix: 修复历史图标不变色的问题
Compare 4 commits »
titan
pushed to
feat/reservation
at
skills/deerflow2
2026-04-14 18:40:07 +08:00
17a8104384
feat(billing): refactor run_id extraction and enhance logging in middleware
14cb4b3c33
feat(billing): add question extraction and include in reserve payload
369f3af384
fix(HistoryButton):条件渲染历史按钮
7ddc3a1742
fix: 修复历史图标不变色的问题
Compare 4 commits »
titan
deleted branch feat/git-main-frondend-intergretion-oldhash-20260408-165134 from
skills/deerflow2
2026-04-14 18:36:08 +08:00
titan
pushed to
feat/reservation
at
skills/deerflow2
2026-04-14 11:40:08 +08:00
6367cf013c
dev: 测试标识 v3.2.5
06a8414c05
feat:更换返回对话页的图标
6a73d96778
test:测试生成图片时禁止暴露apikey的用例
deac1537d0
fix(backend): 禁止显示指明环境变量的方式使用命令
Compare 4 commits »
titan
pushed to
git-main
at
skills/deerflow2
2026-04-14 11:34:19 +08:00
6367cf013c
dev: 测试标识 v3.2.5
06a8414c05
feat:更换返回对话页的图标
6a73d96778
test:测试生成图片时禁止暴露apikey的用例
deac1537d0
fix(backend): 禁止显示指明环境变量的方式使用命令
Compare 4 commits »
titan
pushed to
feat/reservation
at
skills/deerflow2
2026-04-14 10:18:33 +08:00
First
Previous
1
2
3
Next
Last