| title: Self-Editing Computer | |
| emoji: 🖥️ | |
| colorFrom: blue | |
| colorTo: green | |
| sdk: gradio | |
| sdk_version: "5.9.1" | |
| app_file: app.py | |
| pinned: false | |
| # Self-Editing Computer | |
| A real-filesystem file manager on internal port 9001, bridged to /fm. | |
| Gradio owns the only public port (7860). Includes a hot-reload button that | |
| respawns the file-manager process after you edit its code — no Space rebuild. | |
| Open: https://<SPACE_SUBDOMAIN>.hf.space/fm |