
CodeAgent Mobile
your IDE coding agent in your pocket
5 followers
your IDE coding agent in your pocket
5 followers
Control your IDE AI agents remotely from your phone. Send prompts to Copilot, Claude, Codex, Windsurf, and more. Stream responses in real-time. Works with JetBrains, VS Code, and Cursor.




1.2.9 — Your chat just became an IDE.
Two big leaps this release: a chat surface that finally treats every type of agent output the way it deserves, and a real code editor inside the app.
Rich rendering for every output type
We threw away the monospace dump. Now every thing the agent emits gets its own dedicated visual component:
• Markdown — real headings, lists, quotes, bold, italic, `inline code`, links and auto-detected URLs.
• Code blocks — 200+ languages with GitHub-Dark syntax highlighting (TypeScript, Python, Kotlin, Rust, Swift, Go, SQL, Bash, JSON, YAML, PHP, Ruby, Scala, Haskell, Elixir,
Dart and more) inside a macOS-window frame with one-tap Copy.
• Tables — Markdown pipes, Unicode box-drawing or ASCII-art, all turned into a real interactive table: tap any header to sort (numeric-aware), search box to filter rows, Copy
CSV button.
• Diffs — WebStorm-style side-by-side viewer with two columns, per-side line numbers, word-level highlighting that paints the exact tokens that changed, and Copy patch that
gives you a `git apply`-ready .patch.
• Tool-call cards — Read, Update, Write, Edit, Create, Delete, Bash, Search — each with its own colored chip, icon, and +N/−M line counter.
• Mermaid diagrams — flowcharts, sequence, gantt, ER, state, class, mindmap — rendered as real SVG.
• Math — TeX/LaTeX equations rendered with KaTeX, paper-grade typography.
• JSON — collapsible tree explorer with color-coded scalars.
• Images — inline rendering for PNG, JPG, GIF, WebP, SVG, AVIF, HEIC.
Mini-IDE on your phone
Tap any file card in the chat and a fullscreen modal opens with Monaco — the actual VS Code editor engine — running locally. Read, edit, and save back to disk through your
paired CLI, VS Code extension or JetBrains plugin. Cmd/Ctrl+S to save. 200+ languages with proper highlighting, bracket-pair colorization, indent guides, smooth scrolling —
the same editor you already love, in your pocket.
What this means in practice
You can now read your code, review diffs, and tweak files from anywhere kitchen, gym, queue at the airport without ever opening a laptop. The agent's reply isn't a log
anymore. It's a product.
Free for everyone
Every renderer, every block type, the mini-IDE, sort, search, copy buttons — all of it ships on the free plan. No paywall on the visual experience.
Team Space is here. Bring your whole team into the conversation — chat side-by-side with your teammates and summon a coding agent into the same room. Anyone can hand off a task, jump in mid-turn, or watch the agent work in real time.
What's new in 1.3:
- Team Space — group chats with shared AI coding sessions
- Email invites with one-tap deeplinks straight into the team chat
- Smarter auto-scroll — new messages always land at the bottom
- Faster, more reliable streaming.
- Polished chat UI with rich rendering for code, diffs, and commits