CoolFace
Apppublic

otst/osw-studio

sourceHugging Facemitupdated 4d agoView on Hugging Face
87likes
50 commits on main
4c104554d ago

Gemini tool calls decoded with thought signatures replayed, Ollama on its native endpoint with a context length setting per local provider, an Ollama setup check in Connections, fix server mode refusing keyless local providers, fix a failed command chain completing the task, fix local providers resolving to IPv6

otst
fdb18397d ago

image generation with a deadline and a stop that cancels it, stopped tasks ask why, terminal API errors end the task instead of pausing, www redirects for custom domains, referrer and setup-path telemetry, fix an expired HuggingFace sign-in looping on Continue, fix Continue rendering in server mode, fix DeepSeek and mesh-llm defaults

otst
7c5b56510d ago

quick edit as a second workspace surface, a simple view per account or device, workspace owners managing their own members, the Inspector on a phone, browser-painted screenshots with a preview capture in the composer, fix a local edit reading as another device's, fix project settings stored as a string losing a runtime

otst
b63149717d ago

contextual chat suggestions scoped to preview pages, project links in server mode with back controls that name their destination, extra headers for custom providers, unresolved review counts on deployments, listings that fold columns and row actions as they narrow, mail settings moved from their own page into Settings, fix a workspace URL rendering another workspace's shell, fix provider fields being uneditable inside a project, fix SQLite timestamps read as local time

otst
4e2675a23d ago

email digests for review comments over instance or per-workspace smtp, mail settings page and unsubscribe links, deep links from the review inbox to a comment, fix origin checks matching on string prefix and a handoff token passing as an account session

otst
766af4725d ago

table views for every listing with remembered layout, shared page shell and section primitives, deployment settings as a full page, muted-orange active states, server-mode web search, gated commands pause for approval

otst
8e9ca061mo ago

unified settings pane, sidebar flyout sub-menus, models.dev pricing and metadata for all cloud providers, admin edit-user dialog with workspace memberships, dialog height standardization

otst
8d6ec541mo ago

server-side build delegation to browser, hide python/lua from agent, admin password reset, esbuild cache invalidation, compile-error file attribution, error-log key leak fix, hollow test audit

otst
f7a52b51mo ago

workspace quota enforcement on all server mode instances, unlimited defaults, ungated UI

otst
076052e1mo ago

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

otst
d7a9c4b1mo ago

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

otst
1783f471mo ago

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

otst
415a6c91mo ago

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

otst
ad8c6621mo ago

send every project push in batches so a project too large for one request body still syncs, cover backend features and project settings in checkpoints

otst
ae57f6f1mo ago

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

otst
f4ea3661mo ago

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

otst
2ae23c82mo ago

fix a project's database schema being left behind by downloads, backups and server sync

otst
8d5d9a62mo ago

download a project as an editable archive and import one back with a preview of what would change

otst
0482d7d2mo ago

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

otst
8d2660f2mo ago

recognise redirects written without spaces while leaving markup, quoted text and fd redirects alone, document head -c/tail -c in the shell reference

otst
4c44dce2mo ago

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

otst
cbdd2542mo ago

let an explicit push from Server Sync overwrite a conflicting server copy, while background syncs still report the conflict instead of picking a side

otst
dd99fac2mo ago

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

otst
82651462mo ago

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

otst
370cd682mo ago

free DuckDuckGo web search and live Codex model discovery, changelog, what's new and version bump

otst
e9a3b132mo ago

chatgpt subscription browser sign-in changelog, what's new and version bump

otst
0dd95e12mo ago

fix agent bash-tool parsing: html-entity file corruption, chained multi-file writes, inline python/lua, clearer offline runtime errors

otst
7c6b2802mo ago

server-mode sync & generation reliability fixes, HuggingFace sign-in nag, analytics dialog focus outline (#18)

otst
a87919d2mo ago

preview reliability (client/hash router navigation respected, recover from escaped frames, stable readiness so reload/save work, compile watchdog, only writes reload the preview), fix mobile voice duplication and piped local-curl web-access prompt

otst
751ad1b2mo ago

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

otst
09da01e2mo ago

fix HuggingFace Space publish failing under the display name instead of the username (403), stop misreading it as a missing permission

otst
3cf39502mo ago

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

otst
eb4cc752mo ago

neutral interface pass (orange fill > neutral on buttons, nav, cards; orange kept for accents), fix HuggingFace sign-in blocking chat when already connected (#17), light-mode dashboard cards, docs page/TOC fixes

otst
a55e52f3mo ago

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)

otst
abc1c6e3mo ago

desktop fixes (generation auth, auto-update 404, update failure reporting, logs folder), project-wide release notes

otst
f80d26e3mo ago

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

otst
c56bca83mo ago

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

otst
e2a4b6a3mo ago

user-managed interview templates (editor, built-ins duplicable, Interviews main-menu entry, server-mode sync), custom items sorted before built-ins in listings, narrower skill/interview editor dialogs

otst
dffc7583mo ago

fix zip/json export dropping assets and settings, server-mode import/duplicate deployability, deployment assets 404 on first publish

otst
efdce183mo ago

fix server-mode generation using global model instead of project model, preview 404 on runtime-fetched files

otst
5fa3d2c3mo ago

opencode go provider (models from models.dev, per-model openai/anthropic routing)

otst
dd5f5983mo ago

default custom-model context length to 128k

otst
2d6bfb33mo ago

fix chat readiness keying off global provider instead of project agent

otst
34bd27f3mo ago

fix provider connection inference, mobile model picker (loading, 404), empty-picker → connections, /admin redirect query params

otst
b01defe3mo ago

per-project models & templates (agent/voice/image slots, connections, recommended templates), template sync, voice input (on-device or transcription model), image generation, streaming tool-name early-abort, hide internal reminders from chat

otst
0e14d573mo ago

interview mode (templates, picker, completion gate, build handoff), duplicate chat message fix, chained status-complete fix, shell find . path fix, desktop boot fix (bcrypt addon, failure diagnostics, fedora self-test

otst
9ee3ed83mo ago

desktop workspace recovery (stale state re-init, legacy data migration), recovery smoke test, mac upgrade warning in release notes

otst
bc464a43mo ago

desktop fixes (linux/windows boot, consent-based updates, failure diagnostics), atomic release pipeline, single-source desktop shell

otst
bc2aafc3mo ago

agent reliability pass (truthful results, reasoning models, sub-agent isolation, compaction), file tree subdir fix, debug messages tab, blank-canvas starters

otst
b67d5d34mo ago

transparent sync (non-blocking, removed setup modals), immediate conflict alerts, sync perf (parallel pulls, request dedup), input modality indicators

otst