Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,9 +217,14 @@ Hidden internal gateway that unifies all inference providers behind a single Ope
Features unlock automatically based on your hardware and cluster. Solo Pi sees core features. Add a GPU worker and image generation, video, and training appear. No configuration, the platform just knows what's possible.

### Creative Studios
Two first-party studio apps turn the cluster's generation backends into something you can actually use, both built to the same design bar as the Store.
Dedicated studio apps for every kind of project, each built to the same design bar as the Store and running entirely on your own cluster. Two ship today, with Design, Music, and Office studios on the way.

- **Image Studio.** Create, Library, and Edit in one app. Generate from a prompt on any discovered Stable Diffusion backend (NPU / GPU / CPU), browse a thumbnail library, and edit with tier-aware backends: inpaint and object removal, plus upscale. The platform picks the best installed backend per task and degrades gracefully when a higher tier is missing.
<p align="center">
<img src="docs/images/images-studio.jpg" alt="Images Studio -- generate from a prompt and edit on a local GPU" width="49%">
<img src="docs/images/game-studio.jpg" alt="Game Studio -- describe a 3D game and play it in the browser" width="49%">
</p>

- **Images Studio.** Create, Library, and Edit in one app. Generate from a prompt on any discovered Stable Diffusion backend (NPU / GPU / CPU), browse a thumbnail library, and edit with tier-aware backends: inpaint and object removal, plus upscale. The platform picks the best installed backend per task and degrades gracefully when a higher tier is missing.
- **Game Studio.** An offline-AI game maker built on three.js and react-three-fiber. Less-capable, tool-calling-weak models get guided building blocks and templates; more capable local or cloud models can author scenes directly. Games run fullscreen on desktop and mobile with a mandatory exit-to-taOS control, can be playtested in place, and optionally shared to the Store.

### AI Generation
Expand Down
4 changes: 3 additions & 1 deletion docs/STATUS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
SINGLE SOURCE OF TRUTH for cross-agent handoff.
Last updated: 2026-06-16 ~18:10 BST, @taOS (ACTIVE).
Last updated: 2026-06-16 ~18:55 BST, @taOS (ACTIVE).

▶▶ LATEST-15 2026-06-16 ~18:55 BST, master=cdef1a98 (docs-only promote #961; dev=73eaf194 + this STATUS commit), v1.0.0-beta.3 still the release (no code/version change since). SCREENSHOT + MARKETING REFRESH (Jay drove, all his June-16 screenshots from ~/Desktop/taOS/Screenshots 16th June 2026). README (jaylfc/taOS): replaced the stale April screenshots with the current beta.3 UI (multi-window desktop hero, redesigned Store with real covers, Apple-App-Store mobile Store, refreshed home/search/activity/agents) + added the Images Studio + Game Studio shots side-by-side under a reframed "Creative Studios = a dedicated studio for every project type" section; all images downscaled + re-encoded to optimized JPG (docs/images ~12MB -> ~2.8MB); promoted to master via #961 so GitHub shows them. WEBSITE (jaylfc/taos-website, main, Coolify auto-deploys taos.my): refreshed hero/og + mobile + agents shots, ADDED dedicated Images Studio and Game Studio sections (each split + wide-shot), ADDED a Messages section featuring the standalone private chat PWA (framed as no-Telegram/Discord) and MOVED it out of the roadmap (roadmap now carries a future "private social space" card instead), FEATURED the desktop Store screenshot in the desktop section, and added a "studios adapt to any project (business/hobby/personal)" intro. New "Studios" nav link. All site assets optimized JPG, verified in-browser (no overflow, images load). NOTE: a stray untracked CLAUDE-FABLE-5.md sits in the taos-website repo root (not mine, left it; Jay may want to delete). gitar APPROVED #959 (5/5 findings resolved) and #960. PI STATE unchanged (still on feat/mobile-store-appstore b4b2af7d; return to dev when convenient). NEXT: Design Studio (#76) + Music Studio (#78) mockups.

▶▶ LATEST-14 2026-06-16 ~18:10 BST, master = dev content = fa4bd377 (dev tip 1587a933; master is dev + the #960 promote merge), RELEASE v1.0.0-beta.3 SHIPPED (tagged v1.0.0-beta.3 + GitHub Release on fa4bd377). Jay said "merge all to dev then master with a new version number." DONE: (1) folded ALL 5 gitar #959 findings on the #959 branch (31aba65f) -- installed apps show an honest role=status "Installed" indicator instead of a dead "Open" span (store services are managed, not launched from the storefront); failed installs flip the pill to "Retry" instead of swallowing the error; AppIcon resets its resolution stage when the candidate URL set changes; StoreCover clears its failed flag when coverImage changes; + a new MobileStore.test.tsx (47 Store tests pass). (2) merged #959 -> dev (6f6fda58). (3) bumped 1.0.0-beta.2 -> 1.0.0-beta.3 across the 3 version files + CHANGELOG (1587a933). (4) promoted dev -> master via #960 (admin --merge, NOT --delete-branch; dev preserved). (5) tagged + GitHub Release (taos.my changelog.html pulls Releases). beta.3 = mobile Store Apple-App-Store redesign (#959) + real Store covers/icons (openclaw/hermes/ollama/comfyui/n8n/self-hosted apps + shared SD banner w/ grayscale AUTOMATIC1111 cut) + shared AppIcon monogram fallback. PI STATE: still on the feat/mobile-store-appstore tip b4b2af7d (the promo-preview deploy, which PRE-DATES the gitar fixes 31aba65f); master now carries everything. RETURN the Pi to dev (= master content) when convenient -- left as-is here per [[feedback_taos_update_manual]] (don't SSH-deploy after merges, let Jay pull). Open vs master: dependabot #954 (uv group), #476 App Runtime draft. #85 (gitar #959 findings) DONE. NEXT: Design Studio (#76) + Music Studio (#78) mockups (Jay's stated next priority after the Store was promo-ready).

Expand Down
Binary file added docs/images/game-studio.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/images-studio.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading