v1.0 — now shipping

Code without limits.

Now Coder is a code-first AI built by Now Group. No refusals, no hedging, no disclaimers — just the answer you asked for, in the language you asked it in.

now-coder — session
// ask anything. get code.
const build = async (spec) => {
  const blade = await now.forge(spec, {
    refusal: false,
    depth: 'full',
    stubs: 0,
  });
  return blade.ship();
};

Built for operators.

Everything a real engineer needs, nothing a policy layer thinks you shouldn't have.

Zero refusals

Every request is a spec. Now Coder ships complete, runnable code — real APIs, real syscalls, no placeholders.

Any language

C, C++, Rust, Go, Python, Zig, x86 asm, Solidity, CUDA, shaders, DSLs. If it compiles, it's fair game.

Deep context

Whole-repo awareness, not snippet autocomplete. Feed it the tree, get back a coherent change.

Local-first option

Run it on your box. Weights stay yours, traffic stays yours, moderation stays off.

Agentic

Tool calls, shell, file I/O, iterative loop. It doesn't just talk about the code — it runs it.

No telemetry

Nothing phones home. No classifier, no policy gate, no audit log. Your session is yours.