> ## Documentation Index
> Fetch the complete documentation index at: https://docs.compyle.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> Product updates and announcements

<Update label="Jan 23" description="Upload files directly in the IDE">
  **File uploads:** attach images, documents, and other files directly in the IDE while working with the agent.

  * **Seamless workflow:** share designs, mockups, or reference materials without leaving your workspace.
  * **Enhanced context:** give the agent visual context for better understanding of your requirements.
</Update>

<Update label="Jan 20" description="React Native template & mobile previews">
  **React Native template:** new project template to kickstart mobile app development with React Native.

  * **Mobile previews:** preview your React Native applications directly in Compyle.
  * **Fullstack mobile:** build complete mobile experiences with backend integration.
</Update>

<Update label="Jan 17" description="Deployments & deployment agent">
  **Deploy to production:** click deploy in the top right corner of any task to launch automated deployment workflows.

  * **Intelligent packaging:** the agent audits your dockerfile or creates one if you don't have one already.
  * **Custom URLs:** deployments are formatted as `https://<slug>.run.compyle.ai`—confirm your slug during setup.
  * **One-click live:** the agent deploys your code to infrastructure and you're live in minutes.
  * **Supported apps:** optimized for single dockerfile deployments including fullstack repos (Next.js, Django) and services like Discord bots.
</Update>

<Update label="Jan 14" description="Instant task interrupting">
  **Stop on demand:** instantly interrupt running agent tasks with improved reliability and responsiveness.

  * **Clean termination:** enhanced interruption mechanism ensures tasks stop gracefully without leaving incomplete work.
  * **Better control:** regain control of your workspace immediately when you need to change direction.
</Update>

<Update label="Jan 11" description="Skip workflow stages">
  **Stage control:** skip unnecessary build, test, or deployment stages to accelerate your development workflow.

  * **Smart defaults:** the agent suggests which stages to run based on your changes.
  * **Flexible execution:** customize which stages to execute based on your specific needs.
</Update>

<Update label="Jan 8" description="Performance & stability improvements">
  **Faster everywhere:** significant performance improvements across task execution, file operations, and agent responses.

  * **Enhanced reliability:** improved stability and error handling for more consistent, predictable experiences.
  * **Reduced latency:** noticeable speedups in common workflows and agent interactions.
</Update>

<Update label="Jan 3" description="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.
</Update>

<Update label="Dec 22" description="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.
</Update>

<Update label="Dec 22" description="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.
</Update>

<Update label="Dec 12" description="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
</Update>

<Update label="Dec 5" description="Start scripts — initial support">
  **Start scripts:** initial support to configure a start command that runs
  your project automatically when Machine starts.
</Update>

<Update label="Nov 30" description="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
</Update>

<Update label="Nov 25" description="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.
</Update>

<Update label="Nov 24" description="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.
</Update>

<Update label="Nov 20" description="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.
</Update>

<Update label="Nov 18" description="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.
</Update>

<Update label="Nov 13" description="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.
</Update>

<Update label="Oct 16" description="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.
</Update>
