Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
otst
/
osw-studio
like
77
Running
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
main
osw-studio
20.7 MB
Ctrl+K
Ctrl+K
1 contributor
History:
139 commits
otst
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
d7a9c4b
3 days ago
.next
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
3 days ago
docs
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
4 days ago
public
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
7 days ago
.gitignore
Safe
550 Bytes
react runtime support, esbuild bundling, runtime badges, project settings modal, template additions, bug fixes
5 months ago
Dockerfile
Safe
560 Bytes
react runtime support, esbuild bundling, runtime badges, project settings modal, template additions, bug fixes
5 months ago
README.md
Safe
2.29 kB
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
about 1 month ago
package.json
Safe
2.73 kB
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
3 days ago
server.js
Safe
7.82 kB
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
5 days ago