The easiest way to deploy a managed agent.

    Always on, steerable mid-run, permanent URL. No infrastructure.

    works in Claude Code · Codex · opencode · Cursor

    Paste into Claude Code

    Set up OpenComputer and deploy my first agent.
    
    1. Install the CLI:
       curl -fsSL https://raw.githubusercontent.com/diggerhq/opencomputer/main/scripts/install.sh | bash
    2. Run `oc login`. If it gives me a browser URL or confirmation code,
       show it to me and wait for me to confirm.
    3. Run `oc agent init`, write prompt.md for an agent that ____________,
       then run `oc agent deploy`.
    4. Smoke-test it with `oc agent invoke` and give me the live agent URL
       and the dashboard link.

    Durable sessions — Survive restarts. Steer them mid-run.

    oc agent deploy — A prompt is a deployable agent.

    Agent URLs — A permanent HTTP address. Slack, hooks, cron.