Support triage
Detect urgency, choose a team, and score severity from the same ticket.
Send a state and typed questions. Get probabilities, a selected option, or a score in one structured response.
Detect urgency, choose a team, and score severity from the same ticket.
Choose the next queue or action and keep the full probability distribution.
Run several atomic checks before your workflow continues.
Use ApiClo with Orca by configuring the coding agent that Orca launches: Codex CLI, Claude Code, OpenCode or Pi. Orca orchestrates agent sessions and worktrees; the child agent owns its API endpoint, credentials and model configuration.
Choose one child agent and complete its ApiClo setup guide first. Verify one short response outside Orca before adding orchestration.
Open the repository in Orca and launch that configured agent. Make sure the actual local or remote runner has access to the agent's configuration and credential environment.
Run a small task in an isolated worktree. Increase concurrency only after checking combined token usage; each worker's model requests can add to the bill. Send images through the child agent's supported attachment flow.
Send one small request and inspect ApiClo Logs for the exact model, outcome and charged usage. Test tool calls and images separately. Cache settings in the client do not prove a hit: check actual read/write token counts.
ApiClo is an independent gateway. A client integration does not include that client's subscription or guarantee all its features. Compare ordinary input, cache reads, cache writes and output at current model rates; cache hits and savings are workload-dependent.
All documentation