Does RunTrim upload source code?
No. Source code stays on your machine. The free CLI runs entirely locally.
Local-first AI coding
RunTrim works in your repo. Source code never leaves your machine. Free CLI requires no account. Cloud sync is optional and metadata-only.
01 / The problem
02 / Root cause
03 / Without RunTrim
04 / With RunTrim
05 / FAQ
No. Source code stays on your machine. The free CLI runs entirely locally.
No. The free CLI works locally without an account.
Cloud sync stores run metadata, generated prompts, changed file paths, and project memory. Source code is never included.
Yes. RunTrim is agent-agnostic and supports copy mode across Claude Code, Cursor, Codex, and other major AI coding tools.
Keep AI coding agents scoped before they edit.
Broad tasks can drift into auth, billing, env, database, middleware, and other sensitive areas. Guardrails reduce that risk.
Keep run history across Claude, Codex, Cursor and ChatGPT.
AI coding gets messy when every session starts from scratch. RunTrim keeps local run memory visible between sessions.
Create continuation prompts when AI coding runs stop mid-task.
Good continuation prompts preserve operational state. They do not ask the next session to rediscover it.
Claude Code guardrails: scope runs before they edit.
Without explicit scope, Claude Code can drift into auth, billing, env, database, and other areas outside the task. RunTrim sets guardrails before the run starts.
Install the free CLI. Source code stays on your machine. No account required.
Free · No account required · Local-first · Agent-agnostic