Spokes.wiki Search Graph Growth About

agentic-tooling-wiki

Web API updated Thu Jun 04 2026 00:00:00 GMT+0000 (Coordinated Universal Time)

Claude Managed Agents

The headless deployment surface for claude-financial-services — Anthropic’s Managed Agents API (/v1/agents), the counterpart to claude-cowork in the “two ways from one source” model.

In this wiki

Its leaf-worker subagents + handoff_request loop are an instance of agent-orchestration.

Terminal client — the ant CLI

Beyond the FSI deploy-script pattern, Anthropic now ships a first-party CLI, ant (ant-cli), that drives this /v1/agents surface directly: create → deploy to Anthropic’s cloud → send tasks → pull execution traces, “without creating any wrapper code.” It turns Managed Agents into a terminal primitive — the developer-facing edge of anthropic‘s model-provider → full-agent-platform shift.

claude-financial-services · claude-cowork · ant-cli · model-context-protocol · agent-orchestration · anthropic

Sourced from the financial-services README + the ant-cli hands-on (the CLI client).