AI DESKTOP. ALWAYS ON.
IN YOUR POCKET.

Persistent Linux container. Claude Code built-in. Full desktop via VNC. The ultimate vibe coding machine on mobile.

Initialize
Secure Sandbox Instant Deploy
10:24
Recording

"Scaffold a SaaS dashboard with dark mode and Stripe integration."

AI ARCHITECT
$ init project dashboard-v1
$ install stripe-js

Build Complete

24 files generated • 0 errors

PERSISTENT CONTAINER

Always on. Never cold start.

FULL LINUX DESKTOP

Root access. GUI apps. VNC.

CLAUDE CODE BUILT-IN

AI agent ready to code.

WHAT YOU GET

Terminal Core

Real PTY, 100KB scrollback. Full shell access.

Desktop Stream

Low-latency VNC. Chrome, VS Code, Linux GUI.

Claude Native

Deeply integrated agent. Extended thinking enabled.

Visual Git

Touch-optimized conflict resolution and history.

Native IPv6

Each container gets a public IPv6. No NAT, no port forwarding. Direct connectivity.

Podman VPS

Isolated container. You own the runtime.

SYSTEM INTERFACE

Live preview. No authentication required.

giz-space-env-291: online
Last login: Tue Dec 30 14:22:01 on ttys001
user@gizbox:~$npm run dev
> next-app@0.1.0 dev
> next dev
ready - started server on 0.0.0.0:3000
user@gizbox:~$curl localhost:3000

SPEC COMPARISON

FeatureGIZ SPACECodespacesReplit
Mobile-Native UI● Native× Desktop◐ Basic
Voice Input (STT)● Native× No× No
Hourly Billing● NONE$0.18/hrPer use
Full Desktop (VNC)● Yes× No× No
Root Access● Yes× No× No
Native IPv6● Free× No× No

PRICING

Simple, transparent pricing. No hourly billing. No surprises.

Container Plans

AMD EPYC powered VPS with enterprise NVMe storage. Full root access.

Free

Free
1cores
2 GBRAM
10 GBNVMe
$0/mo
Select

NVMe 2 GB

1cores
2 GBRAM
10 GBNVMe
$4/mo
Select

NVMe 4 GB

2cores
4 GBRAM
20 GBNVMe
$6/mo
Select

NVMe 8 GB

Popular
2cores
8 GBRAM
35 GBNVMe
$9/mo
Select

NVMe 12 GB

4cores
12 GBRAM
50 GBNVMe
$12/mo
Select

NVMe 16 GB

4cores
16 GBRAM
75 GBNVMe
$15/mo
Select

NVMe 24 GB

6cores
24 GBRAM
100 GBNVMe
$22/mo
Select

NVMe 32 GB

8cores
32 GBRAM
125 GBNVMe
$29/mo
Select

NVMe 48 GB

8cores
48 GBRAM
150 GBNVMe
$39/mo
Select

NVMe 64 GB

12cores
64 GBRAM
200 GBNVMe
$49/mo
Select

NVMe 96 GB

16cores
96 GBRAM
250 GBNVMe
$69/mo
Select

Free tier auto-suspends after 15 min idle. All paid plans include 1 Gbps port, DDoS protection, and full root access.

Claude Code Included

Every paid container includes Claude Code API credits equal to your plan price. $9/mo plan = $9/mo Claude Code budget. No separate subscription needed.

Claude Opus 4.5 & Sonnet 4 Extended thinking Multi-container pooled budget

FAQ

Everything you need to know about Giz Space.

Claude Code

What is Claude Code?

Claude Code is Anthropic's official AI coding assistant CLI. It's pre-installed in every Giz Space container. It can read/write files, run terminal commands, search codebases, and help you build entire projects through natural conversation.

What's the difference between 'cc' and 'claude' commands?

'cc' uses your Giz Space subscription credits—no API key needed. 'claude' uses your own Anthropic subscription or API key. Both run the same Claude Code CLI, just different billing. Use 'cc' if you want simple bundled billing, or 'claude' if you prefer your own account.

How does Claude Code billing work?

Your container price = your Claude Code budget. $9/mo container gives you $9/mo API credits. Multiple containers? Budgets pool together—two $9 containers = $18/mo total. No separate Anthropic subscription required when using 'cc'.

Which Claude models can I use?

Claude Opus 4.5 (most capable), Claude Sonnet 4 (balanced), and Claude Haiku (fast). Extended thinking is enabled for complex reasoning. The system automatically manages model selection and API access.

What happens when I hit my Claude budget?

The 'cc' command returns a 'budget exceeded' error. Your container keeps running—only AI features pause. Budget resets on the 1st of each month. Add another container or upgrade tier for more credits.

Containers

What is a container?

A cloud Linux workspace with dedicated CPU, RAM, and NVMe storage. Full root access, persistent filesystem, and pre-installed development tools. Access via web terminal or VNC desktop—works great on mobile.

What specs are available?

11 tiers from Free (1 vCPU, 2GB RAM, 10GB disk) to NVMe 96GB (16 vCPU, 96GB RAM, 250GB NVMe). All run on AMD EPYC processors with 1 Gbps network. Pick based on your workload needs.

How many containers can I have?

Depends on your plan: FREE = 1 container, PRO = 3, TEAM = 10, ENTERPRISE = unlimited. Each container can be a different spec tier. Container budgets pool for Claude Code usage.

What's installed in containers?

Ubuntu with common dev tools: Node.js, Python, Git, Docker CLI, build-essential, and more. Claude Code CLI is pre-configured. You have root access to install anything else.

Can I access my container from mobile?

Yes! Both terminal and VNC desktop are mobile-optimized. The terminal has touch-friendly controls, and VNC supports pinch-to-zoom and touch input. Perfect for coding on the go.

Billing & Pricing

How does pricing work?

Simple monthly subscription per container. $4-$69/mo depending on specs. No hourly billing, no surprise charges. Your container price also becomes your Claude Code API budget.

What's included in the free tier?

1 container with 1 vCPU, 2GB RAM, 10GB disk. Auto-suspends after 15 min idle. No Claude Code credits (use your own API key with 'claude' command). Great for trying the platform.

Can I change my plan?

Yes, upgrade or downgrade anytime. Changes take effect immediately for upgrades, or at period end for downgrades. Manage subscriptions in your billing portal.

What payment methods are accepted?

All major credit/debit cards via Stripe. We also support Apple Pay and Google Pay where available. Enterprise customers can arrange invoicing.

Security & Privacy

Is my code private?

Yes. Each container runs in complete isolation with its own filesystem and network namespace. Your code never leaves your container unless you explicitly push it somewhere.

What about Claude Code requests?

When using 'cc', requests go through our gateway with your container token. We don't log or store your code/prompts—only token counts for billing. Using 'claude' goes directly to Anthropic.

How is authentication handled?

Email/password or Google OAuth. Passwords are bcrypt-hashed. Sessions use secure HTTP-only cookies (7-day expiry). Email verification required before creating containers.

Is data encrypted?

Yes. All traffic uses TLS/HTTPS. Container storage is on encrypted NVMe drives. WebSocket connections (terminal, VNC) are also encrypted end-to-end.

Technical Details

What's the terminal like?

Full PTY terminal with 100KB scrollback. Supports multiple sessions (up to 10 concurrent). 1-hour idle timeout. Works great on mobile with keyboard detection and viewport optimization.

How does VNC desktop work?

Full Linux desktop via browser. TigerVNC server with noVNC client. Supports resolution resizing, clipboard sync, and touch input. Run VS Code, Chrome, or any GUI app.

What network bandwidth do I get?

1 Gbps port speed on all tiers. Monthly transfer varies: 1-20 TB depending on spec tier. DDoS protection included.

How does IPv6 work?

Every container gets its own public IPv6 address—no extra cost. Direct connectivity without NAT or port forwarding. Perfect for hosting servers, P2P apps, or IoT projects. If your local ISP doesn't support IPv6, use Cloudflare WARP (free) to connect.

Can I use Docker inside containers?

Docker CLI is available for pulling images and building. For running containers, we use rootless container technology for security. Most Docker workflows work normally.

What regions are available?

Multiple regions including US (Chicago), Asia (Tokyo), and Europe. System auto-recommends based on your location. You can choose any region when creating a container.

Troubleshooting

Why can't I create a container?

Common reasons: email not verified (check inbox), plan limit reached (upgrade or delete unused containers), or free tier limit (max 1 free container per account).

My container shows ERROR status

Stop the container, wait a moment, then restart. If it persists, the underlying server may have an issue—try creating a new container in a different region.

Claude Code is slow or timing out

Large codebases or complex queries can take time. Try being more specific in your prompts. If persistent, check your network connection or try a different Claude model.

How do I backup my container data?

Use Git to push your code to GitHub/GitLab. For other files, use the file browser to download as ZIP, or rsync/scp from terminal to external storage.

START VIBE CODING.

Your persistent AI container awaits. Start shipping.