Shogo 1.12
The 1.12 release brings a built-in code editor with AI chat, big improvements to publishing your apps, and a smoother billing and usage experience.
New
- Local Shogo IDE. Open your project in a full code editor right inside Shogo and edit alongside an AI chat that understands your files — mention files, capture context, and make changes conversationally. It now includes an integrated terminal with command history and navigation, plus a source-control (Git) panel, for a VS Code-style experience.
- Publish apps from local. You can now publish an app directly from the desktop app in local mode — local publishing works end to end.
- Server-backed published apps. Published apps can now run a real server (
server.tsx) with durable data, are always-on, and support password-protected sites — so what you ship behaves like a real app, not just a static preview. - Tech stacks at project creation. Pick your stack when you create a project, with a new composer picker to get started faster.
- Pooled free child workspaces for Business/Enterprise. Business and Enterprise plans now get pooled, free child workspaces — spin up additional workspaces for your team without extra cost.
Improved
- Billing & usage. A unified usage-window experience with live, wallet-derived balance refresh so your remaining credits stay accurate in real time.
- AI analytics. Tool calls are now paginated, and chats remember your last-used model and surface it as a new column.
- Canvas reliability. Added loading and error recovery, automatic SSE reconnection, and an in-app notification system.
Fixed
- Resilient chat streaming. Chats now auto-recover when an SSE stream disconnects mid-turn, and assistant responses persist reliably.
- Desktop stability. Fixed Shogo IDE launch and packaging issues, hardened Windows installer signing, and wired up crash reporting for faster fixes.
Questions or feedback? Reach us through the in-app Help menu.