fileseditorgit
Last updated: 2026-04-04
Edit files on your computer from your phone
A practical workflow to browse a repo, search files, make a precise edit, then review the diff and commit — all from your phone, without remote desktop.
gitworktreessessions
Last updated: 2026-04-04
How to run Claude Code, Codex, and OpenCode sessions in parallel with Git worktrees (from your phone)
A practical workflow to isolate tasks into worktrees, run Claude Code/Codex/OpenCode sessions in parallel, and review/commit safely from your phone — from one place.
gitworktreesmobile
Last updated: 2026-04-04
Manage Git worktrees on your computer from your phone
A practical guide to add, switch, and clean up Git worktrees remotely — with a phone workflow for review, small edits, and safe commits.
githistorydiffs
Last updated: 2026-04-04
Review commit history and diffs on your computer from your phone
A practical Projects workflow to review recent commits, open diffs, and answer “what changed?” from your phone — without needing remote desktop.
gitmobileprojects
Last updated: 2026-04-04
Use your phone as a remote Git client
A workflow to review diffs, leave line-level comments, commit, and push from your phone — while the repo stays on a computer you trust.
mobilefilesgit
Last updated: 2026-04-03
How to edit files from your phone while Claude Code or Codex is running
Make small fixes (and avoid “I’ll fix it later”) by editing real workspace files from mobile while Claude Code / Codex keeps running on your machine.
mobileterminalworkflows
Last updated: 2026-04-03
How to run quick terminal commands from your phone (without living in SSH)
A phone-friendly workflow for quick shell checks (git status, logs, dev servers) while the real terminal stays on your machine.
mobilegitdiffs
Last updated: 2026-04-03
How to review diffs from your phone
A phone-first workflow for reviewing uncommitted changes (and AI-generated edits) with enough context to actually trust what you’re about to commit.
mobilegitsource-control
Last updated: 2026-04-02
How to commit code from your phone
A phone-first workflow to review diffs, stage intentionally, and commit safely — without needing to remote-desktop into your machine.