새로운 소식

변경 로그

새로운 기능, 개선사항, 버그 수정.매주 업데이트를 제공해요.

Page 6 of 17 · 165 updates

Latest updates
Jul 1, 2026

Pro mode now starts at Extra High effort

Pro mode now starts new chats at Extra High effort when you have not chosen a different default.

This gives the default Quality model more room to reason through multi-step build and debugging work. You can still choose Low, Medium, High, Extra High, or Max from the Intelligence setting when you want to trade speed and credit use for depth.

Jun 30, 2026

Claude Sonnet 5 is now the default Quality model

Claude Sonnet 5 is now the default Quality model in Playcode.

New Pro chats use Sonnet 5 for the Quality path by default. Existing users who were following the previous default move with the Quality setting automatically, so they do not need to change anything in Preferences.

Opus 4.6 remains available in the model picker for work where you explicitly want Opus.

Jun 30, 2026

Claude Sonnet 5 is in the model picker

Claude Sonnet 5 is now selectable in Playcode's AI model picker.

It is a new Sonnet option for builders who want a stronger balanced model without jumping all the way to Opus. Sonnet 5 uses Anthropic's newer tokenizer, and the model picker badge accounts for expected credit use.

Opus 4.6 remains the default Quality model for now while we watch Sonnet 5 on real website-building work.

Jun 29, 2026

Pro Quality mode now runs on Claude Opus 4.6

Pro Quality mode now runs directly on Claude Opus 4.6 with extended thinking turned on. It's noticeably more stable and consistent on longer, multi-step work, and the model is shown by name in the AI Model picker and your usage history.

Nothing to change on your side - Quality just gets the upgrade. The Intelligence dial still tunes how hard it thinks per task, and Economy mode stays the fast, lightweight lane.

Jun 26, 2026

The AI can actually see your screenshots and images

When you ask the AI to recreate a design from a screenshot, check how a page looks, or work with an image, it now sees the actual picture - not just a link to it.

Before, the AI could take a screenshot but sometimes couldn't really look at it, so it would capture the same page over and over without making progress. That's fixed. Now it looks once and gets to work.

What the AI can see now:

  • Screenshots it takes of a live page - so it can clone a design you point it at, or check that your published site looks right.
  • Images it generates or edits - it sees its own result, so it can judge it and refine instead of working blind.
  • Any image you give it a link to - paste an image URL and ask the AI to describe it, match its style, or build from it.

It also accepts more image formats automatically (including AVIF) and resizes large images for you, so you don't have to convert anything first.

Jun 25, 2026

Choose how hard the AI thinks in Pro

Pro mode now lets you choose how much the AI thinks before it answers. Open the mode picker in the chat and set an Intelligence level for the task in front of you:

  • Low / Medium - quick answers for simple edits, with less waiting
  • High (the default) - the balanced setting that fits most work
  • Extra High / Max - let the model reason longer on hard, multi-step problems

Set it per chat from the mode picker, or choose a default for every new chat in Preferences > AI Model > Default Intelligence. Economy mode stays the fast, simple lane, so there's no dial to think about there.

Also in this release

  • No more blank Pro replies - on rare occasions a Pro answer could come back empty; those now retry automatically instead of showing nothing.

</content> </invoke>

Jun 24, 2026

Premium mode now works in every project

Picking Premium mode in the AI chat sometimes did nothing in a freshly opened project - the switch quietly snapped back to Economy. That's fixed: your mode choice now sticks in every project, even before you've sent your first message.

Improvements

  • Premium mode is selectable everywhere - the choice is saved the moment you make it, in any project
  • Set your default mode - choose whether new chats start in Economy or Premium from Preferences > AI Model > Default Mode, and it applies across all your projects
Jun 24, 2026

Connect your own domain with a guided setup wizard

Pointing your own domain at an app is the step where most people get stuck. So we rebuilt it into a guided setup wizard for Playcode Cloud apps that walks you through it, step by step.

Open Custom domains in the publish menu, type the domain you own, and the wizard does the hard part:

  • One record, not a pile of them. It detects your DNS provider, shows the single record to copy, and the exact name your provider expects. No TXT ownership record, no IP addresses, no certificate to install.
  • Ownership and SSL are automatic. Once your record resolves, Playcode confirms the domain is yours and issues the HTTPS certificate for you.
  • Close the window and walk away. Setup can take a few minutes for DNS to update, so we email you the moment your domain is live instead of making you wait and refresh.
  • Root or www, handled. Want yourdomain.com without the www? The wizard shows the right record when your provider supports it, and points you to www when it doesn't.

Each step has a plain-language Need help? panel answering the questions first-timers actually ask, so you never need to know what a CNAME is to finish.

See the full walkthrough in the custom domain help guide.

Jun 24, 2026

Billing portal and plan upgrades now work reliably

Two billing fixes for existing subscribers. Opening the Billing Portal silently failed on mobile (it worked on desktop) - the link is now opened in a way phones don't block. And changing your plan (for example Pro → Business) no longer dead-ends on "redirecting to secure payment" - subscribers are now sent to the billing portal's plan switcher.

Fixes

  • Billing Portal opens on mobile - previously nothing happened on phones; the portal now opens reliably
  • Plan upgrades work for current subscribers - switching plans routes to the billing portal instead of failing
Jun 24, 2026

Watch the AI work, in plain language

When Playcode's AI takes on a multi-step job (setting things up, running your tests, building, or publishing), it now tells you what it's doing in plain language as it happens, instead of showing raw technical output. You'll see what it's checking and why, like "Are there already settings files here?", and how a longer step is going, like "Tests about halfway, passing so far", so you're never left watching a blank, frozen screen.

On longer jobs the AI now works more like a teammate at the keyboard: it starts the step, keeps an eye on it, and gives you a quick read every few seconds, flagging early if something looks stuck instead of going quiet until the very end. Clearer, simpler, and written for founders, not engineers.