12Developer tool
Terminal Coding Agent
model-agnostic coding agent, local or hosted
A coding agent that runs on a frontier API or on your own hardware, at the same prompt.
- Status
- In development
- Period
- 2026
- Relationship
- In-house venture
- Site
- Private
- Available as
- Build for you
The pipeline
- 01 RouteOne agent loop across eight-plus model providers
- 02 LoadProject skills travel with the repository
- 03 AdviseA pass recommends the skills worth loading
- 04 RememberMemory as local files or a self-hosted server
- 05 ConnectTools attach over the Model Context Protocol
- 8+model providers supported
- $0floor cost, running locally
The problem
Coding agents are converging on one vendor's model and one company's pricing. For teams with data-residency constraints or a hard budget, that is not a tool — it is a dependency.
What we built
- 01
Abstracted the provider layer so the same agent loop runs on hosted frontier models, aggregators, or a model running locally with no network egress at all.
- 02
Made project skills first-class and compatible with the existing ecosystem, so instructions travel with the repository.
- 03
Added an advisory pass that inspects the project and the task, then recommends the skills and tool connectors worth loading.
- 04
Persisted memory either as local files or against a self-hosted server, with no third-party store in the default path.
- 05
Connected tools over the Model Context Protocol so filesystem, version control and database access are capabilities rather than hard-coded features.
Stack
- TypeScript
- pnpm
- Vercel AI SDK
- Ink
- Fastify
- MCP
Ideal for
Engineering teams with data-residency constraints or a hard budget, who will not accept one vendor's model as a dependency.