Wingetlywingetly
← All apps
Z

Zero

by Vercel, Inc.v0.3.4

Last updated

The programming language for agents

Install with winget

$ winget install --id Vercel.Zero --exact --version 0.3.4

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Zero is an experiment in building an agent-first programming language.

The project is exploring what changes when agents are primary users from day one: a language that can be learned on the fly, tooling that exposes structured facts for debugging and repair, and a standard library broad enough that most programs do not start with a dependency search.

Zero is pre-1 and intentionally unstable. The project will make breaking changes while it searches for the language, library, and tooling patterns that work best for agents. Treat today's syntax and APIs as something to explore, not something to memorize. If that sounds useful, try it with us: run examples, inspect the structured output, and send feedback about what helps agents work better.

Security vulnerabilities should be expected. Zero is not ready for production systems, sensitive data, or trusted infrastructure. If you plan to run or develop Zero, do so in an isolated, disposable environment.

What Zero Is Aiming For

- Agent-first learnability: a small, regular language surface that agents can pick up quickly from examples, docs, and compiler feedback.

- Standard-library depth: common capabilities should live in documented, coherent library APIs instead of scattered dependency stacks.

- Deterministic tooling: diagnostics, graph facts, size reports, explanations, and fix plans should be structured enough for agents to inspect and act on.

- Direct developer experience: checking, running, formatting, inspecting, and repairing code should be fast, copyable, and scriptable.

- Regularity over syntax: prefer one obvious way to express most things, even when that makes code more explicit than a human might choose in another language.

Installers · v0.3.4

ArchitectureTypeScopeInstallDownload
x64Portable-Direct
arm64Portable-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Zero.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Node.js (LTS)Node.js Foundation
    OpenJS.NodeJS.LTSv24.19.0

    Run JavaScript Everywhere

  • Python 3.12Python Software Foundation
    Python.Python.3.12v3.12.10

    Python is a programming language that lets you work more quickly and integrate your systems more effectively.

  • Claude CodeAnthropic PBC
    Anthropic.ClaudeCodev2.1.240

    Unleash Claude’s raw power directly in your terminal. Search million-line codebases instantly. Turn hours-long workflows into a single command. Your tools. Your workflow. Your codebase, evolving at thought speed.

  • Python 3.14Python Software Foundation
    Python.Python.3.14v3.14.7

    A programming language that lets you work more quickly and integrate your systems more effectively.

  • CursorAnysphere
    Anysphere.Cursorv3.14.27

    The AI Code Editor

  • C
    Codex CLIOpenAI, Inc.
    OpenAI.Codexv0.146.1

    Codex CLI is an open‑source local coding agent that runs in your terminal, letting you write, edit, and understand code without leaving the command line.

More from Vercel, Inc. or browse agent, language, programming.

Frequently asked questions

How do I install Zero on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Vercel.Zero --exact --version 0.3.4. winget downloads the installer from Vercel, Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Zero silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Vercel.Zero --exact 0.3.4 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Zero via winget?
Run: winget uninstall --id Vercel.Zero --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Zero's Apps & Features entry.
Is Zero free?
Zero is distributed under Apache-2.0. Refer to the publisher (https://zerolang.ai/) for the full license terms - Wingetly itself does not charge for installation.
Does Zero work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Zero directly from the publisher.
How do I keep Zero up to date?
Run winget upgrade --id Vercel.Zero --exact, or winget upgrade --all to update everything winget tracks. We index 9 versions of Zero from microsoft/winget-pkgs.

Recent versions

  • 0.3.4latest
  • 0.3.3
  • 0.3.2
  • 0.3.1
  • 0.3.0
  • 0.2.1
  • 0.2.0
  • 0.1.4
  • 0.1.3