
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
create-t2-app
Advanced tools
Start a router-wired agent project — interactive starter for the t2000 stack (npm create t2-app).
Start a router-wired agent project in one command — nothing to install first.
npm create t2-app@latest
Interactive: name → template → privacy mode. Or scripted:
npm create t2-app@latest my-app -- --template chat --privacy private --yes
| id | what you get |
|---|---|
agent-worker | Headless TypeScript worker on t2000/auto — the smallest useful agent. |
chat | Next.js streaming chat on t2000/auto — no AI SDK, the wiring is two readable files. |
sui-dapp | Sui dApp: wallet connect (dapp-kit), gRPC balance reads, and an AI copilot that knows your holdings. |
Every template is wired to the t2000 router (api.t2000.ai/v1, model
t2000/auto) out of the box: npm install, set T2000_API_KEY
(free at agents.t2000.ai/manage), run. The
x-t2000-served-model header reports which model actually served each call.
Each scaffold also includes the agent layer — AGENTS.md (repo context for
any coding agent), plans/ (plan-expensive / execute-cheap recipe), and a
.t2000/config.json privacy pin (private by default: open models only,
zero data retention; full and confidential also available). Coding agents
like t2 code honor the same pin.
-t, --template <id> agent-worker | chat | sui-dapp
--privacy <mode> private | full | confidential (default: private)
-y, --yes accept defaults for anything not provided
--no-git skip git init
FAQs
Start a router-wired agent project — interactive starter for the t2000 stack (npm create t2-app).
The npm package create-t2-app receives a total of 7 weekly downloads. As such, create-t2-app popularity was classified as not popular.
We found that create-t2-app demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.