Skip to content

Commit ae2653d

Browse files
committed
readme: lead with the competitive knockout — faster than Warp, local AI, governed, does their tricks too
1 parent 40df929 commit ae2653d

1 file changed

Lines changed: 32 additions & 1 deletion

File tree

README.md

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,38 @@
22

33
> They say the world was built on the back of a turtle. TurtleTerm carries the shell on its back.
44
5-
TurtleTerm is the SourceOS policy-aware, agent-addressable terminal workbench for trusted command execution, terminal receipts, agent delegation, and reproducible operator workflows.
5+
**The AI terminal that's faster than Warp, runs its AI fully local, and proves every agent action — then does all of Warp's tricks too.**
6+
7+
TurtleTerm is a WezTerm-based terminal with a full AI agent fabric built in: inline command autosuggest, a self-hosted co-pilot, governed autonomous task execution, workflow libraries, and live session sharing — none of it cloud-locked, none of it metered.
8+
9+
## Why TurtleTerm beats Warp
10+
11+
| | TurtleTerm | Warp |
12+
|---|---|---|
13+
| **Core speed** | WezTerm / WebGPU (faster) | ~8ms input latency |
14+
| **AI backend** | Local (Ollama / Noetica) *or* Claude — your choice | Proprietary US cloud only |
15+
| **Cost to use AI** | $0, self-hosted, no meter | $20/mo, 1,500 credits, or BYOK |
16+
| **Telemetry** | None required | Must be ON to use AI on Free |
17+
| **Inline autosuggest** | ✅ local ghost text (~1ms history path) | ✅ cloud |
18+
| **Workflow library** |`turtle-drive`, versioned in *your* Gitea | ✅ Warp Drive (their cloud) |
19+
| **Live session sharing** | ✅ self-hosted over WezTerm mux | ✅ their cloud |
20+
| **Autonomous agent** | ✅ plan→execute→verify, **default-deny destructive** | ✅ agent mode |
21+
| **Replayable, attestable agent runs** |`ReasoningRun/Event/Receipt/ReplayPlan`, sealed tamper-evident | ❌ nothing in this class |
22+
| **Voice→shell · personas · AI coach · cost tracking** |||
23+
| **Remote multiplexing** | ✅ native, no remote tmux ||
24+
25+
Full honest head-to-head (our gaps included): [docs/COMPETITIVE.md](docs/COMPETITIVE.md).
26+
27+
## The arsenal (40+ commands)
28+
29+
- **`turtle-copilot`** — self-hosted AI co-pilot: error-explain, multi-turn chat, fix-memory recall, multi-backend (Claude / Ollama / Noetica)
30+
- **`turtle-autonomous`** — governed plan→execute→verify agent; safe-by-default dry-run; emits replayable, sealable reasoning evidence
31+
- **`turtle-drive`** — sovereign Warp Drive: parameterized workflows/runbooks, versioned in your own Gitea forge
32+
- **`turtle-share`** — live session sharing over WezTerm mux; unix-socket / SSH, no cloud account
33+
- **`turtle-gh` / `turtle-gitea`** — full `gh` CLI parity, Gitea-primary, with AI PR bodies + changelogs + review
34+
- **`turtle-seal`** — seal reasoning receipts into externally-verifiable, tamper-evident evidence
35+
- **`turtle-onboard`** guided first-run · **`turtle-diagnose`** health check · **`turtle-voice`** voice→shell · **`turtle-cost`** per-model AI spend
36+
- MCP server (`turtle-mcp-server`) exposes the whole fabric to Claude Code.
637

738
TurtleTerm presents its own product surface: TurtleTerm launchers, TurtleTerm profile, TurtleTerm agent gateway, TurtleTerm release artifacts, and TurtleTerm skill manifests. Third-party notices and required license attribution are preserved in the repository license files and release artifacts.
839

0 commit comments

Comments
 (0)