MobileCodeAI – Professional AI code editor for iPhone
Yet another AI code editor, but this one runs on iPhone with voice.

Real libgit2 on iOS with Obsidian x-callback-url sync, but Working Copy exists.
Obsidian users and mobile note-takers who want Git version control
Working Copy · Git2Go · Obsidian Git
What it does: - Clone repos from GitHub directly to iPhone's file system - Browse, create, edit, rename, and delete files in-app - Syntax highlighting for code files - git add, commit, push, pull - all from the app - Works natively with Obsidian (or any app that reads from Files) - Diff view, stashing, tags, revert support
The Obsidian use case is still the primary one - clone your notes repo onto your phone, edit in Obsidian, push changes back. But users kept asking for editing features and it snowballed from there.
It's free for a single repo. Unlimited repos is a one-time purchase. The app is open source: https://github.com/CodyBontecou/Sync.md
Happy to answer questions about the implementation or the App Store journey. Feedback button is built in if you find bugs.
App Store Link: https://apps.apple.com/us/app/sync-md/id6758960270
I put together a short demo if you'd rather watch than read: https://www.youtube.com/watch?v=XdHVOlgodEw
Yet another AI code editor, but this one runs on iPhone with voice.
Git-based CMS for JSON and YAML files when TinaCMS and Decap already exist.
Replace timeline scrubber with a glass clickwheel for tactile video editing on iPhone.
68% Git test parity in Rust with transparent cell-by-cell failure breakdowns.
Handy CLI that actually pulls a repo and runs a battery of concrete heuristics — repo age, README keywords/emoji counts, commit velocity, presence of LLM-tool files, and simple commit-statistics — to guess whether code was prompt-expanded. The rule set is intentionally arbitrary and extensible, which makes this a useful starting point for audits or CI checks, but expect false positives and plan to tune or add rules for your context.
Git-as-agent versioning with framework portability, but crowded agent orchestration space.