preview direct editing with toolbar, Inspector styles and content, Elements tab with source annotations, gate to static and handlebars runtimes, fix the preview accepting messages from a mount with no frame, stop the hidden mount from compiling
skip the auth middleware for static-asset requests so a preview referencing files a project does not contain stops costing a session check per 404, sync binary files whose ArrayBuffer came from another realm as bytes rather than an empty file
compile a project of several hundred pages without timing out, store binary content once and hardlink it into deployments instead of copying, fix a project file path escaping its deployment directory on publish and workspace deletion leaving published sites served
fix publishing a deployment and syncing a custom template failing when they outgrow one request body, check the storage quota once per push rather than per batch
store and edit php, java, sql and other text formats, next 16 and a clean npm audit, fix desktop publishing writing into the install directory, deploy losing its project, and the agent answering its own question, changelog, what's new and version bump
twenty built-in templates with preview before select and intent grouping, bundle deps instead of CDN fetches, fix quickjs aborting on edge function fetch and teardown, changelog, what's new and version bump
split the agent shell into one module per command behind a shared command registry, add rmdir, and fix the write escapes it exposed: runtime writing past a restricted agent's directory, generate-image and runtime writing in read-only chat, and coding instructions prepended to transcription and skill checks
browse templates in one searchable list instead of picking a runtime first, add DeepSeek provider, sort providers alphabetically, fix agent shell head/tail -c and unspaced operators, changelog, what's new and version bump
fix .osws restores keeping the sync timestamps of whichever instance the backup came from, leaving restored projects stuck as a conflict or local-only until pushed by hand
sync reliability, any file type in a project, fix analytics/edge/scheduled functions reading the wrong database, .osws backup and template binaries, analytics authorization, changelog, what's new and version bump
fix stale HuggingFace connections (display name stored as username) failing Space publish with a raw 403 — detect and prompt reconnect, and reopen Deploy after the OAuth round-trip
deploy from the workspace (HuggingFace Space / OSW instance / ZIP target picker, HF token paste), consolidate Project + settings into one Settings dialog, surface broken images to the agent, guard against reverting manual edits between tasks
first-run onboarding improvements (workspace-first landing with a starter project, one-click HuggingFace sign-in, project kept in the URL, starter pills), global model selection replacing per-project config (immediate picks with save/reset, read-only built-in templates, connecting a provider readies every project)
web access and permission gating (search + external curl through an SSRF-guarded proxy, Auto/Ask/Custom approval modes with per-command matrix), fix desktop server-mode generation 401 (routes now use the desktop-aware session), connections split into AI + search sections, collapsible model-picker groups
expand anonymous usage analytics (init in all modes so server/desktop report, ~35 new privacy-scrubbed events, event registry drives the consent disclosure), rework the disclosure dialog
ss separator collision fix, ss entity mode without separator, sed backreference support, sed brace expansion in quotes fix, shell argument parsing fixes