• Joined on 2025-08-20
titan pushed to git-main at skills/deerflow2 2026-04-12 15:33:46 +08:00
a5cf6c87e5 feat: add billing reservation and finalization middleware with configuration (pre + call_id)
titan deleted branch feat/git-main-frondend-intergretion from skills/deerflow2 2026-04-10 12:34:01 +08:00
titan deleted branch feat/kexue-ui-v0.1 from skills/deerflow2 2026-04-10 12:34:01 +08:00
titan deleted branch feat/originui from skills/deerflow2 2026-04-10 12:34:01 +08:00
titan pushed to main at skills/deerflow2 2026-04-10 12:26:42 +08:00
97247c3f28 Merge remote-tracking branch 'origin/feat/git-main-frondend-intergretion-oldhash-20260408-165134' into git-main
dda131c5ea fix: suggest点击后按skill_id数组调用bootstrapRemoteSkill锁定技能
1243bd0aac fix: 修复新会话重复请求并更新部署脚本默认目标
fd884bd676 build: 修改make start为静态部署
25111a9b03 fix: 使用is_chatting的使用,is_chatting=true的时候才会显示对话页
Compare 361 commits »
titan pushed to git-main at skills/deerflow2 2026-04-08 17:04:14 +08:00
97247c3f28 Merge remote-tracking branch 'origin/feat/git-main-frondend-intergretion-oldhash-20260408-165134' into git-main
dda131c5ea fix: suggest点击后按skill_id数组调用bootstrapRemoteSkill锁定技能
1243bd0aac fix: 修复新会话重复请求并更新部署脚本默认目标
fd884bd676 build: 修改make start为静态部署
25111a9b03 fix: 使用is_chatting的使用,is_chatting=true的时候才会显示对话页
Compare 46 commits »
titan pushed to git-main at skills/deerflow2 2026-04-08 16:44:10 +08:00
bef1fd049f chore(prompt): update agent name in prompt template from 'DeerFlow 2.0' to 'XClaw'
3bfe2e0203 feat(token-usage): Rewrite middleware to support external billing API reporting
Compare 2 commits »
titan created branch git-source in skills/deerflow2 2026-04-07 10:29:01 +08:00
titan pushed to git-source at skills/deerflow2 2026-04-07 10:29:01 +08:00
titan created branch git-main in skills/deerflow2 2026-04-07 10:29:00 +08:00
titan pushed to git-main at skills/deerflow2 2026-04-07 10:29:00 +08:00
6b900ccb60 feat(logging): enhance logging configuration to support environment variable override for log level
0f607441c8 feat(chats): implement dynamic styling based on xclaw_used parameter
b412b5193b feat(skills): support batch skill bootstrap via content_ids; clear parent dir once before per-skill write
5de7a2ab46 fix: centralize UUID generation and validate query thread_id for skillBootstrap; ensure single execution and correct thread dir
5aa38ee108 feat(skills): include uploads directory in skill scanning
Compare 10 commits »
titan pushed to main at skills/deerflow2 2026-03-27 14:54:11 +08:00
44fa3e7e3d feat: track .env files in skills/public directory
577254d041 chore: 包括被排除的.env文件
Compare 2 commits »
titan pushed to main at skills/deerflow2 2026-03-27 14:20:57 +08:00
c2fc5bcd96 feat: 修改默认skill
5242df028b feat:优化skill注入流程
Compare 2 commits »
titan pushed to main at skills/deerflow2 2026-03-19 19:58:39 +08:00
22eaa3cf86 ci: 本地环境makefile中nginx配置调整
titan pushed to main at skills/deerflow2 2026-03-19 19:24:35 +08:00
ffce755f06 chore: 修改系统提示词
titan pushed to main at skills/deerflow2 2026-03-19 19:17:18 +08:00
f67aa27434 fix: 等待 thread 状态可读以避免过早展示chat页面
0a38e14b3e fix: 等待 thread 状态可读以避免过早展示chat页面
0ad91e1bab build:lint
1c4a4525b3 feat: 旧版系统第一版
aee59b978b prettier
Compare 5 commits »
titan pushed to feat/originui at skills/deerflow2 2026-03-19 19:15:57 +08:00
f67aa27434 fix: 等待 thread 状态可读以避免过早展示chat页面
titan pushed to feat/originui at skills/deerflow2 2026-03-19 19:14:37 +08:00
0a38e14b3e fix: 等待 thread 状态可读以避免过早展示chat页面
titan pushed to main at skills/deerflow2 2026-03-17 15:39:07 +08:00
fe3d5b7f33 fix: 修复docker模式下沙盒启动时端口分配问题
titan pushed to main at skills/deerflow2 2026-03-16 18:46:27 +08:00
590001c130 build: 去除frotend docker的多阶段构建