Skip to content

feat(runtime): Deep Agents sidecar behind AG-UI - #116

Closed
wangjk9527 wants to merge 1 commit into
datafoundryfrom
dp-runtime
Closed

feat(runtime): Deep Agents sidecar behind AG-UI#116
wangjk9527 wants to merge 1 commit into
datafoundryfrom
dp-runtime

Conversation

@wangjk9527

Copy link
Copy Markdown
Collaborator

Summary

  • 控制面继续走现有 TS API / Web / TUI,Agent 执行改到独立 Deep Agents HTTP runtime(AG-UI SSE)。
  • 工具身份用模型 tool_calls[].id,HITL / 取消 / 历史回放按 v1 契约接入。
  • 未提交 .venvuv.lock、缓存和构建产物。

Test plan

  • cd services/deepagents-runtime && uv sync && uv run pytest
  • SKIP_DEV_BUILD=1 npm run dev 后确认 /readyruntime.provider=deepagents
  • 前端走通对话、write_todosask_user 恢复、中途取消、刷新回放

Keep Web, TUI, and the TS control plane, and run Deep Agents as an
independent HTTP service so tool identity, HITL, and cancel share one protocol.
@datagallerybot
datagallerybot deleted the dp-runtime branch September 2, 2026 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants