orangeforge.ai Download

Agents you keep
under control.

Your assistant builds them. orangeforge.ai tests, versions and publishes them — without taking away your files' role as the source of truth.

Download the CLI See how it works
Claude Code — your terminal

Control stays in your workshop.

Every change leaves artifacts your team can review, compare and build on.

Readable, portable filesPrompt, code, schema and test cases stay in your workspace.
Quality measured against your test casesVerdicts show exactly what passes and what needs fixing.
Observable cost and latencyEvery execution produces the measurements you need to decide.
Preserved, reversible versionsCompare, pin or restore a version without losing history.

You describe the job.
Forge orchestrates the lifecycle.

  1. Describe. Your assistant turns the need into reviewable files.
  2. Test. Defined cases are run and their verdicts recorded.
  3. Publish. An immutable version becomes accessible through a protected URL.
  4. Observe and take over. Traces, costs and versions remain available for what comes next.

One agent out front. A whole team behind it.

The agent you publish can call on other specialized agents, give them a short step or a longer-running mission, then bring their results together. Every delegation stays bounded and visible in your traces.

Short responseA specialized agent responds within the same exchange.
Long-running workA mission continues in the background and returns its deliverables.
A controlled chainEvery delegation is signed, bounded and visible in your traces.

your ai coder

Forge your agents with Claude Code.
It ships them to Cloudflare.

Codex, Cursor, OpenCode, OpenClaw, Hermes or your favourite assistant work just as well: the Forge skill and CLI give them the complete method.

Your assistant:

Builds.

Output schema, custom tools, prompts, the best-suited model for each phase. Your assistant puts together a real precision instrument, not just a prompt.

Proves.

It runs your defined cases on the real infrastructure, reads the traces, fixes issues and reruns the bench. Stored verdicts show what passes and what still needs work.

Ships.

Once the bench is green, it publishes. Your agent is live on Cloudflare's global network, behind one URL and one API key.

Build your agents on the Claude Code plan
you already pay for.

The long crafting loops run on your subscription, not on platform credits.

Start for free

macOS · Linux · no credit card

our stance

An agent is a folder.
A production agent is code.

Each of these deserves its own article, they are coming to the blog. Meanwhile, the documentation goes into detail.

the process

From zero to a production URL,
guided by your coding agent.

Scroll: the agent builds itself on the left, at the pace of your reading.

Step 1 of 6 Initialise
workspace
agents/ — empty
$ forge init
01 · initialise
02 · describe
03 · prove
04 · publish
05 · access
06 · iterate

01

Initialise your workspace

One command: magic-link sign-in, an agents/ folder created, kit and skills installed. Your AI agent now knows the whole cycle.

$ forge signup you@example.com --team acme
team “acme” created — discovery credit included
$ forge init
workspace ./agents · skill installed (Claude Code, Codex, Cursor, OpenCode)

02

Describe the agent, in plain English

Your assistant (Claude Code here, but the skill is the same for Codex, Cursor or OpenCode) applies the built-in methodology: output schema first, declared tools, a golden set of test cases. In the end you review files.

you → claude code

“Create an agent that answers questions about our opening hours, with strict JSON output.”

claude code

I created agents/opening-hours/ : agent.ts, prompt.md, output.schema.json and 5 golden cases. Pushing now and running the bench.

03

Prove it before publishing

The golden set runs on the real infrastructure, every run traced (tools, tokens, cost, latency). No production release without proof.

$ forge bench opening-hours
opening-hours-simple 1.9s · $0.0011
public-holiday 2.2s · $0.0013
off-topic (refusal) 1.1s · $0.0004
5/5 PASS — verdicts recorded

04

Deploy to Cloudflare

One command publishes the proven version in an isolated Worker, with its secrets and URL. It streams from Cloudflare's global network.

$ forge push opening-hours --activate
deployed — version 1 (hash 3f9a…)
agent horaires-demo
● actif https://agents.agent-forge.cc/horaires-demo

05

Access the agent, just like your users.

The same published agent answers in Chat, over HTTPS, as an MCP tool or as an A2A agent. Try it here: edit the question and get a live production response.

Understand the four access methods
Opening-hours assistantpublic agent · live response
Loading…

Hello. Ask me about the shop's opening hours.

Try it in Chat Open the A2A agent card
View technical details HTTPSLoading… MCPLoading…

06

Iterate without fear

Every push freezes a complete version, with the prompt, the code and the config. Every run knows which one produced it. Compare, pin, restore in one command.

$ forge versions opening-hours
v3 today prompt ● current
v2 yesterday code+config
v1 yesterday created
$ forge pull opening-hours --version 2 # rollback

Execution traces, golden sets, versions, secrets: full details in the documentation.

new — missions

Hand over a mission.
Come back: it's delivered.

Your agents answer in seconds. Mission agents take their time: you hand them a job, they settle in, do it, check their own work — and hand you finished files.

Hand over.

“Analyse these forty customer reviews and bring me a summary.” One sentence is enough. The mission starts within the limits of your plan and has a maximum duration. You can track its spending while it runs.

It works alone.

In an isolated workshop, under contract: the platform checks spending between steps and stops the mission when the limit is reached; a request already in progress can exceed it. The documents it needs are copied into the mission's isolated workshop, so it can work without general access to your systems. After an interruption, it resumes from its work log.

It's delivered.

A report, a summary, a document: finished files, produced by an agent that reviewed its own work and tried again until it satisfied your brief.

A mission is forged like everything else: describe the job to your assistant, it prepares the agent — all that's left is to hand over the work.

trust

Your keys, your files, auditable code.

An agent platform touches your prompts, your data and your API keys. It has to earn its place.

BYOK: your own LLM keys

Start on our discovery credit, then plug in your Vercel AI Gateway or OpenRouter key. It is only visible to the egress worker that calls your provider, the interface shows only its last four characters, and your provider bills you directly.

Open-sourcing the CLI — announced project

The CLI reads your workspace files and sends the necessary operations to the platform. Announced project: we plan to publish its source code so this path can be audited independently.

Isolated secrets

Your tool keys are set as Cloudflare secrets of the agent's worker (forge secret set), write-only: neither our database, nor the logs, nor the API can read them back. Sign-in by magic link with an anti-phishing code.

pricing

The subscription funds the platform.
Your tokens are never marked up.

Free

EUR 0

to evaluate properly, no credit card

1 user · 5 active agents
5,000 executions/month · 1 project
7-day traces · community

Recommended

Studio

EUR 99 excl. tax/month

or EUR 990 excl. tax/year

5 users · 50 active agents
250,000 executions/month · 5 projects
90-day traces · white label · 1 Gate
Email support within 48 hours

Choose Studio

Forge must be open. Otherwise, download the app.

Enterprise

Contact sales

contractual volumes, governance and SLA

Users, projects and agents per contract
Gates, identities and voice per contract
Negotiated SLA · partner support

Contact sales

Language models are billed separately, with no markup from us: your own key, or prepaid credit deducted at the price we pay for each execution. Each top-up adds a 5% fee to the requested net credit.

See full pricing →

integrators

Integrators — build your own AI agent offering.

White label, a reassignable licence pool, margin on every licence and on your services. Your clients never see orangeforge.

Discover the program →

Three commands to prepare
your first agent.

1curl -fsSL https://agent-forge.cc/download/forge-darwin-arm64 -o forge
2forge signup you@example.com --team your-team
3forge init

Download for macOS Linux binary