Changelog
How PocketCode was built — development milestones on the way to launch
PocketCode is in pre-launch: no public version has shipped yet, so there are no version numbers or dates here. This log records how the product was built; proper release notes will start at launch.
01
Foundations
- •Editor core: LSP client and syntax highlighting
- •Git integration (commit, push, pull, branches)
- •Local Linux shell on Android
02
Databases on the device
- •SQLite manager plus a real embedded PostgreSQL server — offline, no root
- •Remote clients for Neon, Supabase, PlanetScale, MongoDB, Turso, Redis and Firestore
- •ER designer and AI SQL console
03
Terminal & API Tester
- •Linux terminal with SSH/SFTP, port forwarding and BusyBox
- •API Tester for REST, WebSocket, GraphQL and SSE with local mock server
- •Code generation for 25+ languages
04
Visual designer & workflows
- •Responsive HTML/CSS canvas with export to React / Vue / Svelte / SVG
- •Workflow engine: visual editor, triggers, cron scheduling, templates
05
AI everywhere (BYOK)
- •Any provider on your own key: OpenAI, Claude, Gemini, Copilot or any OpenAI-compatible endpoint
- •Model catalog served over-the-air at /models.json
06
Multi-agent
- •AI Office: eight specialized roles working together
- •Swarmcode: parallel agents verified by a judge panel
07
Deploy & backend
- •One-click deploys with live logs for Vercel, Render, Cloudflare and DigitalOcean
- •Backend manager to connect and control your services
More updates coming soon...