Skip to main content
Jan 3
Terminals, previews, task forking & speedups
Terminals: open a shell directly in the sandbox from the IDE tab.
  • Previews: display anything running on a web server — select the port your dev server is running on to preview it.
  • Start scripts: create a start script in project settings to run setup code when the app starts. Output shows in the first terminal tab — great for running your dev server on startup.
  • Improved image UX: enhanced experience for image-based questions.
  • Task forking: click the branch icon in the top right of any question or user message to create a new task branching from that point.
  • Performance: noticeable speedups for previews, terminals, and the IDE.
Dec 22
Terminal previews & local testing
Terminal previews: interactive previews with live logs, port forwarding, and controls for realistic local testing.
  • Integration: start scripts and terminal previews now integrate to streamline local preview workflows.
  • GLM 4.7: added GLM 4.7 model for enhanced agent capabilities.
Dec 22
Terminal previews & local testing
Terminal previews: interactive previews with live logs, port forwarding, and controls for realistic local testing.
  • Integration: start scripts and terminal previews now integrate to streamline local preview workflows.
  • GLM 4.7: added GLM 4.7 model for enhanced agent capabilities.
Dec 12
Start scripts & templates
New support for models and improved UI generation capabilities of the Agents and you can Use Start Script to automatically run previews after project is done It will automatically run the thing
Dec 5
Start scripts — initial support
Start scripts: initial support to configure a start command that runs your project automatically when Machine starts.
Nov 30
Terminal access & team collaboration
Terminal: integrated terminal to run git commands, push code, and start previews directly from the IDE.
  • Team: invite team members and share project access to collaborate on tasks.
  • Models: added Gemini 3.0 and Claude Opus 4.5 Models
Nov 25
Secrets manager: store project secrets for live preview data
Secrets manager: add secrets to your project settings so the agent can call your integrations directly. - Preview server can access secrets as well.
Nov 24
IDE editing and safer Git control in Compyle
IDE: Edit files directly inside Compyle without switching tools.
  • Git: The agent no longer commits/pushes after every change—control commits yourself or hit Sync All under Create PR to push everything at once.
Nov 20
Resumability, stability & UX
Resumability: sessions can be resumed across days and recovered when they break.
  • Branch naming: automatic descriptive branch names from task titles.
  • Stability & UX: dark mode, observability improvements, bug fixes, and longer token lifetimes so git syncing continues beyond 24 hours.
Nov 18
Agent context, performance, and attachments
Performance: faster page transitions across the app.
  • Attachments: added image uploads.
  • Planning: change highlighting in planning documents.
  • Templates: gitignore templates for new projects.
Nov 13
Deployments, models, and UI updates
Deployments: agent can read preview server logs and restart preview servers.
  • Fixes: critical billing bug resolved.
  • Models: added Gemini and GLM 4.6 thinking mode.
  • UI: improved code tab colors, faster diff loading, better resizing, no automatic line-wrapping, and updated file icons.
  • Docs: documentation updates.
Oct 16
Daily updates
Posted frequent updates; brief pauses may indicate larger work in progress.
  • Performance: improved load times on /projects pages.
  • UX: added a loading indicator and ‘thinking’ messages.
  • UI: improved the write card.
  • Fix: message delivery updates no longer require a page reload.