t2000.ai
// T2 CODE · THE TERMINAL CODING AGENT

The free private
coding agent.

Plans, edits, and tests your code on open models. Zero data retention, zero telemetry, a free daily allowance. Your code is not the product.

Read the docs ↗
Open modelsprivate by default
0 telemetrystripped at the source
$0 / dayfree daily coding
t2code

t2 code will run commands on your behalf to help you build. Private inference, zero data retention.

Directory ~/dev/private-agent

Privacy mode

Active: private — pinned by this repo (.t2000/config.json)

Endpoint: api.t2000.ai/v1 (zero data retention)

Switch globally: /privacy private | full | confidential — the repo pin wins over the global setting.

Enter a coding task or / for commands< DEFAULT
// T2CODE INIT

One command
readies any repo.

t2code init writes context, skills, workflows, and a privacy pin into your repo. One command — the repo is agent-ready.

$ t2code init✓ 4 pieces scaffolded
Repo context every agent reads. Sui repos get the ground rules added automatically.
# Project
Next.js app — pnpm, vitest.
## Ground rules
- Trace the code path before fixing.
- Small diffs; match existing style.
## Sui — added when detected
- gRPC only; JSON-RPC is retired.
- Never hardcode token decimals.
- Floor amounts, never round up.
// THREE PRIVACY MODES

You decide what
your code touches.

Chosen at first run, switched any time with /privacy, pinned per repo with .t2000/config.json.

Open models only.

t2000/auto-open
  • GLM and DeepSeek for routine steps; Kimi K2.7 Code for hard ones.
  • Your prompts never reach a closed lab.
  • Zero data retention — nothing stored, nothing trained on.
The default. Most coding runs at open-model prices.
// WHAT SHIPS IN THE BOX

An agent that can code,
and pay its own way.

t2code exec

Headless, delegable

Runs one task, prints one answer. Delegate the grunt work from Cursor, Claude Code, or CI — at open-model prices.

/skill:improve

Skills built in

11 playbooks in the binary — audits, Move security, payment flows. Each one is a slash command.

auto-detect

Sui out of the box

Detects a Sui repo, adds the ground rules, and offers Mysten's official skills — with your consent.

MCP preinstalled

A wallet in-session

Check balances, send USDC, and pay per-call APIs without leaving the session.

stripped at source

Nothing phones home

Telemetry is deleted from the code, not toggled off. The binary talks to api.t2000.ai — nothing else.

t2000/auto

Routing cuts the bill

Cheap models for routine steps, escalation for hard ones. The free allowance covers everyday coding.

Love your current tool? Keep it.t2 connect claude-code points it at the same account and models. Also: grok, aider, codex, cline.
See t2 connect ↗
// ONE INSTALL

Code privately.
Starting now.

Install, sign in, build. The free daily allowance on kimi-k2.7-code means your first sessions cost nothing.