朝夕 zhaoxi
  • Joined on 2026-03-07
zhaoxi pushed to dev at zhaoxi/Pretor 2026-04-28 05:51:42 +08:00
6ff59520e6 feat: 增加deepseek
zhaoxi pushed to dev at zhaoxi/Pretor 2026-04-28 05:35:36 +08:00
99bd6f65d7 feat: 增加deepseek
zhaoxi pushed to dev at zhaoxi/Pretor 2026-04-28 04:24:05 +08:00
b62212d8bf fix: 修复部分错误
a1adbd00af Refactor Agent Tool Assignments to Database-Driven Static Loading (#45)
Compare 2 commits »
zhaoxi pushed to dev at zhaoxi/Pretor 2026-04-27 23:31:59 +08:00
355746f431 fix: 修复provider_delete的意外参数错误
zhaoxi pushed to dev at zhaoxi/Pretor 2026-04-27 23:01:41 +08:00
07ec53fccd fix: 修复get_tool的返回actor错误
zhaoxi pushed to dev at zhaoxi/Pretor 2026-04-27 22:19:08 +08:00
d322826c87 fix: 修复了get_tool调用缓存协程对象的bug
b934ee2e32 Enhance skill management, add tool integrations, and overhaul Chat UI (#44)
c39b5eb8e2 Fix individual page system nodes 12812679583942839801 (#43)
82d6b4acbc Fix individual page system nodes 12812679583942839801 (#42)
3241e798ac feat: fix individual page configuration to properly display system nodes (#41)
Compare 5 commits »
zhaoxi pushed to dev at zhaoxi/Pretor 2026-04-27 14:13:44 +08:00
7c841b9424 fix: 修复了严重bug
d17f6384fc Feat/dashboard clean monitor upload 1334918525438687015 (#40)
ccecd1d59c Feat/dashboard clean monitor upload 1334918525438687015 (#39)
525d251010 Feat/dashboard clean monitor upload 1334918525438687015 (#38)
71963ac4a4 feat: Clean up dashboard UI, shift workflow WS to SSE, and add file upload support (#37)
Compare 5 commits »
zhaoxi pushed to dev at zhaoxi/Pretor 2026-04-26 23:38:48 +08:00
dc1c440703 fix: 修复了严重bug
zhaoxi pushed to dev at zhaoxi/Pretor 2026-04-26 21:37:30 +08:00
913648a071 fix: 修复了字段名bug
zhaoxi pushed to dev at zhaoxi/Pretor 2026-04-26 15:34:20 +08:00
e6bf9e2ce4 Jules refactor backend and frontend 3736339600030847383 (#35)
0b08288656 Jules refactor backend and frontend 3736339600030847383 (#34)
5f4754718f Jules refactor backend and frontend 3736339600030847383 (#33)
Compare 3 commits »
zhaoxi pushed to dev at zhaoxi/Pretor 2026-04-25 10:32:56 +08:00
bfdb0db933 wip: 修复了post /pretor/api/provider的返回值Bug
zhaoxi pushed to dev at zhaoxi/Pretor 2026-04-25 00:02:09 +08:00
e6fcb08ce3 wip: 同步
1df416ac4d Merge branch 'dev' of https://github.com/zhaoxi826/Pretor into dev
9ace4d4996 fix: resolve provider owner type, resource UI, and db ready check (#22)
3a96f287c7 [Feature] Add frontend authentication page and 401 error interceptor (#21)
Compare 4 commits »
zhaoxi pushed to dev at zhaoxi/Pretor 2026-04-24 12:48:33 +08:00
dcf53524b2 wip: 修复了serve的部分bug
27a71c9e49 Feature/frontend dashboard integration 11563952984595832647 (#20)
66306ffd01 [feature integration] frontend dashboard and API endpoints (#19)
Compare 3 commits »
zhaoxi pushed to dev at zhaoxi/Pretor 2026-04-22 21:16:51 +08:00
6055606e2c wip: 完善了worker_individual和workflow_running_engine的逻辑
zhaoxi pushed to dev at zhaoxi/Pretor 2026-04-22 15:02:50 +08:00
c6025732c6 wip: 修复问题
zhaoxi pushed to dev at zhaoxi/Pretor 2026-04-22 11:39:19 +08:00
be0d78c855 wip: 增加了api的简单权限校验,使用反射对于actor进行重构
zhaoxi pushed to dev at zhaoxi/Pretor 2026-04-21 23:01:17 +08:00
81da2e9f81 wip: 对于用户模型进行了优化,增加了权限模型和权限校验
zhaoxi pushed to dev at zhaoxi/Pretor 2026-04-21 15:07:01 +08:00
446e208193 wip: 初步增加了worker_individual,修改了trace_id
zhaoxi pushed to dev at zhaoxi/Pretor 2026-04-20 22:57:38 +08:00
f59ac27782 wip: 修改错误
zhaoxi pushed to dev at zhaoxi/Pretor 2026-04-20 20:00:30 +08:00
1a8277ad88 wip: 优化调度逻辑,增加了工具管理