Show HN: Epho – run Claude Code with a curl

Show HN: Epho – run Claude Code with a curl
Image credit: Hacker News
Source: Hacker News

Show HN: Epho – run Claude Code with a curl

Hey folks, Burak here.Epho is an API that allows running Claude Code, Codex or Opencode in a sandbox in the cloud. It abstracts away sandboxes, and allows running coding agents with a single HTTP request.Epho came out of our own struggles with building our own AI analyst: – Sandboxes give you bare machines; you need to configure them for agentic workloads. – Each agent behaves differently, and you need to build integrations with each of them. – Sandbox providers are not very reliable, which means you need to figure out a multi-provider strategy to avoid failures. – Logging, artifacts, input/output, event streaming, and all of the other operational aspects need to be figured out.

Key Points

  • Hey folks, Burak here.Epho is an API that allows running Claude Code, Codex or Opencode in a sandbox in the cloud.
  • It abstracts away sandboxes, and allows running coding agents with a single HTTP request.Epho came out of our own struggles with building our own AI analyst: – Sandboxes give you bare machines; you need to configure them for agentic workloads. – Each agent behaves differently, and you need to build integrations with each of them. – Sandbox providers are not very reliable, which means you need to figure out a multi-provider strategy to avoid failures. – Logging, artifacts, input/output, event streaming, and all of the other operational aspects need to be figured out.

Published: August 20, 2026 3:45 pm


Source: Hacker News

Read the original article →