Orchestrator router
Routes goals to specialist agents, merges their findings, and keeps each run aligned to the requested outcome.
Coordinate specialist agents, cited RAG, an MCP sandbox, approval gates, and run traces. The public demo is native Node and Python behind Caddy. Compose and Kubernetes notes stay optional. This is AgentOps Studio, not the Contabo Agent Fleet product.
Orchestration, sandbox tools, cited retrieval, approval gates, traces, and a native public-host path. Optional Compose and cluster notes are labeled as scaffolding.
Routes goals to specialist agents, merges their findings, and keeps each run aligned to the requested outcome.
Breaks complex work into ordered specialist steps with shared context, citations, and approval gates.
Turns every run into visible tasks with backlog, running, approval, failed, and done states.
Combines sandbox web search, document retrieval, and source-linked answers.
Indexes policies, playbooks, and runbooks into retrievable chunks with citations.
Connects tool handlers through permissioned templates, schemas, and sandbox invoke.
Shows agent steps, tool calls, RAG hits, artifacts, and approvals in one timeline.
Product research attaches a deterministic scorecard for completeness, citations, and sandbox safety. Every run still stores traces. There is no separate benchmark suite.
Native Node and Python on ports 3010 and 8010, behind Caddy. Compose and Kubernetes docs stay optional.
Each agent has a defined responsibility, permitted tools, memory sources, output schema, and traceable handoff.
Plans the run, delegates work, resolves dependencies, and synthesizes final outputs.
Calls sandbox web search. SearXNG is optional; otherwise the tool returns a deterministic demo fallback.
Retrieves policy, product, finance, and operations context from the RAG memory layer.
Prepares sandbox Gmail and Slack drafts. The public demo never sends real mail, Slack, or GitHub writes.
Checks workflow outputs against policy, risk rules, and approval requirements.
Attaches a deterministic scorecard for completeness, citations, sandbox safety, and offline cost.
A user goal becomes an ordered specialist run. Agents execute one after another, pause for human approval when the workflow requires it, and produce evidence-backed artifacts.
The orchestrator turns a business goal into a structured run plan with constraints, expected artifacts, and success checks.
Specialist agents run in a fixed order and share one run context: plan, retrieval, research, compliance, and drafting.
Agents call MCP tools, query RAG memory, collect citations, and attach every tool result to the run trace.
Risky actions pause for human approval, then the system produces a cited brief or sandbox draft.
Each one is a live specialist DAG. Start it from Workflows or the Dashboard. Other business workflows are not wired up here.
Cite support and ops docs, draft a Slack brief, and wait for approval. Seeded on first visit.
Retrieve the refund policy and draft a careful reply. Approval required before the sandbox action.
Combine RAG playbooks with sandbox web research into a cited memo. Completes without an approval gate.
Check a proposed action against policy docs and return a risk note with citations.
Retrieval is TF-IDF over the markdown in demo-data/knowledge. Citations are attached to workflow steps. SearXNG is optional; without it, web search returns a deterministic fallback. Firecrawl and pgvector are not running.
A visual builder is not part of this demo. Change behavior by running the live workflows, querying knowledge, and invoking sandbox MCP tools.
Four specialist DAGs are live: executive brief, support triage, product research, and compliance review.
Invoke knowledge search, web search, and sandbox Slack, Gmail, and GitHub handlers. Nothing is sent externally.
Markdown policies and runbooks are indexed at startup. Queries return cited chunks.
External-style actions pause until you approve. Approval records a sandbox Slack post only.
Next.js and FastAPI run the demo natively. Vector databases, Redis, and Kubernetes are documented options, not services this host depends on.
Native Node + Python. Web :3010, API :8010, Caddy TLS on agentops.169.58.185.43.sslip.io. Distinct from Agent Fleet.
Hot reload with scripts/dev-api.sh (:8000) and npm run dev:web (:3000). No Docker required.
Same host ports 3010/8010 when Docker is available. Postgres, Redis, and SearXNG are optional profiles, not the live demo.
k3d manifests and Terraform READMEs are scaffolding. They do not provision the public demo.
Every orchestrator, agent, tool, RAG, and approval step is stored on the run. The demo does not export those spans to Langfuse, and it does not run a separate benchmark suite.
Dashboard, Workflows, Runs, Knowledge, MCP, and Traces talk to the API. The first visit already has a cited executive brief waiting for sandbox approval.