Novidades

Registro de mudancas

Novas funcionalidades, melhorias e correcoes.Lancamos melhorias toda semana.

Page 5 of 19 · 181 updates

Latest updates
Jul 17, 2026

See your projects, not just their names

On desktop, each project in the sidebar now shows a thumbnail - a screenshot of the project itself - so you recognize the one you want by sight instead of reading down a list of names.

Hover a project and a larger preview pops up, giving you a fuller look before you open it. Finding the right project across a long list is now a glance, not a hunt.

Jul 17, 2026

Size the sidebar to fit your work

The project sidebar is now resizable. Drag its edge to make it as wide or as narrow as you like, from a slim strip to a roomy panel. Double-click the edge to snap back to the default width.

Playcode remembers the width you chose and brings it back every time you return, on every screen.

Jul 16, 2026

All your settings live in one place

Settings is now one word. Everything that used to hide in the Preferences and Appearance menus - theme, language, editor options, AI defaults - lives in a single Settings modal you can open from anywhere.

The modal is grouped by scope, so it is always clear who a setting affects:

  • Project - name, archive, publish address and custom domains, plus how the project runs: watermark, live reload, SPA mode, live view delay, loop protection, and production build options. This group appears when you open Settings from inside a project.
  • You - profile, appearance, editor preferences, and your AI defaults (model tier, effort, context, voice input). These follow you across all workspaces.
  • Workspace - general settings, people and teams, billing and plans, usage, and the affiliate program.

Two behaviors worth knowing:

  • A chat keeps whatever quality settings you give it; a new chat starts from your defaults in Settings.
  • To make the current chat's setup your default, use Set as my default right in the build-quality dialog - one tap, no extra dialog.

The project menu now holds only actions. Every knob has a home in Settings.

Jul 16, 2026

Clear confirmation for important AI setting trade-offs

Playcode now asks for confirmation before you increase context above Medium, switch to Ultra, or move from a stronger model to Economy.

Each dialog explains the practical trade-off without discouraging the choice. Economy highlights lower credit use and explains what to do if a complex task starts repeating; larger context and Ultra explain their higher credit use. Re-selecting the current mode, lowering context, or leaving Ultra remains immediate.

Jul 15, 2026

GPT-5.6 Sol is now the default Pro model

Pro mode now starts with GPT-5.6 Sol, OpenAI's flagship model for complex builds, detailed design work, and difficult debugging.

Your existing model choice is preserved if you selected one yourself. You can switch the Pro model at any time from the build-quality picker or Preferences > AI Model > Quality Model.

Jul 14, 2026

Browse and edit your Cloud project files

Cloud projects now have a File Explorer. Open the Files tab in the editor's left panel to browse everything the AI built for you - and edit any file yourself.

  • Browse your whole project. Folders load as you expand them, so even huge projects open instantly.
  • Edit with a real code editor. Click a file to open it in a tab with syntax highlighting. Changes save automatically to your app.
  • Stays in sync with the AI. When the AI finishes making changes, the file tree and your open files refresh on their own.
  • Full file management. Create, rename, delete, and download files and folders right from the tree - folders arrive as a single archive.
  • Upload from your computer. Drop files or whole folders onto the tree (structure preserved), or use the upload button.
  • Markdown preview. Open any .md file and flip between source and a rendered preview.
  • Drag to move. Reorganize your project by dragging files and folders in the tree.

Your files live on your app's own server, so what you see in the explorer is exactly what your app runs. Big or binary files (images, archives) show a summary card with a download button instead of opening as text.

Jul 14, 2026

Your AI can now do real SEO research

Building a site is half the job - people need to find it. Your Playcode AI can now research real search data while it works on your project:

  • Keyword research. Ask "what keywords should my site target?" and get real Google search volumes, difficulty scores, and search intent - not guesses. It can also pull the full keyword list any competitor ranks for.
  • Backlink intelligence. See who links to any site: total authority, top referring domains, and the exact linking pages. Great for finding sites that link to your competitors but not to you yet.
  • Live Google results. Check who actually ranks for a search today - and whether your site shows up.

Just ask in chat: "find low-competition keywords for my bakery site", "who links to my competitor?", or "where do I rank for handmade candles?". The AI pulls the data, reads it, and turns it into a concrete plan - new pages, better titles, link targets.

Available on paid plans. Each lookup uses a small amount of credits (about the same as generating an image), and repeated identical lookups within a day are free.

Jul 14, 2026

Background agents: your AI can now delegate work and keep talking to you

Your Playcode AI can now hand heavy work to background agents - and stay available while they run.

  • It keeps talking while they work. Ask for research, an audit, or a build slice "in the background" and the AI starts a task, tells you the id, and keeps the conversation going. When the task finishes, the result lands right back in your chat.
  • A tasks panel in the editor. See every background task with a live status - queued, running, finished - how long it's been going, and a stop button while it's alive.
  • Every task is a real chat. Open any task to watch the agent work message by message, exactly like your main chat. Type into it to steer a running agent mid-flight, or message a finished one to continue where it left off.
  • Built-in quality loop. For bigger builds the AI can run build -> audit -> fix cycles: a coder agent implements, an auditor agent reviews against your requirements and returns a concrete verdict, and fixes get their own task - before the result comes back to you.

Long tasks no longer look like a hang: if an agent hits a limit, you get the partial result and can send it a follow-up to continue. Tasks even survive our own deploys - they resume from their chat history instead of failing.

Jul 14, 2026

Background agents: parallel builds, visible models, honest statuses

Background agents got a big round of polish the same day they shipped:

  • Agents now build in parallel. The AI can run several build agents at once - each with its own slice of the work - instead of queueing them one after another. Big builds finish sooner.
  • You can see what each task runs on. Every task now shows its agent type and model tier right in the tasks panel, and read-only helpers (research, code exploration) always use the economy model. A task never uses a more expensive tier than your chat is set to - upgrading is always your call, never the AI's.
  • Research you can trust. A research agent must fetch real web sources now; if it ever answers without them, the result is clearly flagged so you know it came from memory, not the web.
  • Smoother task navigation. The tasks panel has a proper header and close button, and the back button in a task returns you to wherever you came from - the chat or the list. Failed and stopped tasks say what actually happened instead of a generic line.
  • Calmer credit warnings. Running low shows a quiet amber note above the chat box (dismissible), with a heads-up at 50% and 15% remaining - including on the Free plan, which previously got no warning at all. Out of credits is now a one-click "Top up" (or "Upgrade" on Free), never a red alarm.
  • Clearer controls. Stopping a task is a stop square now (the old ✕ looked like "close"), task cards keep their title readable on narrow screens, your chat list shows a small spinner on any chat the AI is still working in, and undo works on file changes inside a task's transcript too.
Jul 14, 2026

A cleaner, calmer composer

The chat composer got a full redesign:

  • One quiet frame. Softer corners, a lower profile, and every control in calm ink - the send button is the only thing that lights up.
  • Notices slide out from behind. Credit warnings no longer stack a banner on top of the chat box; they dock behind it as a slim strip, so the composer always stays in front.
  • Compact attachments. Files and images you attach are now small chips inside the frame instead of large preview cards.
  • Little touches. A frosted-glass scroll-to-bottom button, a clearer sidebar icon, and a bit more breathing room in the header - especially on phones.