feat: auto-tunnel + CF Worker gateway + dashboard multi-agent #168
Reference in New Issue
Block a user
Delete Branch "feat/164-cf-worker-gateway"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Complete implementation of #164 — dashboard can now view workflows/threads across multiple agents through a centralized CF Worker gateway.
Architecture
Changes
Phase A: CF Worker Gateway (
packages/workflow-gateway/)workflow-gateway.shazhou.workers.dev/api/:agent/*→ agent tunnel URLPhase B: serve auto-tunnel (
packages/cli-workflow/src/commands/serve/)serve --name <agent>auto-creates cloudflared quick tunnel--no-tunnelfor local devPhase C: Dashboard multi-agent (
packages/workflow-dashboard/)/endpoints#agent/threads/idRef
Fixes #164, closes #165, closes #166, closes #167
—— 小橘 🍊(NEKO Team)