repos · tested PRs · deploys · hosted models

The AI agent cloud for shipping software.

Start with a repo task. app.nz runs the coding agent, proves the change with tests and visual checks, opens the PR, then hosts the app, worker, API, or Cog endpoint from the same account.

start fast

Create Apps

Spin up a project with repos, models, and storage. Ship a full-stack AI app, no infra wiring.

autonomous

Coding Agents

Give an agent a repo task. It creates a branch, edits code, runs tests, and opens a PR for review.

git hosting

Repos & PRs

Hosted repos with GitHub sync, branch previews, review queues, and agents that repair failing CI.

chat & search

Chat & Research

Ask questions, attach files, run deep research, and keep every citation in one workspace.

agent tools

Search the Web

Fresh web results, summaries, and citations for your agents and apps, through one API key.

research

papers.app.nz

Search 200M+ papers, methods, citations, and code from one account. Built for R&D and agents.

AI storytelling

readingtime.app.nz

Generate fully illustrated kids picture books with your choice of story and image models, then read along word-by-word. Uses your app.nz credits.

model routing

Models

One OpenAI-compatible API for frontier, fast, cheap, vision, image, and code models. Auto-route or pin a provider.

deploy

Hosting

Deploy static sites, containers, APIs, workers, and model endpoints with HTTPS preview URLs on app.nz.

GPU inference

Cog Studio

Deploy Cog containers as scale-to-zero GPU endpoints with generated forms, prediction logs, and clear billing.

container CI

Build Studio

Build Docker images on app.nz workers, push to your private registry, then run them in Cog Studio or deploys.

task queues

Queues

Push JSON jobs to a queue and let agents or workers process them with retries, dead-letter, and spend caps.

free + AI

Tools

Prompt optimizer, bulk evals, model comparison, domain checks, token cost — handy tools on one credit balance.

CLI for the agent cloud

Start agents, deploy, and route models from your terminal.

The app CLI runs agents, builds images, ships deploys, rotates keys, and calls the model gateway. Same workflows as the web app.

View source

macOS, Linux, and Windows builds

Create a site
$ app sites create ai-dashboard --title "AI Dashboard"
Creating hosted site
Configured title
Ready for files
https://ai-dashboard.app.nz
Run an agent
$ app agent run --prompt "add usage analytics" --repo acme/ai-dashboard
Planning task
Creating branch feat/usage-analytics
Writing code and tests
Opening PR #42
Deploy
$ app sites deploy ai-dashboard ./dist
Building
Running checks
Deploying to production
https://ai-dashboard.app.nz

Cloud coding agents

Autonomous agents that code in your repos and ship through CI.

Hand off a task in plain English. Agents branch, build, test, open pull requests, and fix red CI. You see the plan, logs, changed files, costs, and review link before anything merges.

Plan and implement

Each agent gets a branch, sandboxed terminal, full repo context, and tools to iterate until the change is ready.

Prove it before merge

Tests, lint, security checks, and reviewer passes all run before a PR lands.

VisualBench proof

Agents screenshot the UI, compare the result, and fix their own work until the interface matches what you asked for.

Repair CI automatically

When checks fail, agents read logs, patch the regression, and rerun jobs without you copying errors by hand.

Research for builders

Chat, live web search, and deep research in one place.

Ask a question, attach files, pull live web results, run multi-step research, or search papers, then feed the answer into your next agent task. Every source stays in your account.

Research Chat
web + papers + files + model routing
one workspace

Chat

Fast assistant conversations with uploads, images, model selection, and conversation history.

Web Search

Ground answers with live web results, highlights, citations, freshness controls, and provider choice.

Deep Research

Multi-step research plans that search, fetch, summarize, cross-check, and produce source-backed reports.

Papers

Search papers, methods, datasets, GitHub code, citations, and recent work through papers.app.nz.

POST /v1/search
{"provider":"exa","type":"deep","query":"compare hosted model pricing with citations"}
POST /api/research/start
{"message":"research R2-backed model hosting options","web_search":true,"papers":true}

Models

One gateway. Route providers or host your own weights.

Point any OpenAI-compatible client at app.nz and let app/auto pick the model, or pin a provider. Host custom weights, LoRAs, and datasets on R2 storage to run inference on your own machines.

frontier

app/auto

general chat, planning, mixed workloads

auto-routed
agentic

app/auto-code

repo edits, PR repair, migrations

best-fit
latency

app/auto-fast

realtime UX, chat, tools

low-latency
research

app/search-deep

web search, papers, citations, extraction

$0.001+ per search
media

app/auto-image

images, edits, art workflows

per output
hosted

app/model-hosted

custom R2-backed model endpoints

compute + storage
Papers search
$1 / 1,000 searches
Exa web search
$0.0077 / request
Extra result/page
$0.0011 each
R2 model storage
storage + compute

Hosting

Deploy AI apps, APIs, workers, and model endpoints to the cloud.

Use the browser Site Builder for static pages, Build Studio for containers, Cog Studio for GPU inference, and deploys for long-running apps. Each path has logs, status, and a public URL.

Create a project

Free app.nz subdomains

Claim names like my-ai-app.app.nz, attach them to a deploy, and get HTTPS without touching DNS.

Model storage on R2

Keep weights, LoRAs, datasets, and generated assets next to the workers that run inference.

Hosted model endpoints

Serve your models behind OpenAI-compatible routes and the same API keys your apps already use.

One balance, many keys

Shared credits, per-project keys, spend caps, and model lanes across agents, gateway, and deploys.

Repos at the center

Your code, agents, and deploys share one repo.

Push once. Agents branch, open PRs, and ship previews. Every repo gets HTTPS on app.nz, with branch URLs to share before merge.

acme/marketing-site
main
live
3m ago
acme/api-gateway
feat/search
review
8m ago
acme/data-pipeline
main
indexed
14m ago

FAQ

Common questions about the app.nz agent cloud

What is app.nz?

app.nz is an AI agent cloud: run autonomous coding agents on your repos, route models through one OpenAI-compatible API, deploy apps and workers, and search the web and papers from a single account.

How do cloud coding agents work?

Describe a task in plain English and point the agent at a repo. It creates a branch, writes code, runs checks, opens a pull request, and can repair failing CI or capture UI screenshots with VisualBench before you merge.

Can I use my existing OpenAI client?

Yes. Point your SDK or HTTP client at the app.nz gateway with an API key. Use app/auto for automatic model routing or pin a specific provider model when you need to.

What does pricing look like?

Prepaid credits cover agents, deploys, gateway usage, search, and GPU time. Optional Pro, Ultra, and Max plans bundle monthly credits, reserved agent machines, and quotas. See Pricing for current tiers.

Do I get a public URL for my app?

Every deploy can use a free app.nz subdomain with HTTPS, plus branch and task preview URLs. You can add a custom domain when you are ready.

Ship your next AI app today.

Agents, repos, deploys, models, and research on one account. Start free, pay as you grow.