Skip to content
Public roadmap

What's here. What's coming.
No hype.

What's already in the app, what we're finishing now, and what's next — with enough detail to know whether it's worth waiting or whether what you need already works.

Available today

Working in the current app

Editor

Real LSP for 8 languages

TypeScript, JavaScript, Python, HTML, CSS, JSON, YAML and Bash with semantic autocomplete, diagnostics and go-to. Highlighting for 25+ more (33 total).

Editor

Built-in Git

SCM panel with commit, push, pull, visual diff and per-file view. Branches and advanced ops (merge, rebase, blame) via the terminal.

Terminal

Native Linux + SSH

Local PTY shell with Busybox, bundled Node.js and Python via WASM. SSH with key or password, SFTP, port forwarding (local/remote/SOCKS5), split and multi-session.

Database

Embedded PostgreSQL 18.2

Real binaries running on-device. No external server. Plus 8 remote engines (Neon, Supabase, PlanetScale, Mongo, Turso, Upstash, Firestore + Room SQLite).

Database

Visual designer with 7 generators

Drag-and-drop canvas. Export to SQL DDL, Room, Prisma, TypeORM, Django, JSON Schema, DBML.

API Tester

REST · WebSocket · GraphQL · SSE

10 auth types, OAuth 2.0, header autocomplete, code-gen for 25+ languages, 6 response tabs.

AI Chat

AI assistant with 4 providers (Gemini · OpenAI · Claude · Copilot)

Agent mode with 37 tools, multi-file auto-iteration. BYOK / OAuth via Claude Code, Codex and Gemini CLI. Copilot also exposes 13+ multi-vendor models.

AI Office

Multi-agent team

PM, Architect, Frontend Dev, Backend Dev, QA, DevOps, Tech Writer, Data Engineer working in coordination with 9 workflows and 10 office tools.

Backend Manager

13 providers across 3 hubs

Deploy (Vercel, Render, Netlify, Railway, Fly.io, Cloudflare, DigitalOcean), BaaS (Firebase, Appwrite, Convex, Supabase), Observability (Sentry, PostHog).

Workflows

Event-driven engine v2

10 triggers, 8 actions, control flow (conditional, loop, parallel, wait, try/catch), cross-step bindings, retry/timeout/backoff, cron scheduling.

Designer

Responsive HTML/CSS canvas

7 breakpoints, animations, design tokens. Export to 6 formats: HTML, CSS, SVG (Free) + React, Vue, Svelte (Pro).

Marketplace

Active community

Browse, install and rate. Workflows as installable assets.

Security

Biometric gate + automatic masking

Fingerprint/face/PIN on sensitive actions. Automatic masking on email/password/token-like columns.

Building now

Imminent improvements

Workflows

Visual editor for Loop / Parallel / Try-Catch

The engine already runs them; what's missing is exposing them in the mobile UI with the right UX. Today only Wait and Conditional are in the editor.

Backend Manager

Deployment listing on Render and Railway

Endpoints exist but additional ID wiring (serviceId, environmentId) is missing. DigitalOcean has an endpoint too but no canonical listing.

Backend Manager

One-Click Deploy for all 7 hosts

Today only Vercel maps to a real endpoint. The remaining 6 are queued.

Backend Manager

Firebase project listing

Requires an additional OAuth scope that isn't wired yet. In the meantime the app opens the Firebase Console in the browser.

Database

Local MariaDB bundle

Scaffolding exists; what's missing is shipping the binary tarball for arm64-v8a and armeabi-v7a.

Database

Incremental offline-cache sync

Today the offline version is mostly read-only. Sync of changes back online is in design.

Marketplace

Asset versioning

Today a re-install replaces. We're adding explicit versions + a preview before installing.

Coming next

Planned, no date yet

AI Chat

Typed EventFilter on triggers

Today a trigger's filter is a substring on the event. We'll move to a typed EventFilter per trigger type so it validates in the editor.

Workflows

Bindings from AppBus responses

When a DEPLOY or GIT_OPERATION step finishes, its response will be bindable (`{{step.deploy.output.deploymentId}}`) by the next step.

Database

Portable run history

On-demand JSON export of the execution history from the UI for offline analysis.

Backend Manager

Real Git Deploy webhook

Today the screen lets you edit the config; what's missing is the real wiring to GitHub OAuth webhooks.

Security

Formal bug bounty program

Today we credit responsible reports; the structured program lands after stable release on Google Play.

Platform

iOS

Pocket Code is Android-first. iOS is feasible — open to user requests; no date yet.

How to read this roadmap

  • "Available today" means exactly that: it works in the current app build. If you download Pocket Code right now, you have it.
  • "Building now" are features with code in flight or a clear blocker that resolves in weeks — not months.
  • "Coming next" are things we know we'll do but without a date yet. If something specific blocks you, tell us: it helps prioritisation.
  • We don't promise dates because we've lost that game too many times. We do promise transparency: what you see here reflects the real state of the repo, not marketing.

Missing something on this list?

The roadmap moves with what people ask for. If you need an integration, a provider or a use case you don't see, that feedback is exactly what we need to prioritise.

See the blog and updates