Commit Graph
32 Commits
Author SHA1 Message Date
jxxghp 6e69258e3c refactor: make model sessions explicit 2026-08-23 23:33:07 +08:00
jxxghp be1071b6cd refactor: isolate workflow queries 2026-08-23 14:06:14 +08:00
jxxghp be18cace1f refactor: finish transactional runtime migration 2026-08-22 15:18:16 +08:00
jxxghp e61b5168ad refactor: move workflow execution writes to uow 2026-08-22 13:21:52 +08:00
jxxghp 5128ae9e1e refactor: 推进后端分层架构治理 2026-08-18 00:29:14 +08:00
Aqr-K 8a11214a43 refactor(db): 修复异步连接池无界增长,并完成 SQLAlchemy 2.0 迁移与分层归位 (#6320) 2026-08-15 06:58:38 +08:00
jxxghp a2984530f8 feat(workflow): add execution configuration and structured execution state to workflow 2026-06-04 15:57:34 +08:00
jxxghp 9056caae40 feat(workflow): enhance workflow execution and context management 2026-06-04 14:10:06 +08:00
jxxghp 3ee601574c fix: reduce low-risk pylint issues 2026-05-17 08:01:39 +08:00
jxxghp cd5e693302 refactor: adjust database indexes by adding high-frequency composite indexes and removing redundant id indexes 2026-05-09 20:04:05 +08:00
jxxghp 4bc24f3b00 fix db 2025-08-19 11:53:59 +08:00
jxxghp 15833f94cf fix db 2025-08-19 11:40:34 +08:00
jxxghp b6cf54d57f 添加对 PostgreSQL 的支持 2025-08-18 11:19:17 +08:00
jxxghp 8efba30adb fix db 2025-07-31 19:51:48 +08:00
jxxghp cd8661abc1 重构工作流相关API,支持异步操作并引入异步数据库管理 2025-07-30 18:21:13 +08:00
jxxghp 7abaf70bb8 fix workflow 2025-07-24 09:54:46 +08:00
jxxghp e39a130306 feat:工作流支持事件触发 2025-07-22 20:23:53 +08:00
Cursor Agentandjxxghp b8ee777fd2 Refactor workflow sharing with independent config and improved data access
Co-authored-by: jxxghp <jxxghp@163.com>
2025-07-08 15:33:43 +00:00
jxxghp 22b69f7dac fix blanke 2025-03-23 22:35:37 +08:00
jxxghp f9b0db623d fix cython type error 2025-03-23 21:39:37 +08:00
jxxghp a0a11842cb fix workflow count 2025-03-15 10:16:25 +08:00
jxxghp 9b95fde8d1 v2.3.3
- 增加了多个索引和认证站点支持
- HDDolby切换为使用API(需要调整站点设置,否则无法正常刷新站点数据)
- 调整了IYUU认证使用的域名地址
- 继续完善任务工作流
2025-03-02 12:48:32 +08:00
jxxghp 2851f16395 feat:actions增加缓存机制 2025-03-02 12:27:36 +08:00
jxxghp 1bd12a9411 feat:工作流手动中止 2025-02-28 19:02:38 +08:00
jxxghp e3d4b19dac fix actionid type 2025-02-26 20:28:10 +08:00
jxxghp eec25113b5 fix workflow scheduler 2025-02-26 18:24:27 +08:00
jxxghp 799eb9e6ef add workflow executor 2025-02-26 08:37:37 +08:00
jxxghp fb249c0ea5 fix workflow excute 2025-02-25 08:22:02 +08:00
jxxghp 6c233f13de fix workflow chain 2025-02-17 12:38:29 +08:00
jxxghp 00aee3496c add workflow oper 2025-02-17 11:54:11 +08:00
jxxghp b8f4cd5fea v2.2.9
- 资源包升级以提升安全性
- 优化了页面数据刷新机制

注意:本次升级后会默认清理一次种子识别缓存
2025-02-14 19:35:49 +08:00
jxxghp 827d8f6d84 add workflow framework 2025-02-12 17:49:01 +08:00