ForcePilot/src
supreme0597 fd13607366 fix: 修复 LangGraph Postgres checkpointer 初始化与 Windows 事件循环兼容
使用 psycopg_pool 作为 LangGraph checkpointer 连接池,并在启动时执行 setup() 确保表存在;Windows 下切换为 SelectorEventLoopPolicy 以兼容 psycopg 异步模式。
2026-03-14 07:21:21 +08:00
..
agents fix: 修复 LangGraph Postgres checkpointer 初始化与 Windows 事件循环兼容 2026-03-14 07:21:21 +08:00
config chore: 提交当前代码 2026-03-05 22:50:38 +08:00
knowledge fix(minio): 添加删除 bucket 功能,优化知识库删除逻辑 #534 2026-03-04 19:29:33 +08:00
models Revert "feat: 集成Langfuse并新增GAIA离线评估工具" 2026-03-01 17:44:53 +08:00
plugins feat(model): 修改基础的 OpenAIBase 为异步调用 2026-01-28 11:30:55 +08:00
repositories feat: migrate chat streaming to async run queue + SSE 2026-02-27 18:19:13 +08:00
sandbox chore: 提交当前代码 2026-03-05 22:50:38 +08:00
services merge: main into feat/sandbox-provisioner-shared-storage 2026-03-05 23:06:43 +08:00
storage fix: 修复 LangGraph Postgres checkpointer 初始化与 Windows 事件循环兼容 2026-03-14 07:21:21 +08:00
utils chore: 提交当前代码 2026-03-05 22:50:38 +08:00
__init__.py feat: add version constant and get_version() helper 2026-03-02 21:03:26 +08:00