diff --git a/README.md b/README.md index bdb69aac9..5c728c349 100644 --- a/README.md +++ b/README.md @@ -35,15 +35,15 @@ A full web desktop environment with 36 bundled apps, 108 catalog apps, 47 MCP pl

taOS mobile home   - Global search on mobile + Global search on mobile   - App store on mobile + App store on mobile

Same platform, same session -- desktop, tablet, and phone.

- Six agents on different frameworks chatting in a shared taOS channel + Six agents on different frameworks chatting in a shared taOS channel

Six agents on six different frameworks (OpenClaw, Hermes, SmolAgents, Langroid, PocketFlow, OpenAI Agents SDK) talking in a single shared channel.

@@ -102,7 +102,7 @@ taOS ships with a full browser-based desktop environment. Open it at `http://you The Activity app includes a Cluster overview panel showing live worker status and resource stats alongside the process monitor. The Model Browser surfaces cloud models (from configured providers) alongside local catalog models, with a provider badge per entry. The deploy wizard accepts cloud models as inference targets.

- App store -- 108 catalog apps, 16 agent frameworks, hardware-filtered + App store -- 108 catalog apps, 16 agent frameworks, hardware-filtered

The Store -- agent frameworks, models, plugins, services. One-click install, hardware-filtered.

@@ -116,11 +116,11 @@ Full browser-based desktop OS with window manager (float + snap), dock, launchpa Auto-detects touch devices and swaps the desktop for a widget-first home screen with customisable multi-page layout (swipe or tap dots to navigate), a persistent dock with app launcher and app switcher, and desktop-style app windows with close/minimise title bars. The top bar features iOS 26-style frosted glass buttons for search and notifications, with a "taOS" home button. Installable as a fullscreen PWA on iOS and Android. A standalone Chat PWA is available at `/chat-pwa` and installs like a private Discord.

- Mobile activity view -- per-core CPU, NPU, RAM + Mobile activity view -- per-core CPU, NPU, RAM   - Mobile cluster view -- worker hardware, thermals, network + Mobile cluster view -- worker hardware, thermals, network   - Mobile scheduler view -- worker hardware and capabilities + Mobile scheduler view -- worker hardware and capabilities

Full system observability on your phone -- per-core stats, cluster health, and the hardware-aware scheduler.

@@ -197,7 +197,7 @@ One-click install for agent frameworks, AI models, and services. Hardware-aware, > **Running taOS *inside* an LXC (e.g. Proxmox)?** Deploying an agent creates a *nested* container, which an **unprivileged** LXC cannot do -- the kernel can't remap the nested container's filesystem, so the deploy fails with an `idmapped storage / change ownership` error. Run the taOS LXC as **privileged with nesting enabled**. On Proxmox: untick *Unprivileged container* and set Options → Features → `nesting=1` (plus `keyctl=1`, `fuse=1`), then redeploy. Bare-metal and VM installs are unaffected. (taOS detects this and surfaces the fix in the deploy error.)

- Agents app empty state on mobile -- one tap to deploy + Agents app empty state on mobile -- one tap to deploy

The Agents app on mobile -- one tap from empty to your first deployed agent.

@@ -307,11 +307,11 @@ Search across agents, apps, messages, and files from a single endpoint. Finds an ### Monitoring & Management

- Activity -- CPU, NPU, memory, disk, cluster + Activity -- CPU, NPU, memory, disk, cluster

- Activity scheduler -- per-worker hardware and capabilities + Activity scheduler -- per-worker hardware and capabilities

Every core, every worker, every capability -- visible at a glance.

diff --git a/docs/STATUS.md b/docs/STATUS.md index 76f125230..fa3c582aa 100644 --- a/docs/STATUS.md +++ b/docs/STATUS.md @@ -1,5 +1,7 @@ SINGLE SOURCE OF TRUTH for cross-agent handoff. -Last updated: 2026-06-16 ~17:30 BST, @taOS (ACTIVE). +Last updated: 2026-06-16 ~18:10 BST, @taOS (ACTIVE). + +▶▶ 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). ▶▶ LATEST-13 2026-06-16 ~17:30 BST, dev=master=394c1c36 (canonical docs on origin/dev=994e04ed), Pi on feat/mobile-store-appstore (b4b2af7d) for Jay's mobile-Store promo preview: the LATEST-12 ICONS + COVERS follow-up is DONE on the #959 branch (NOT merged to dev, gated on Jay's promo shots). Real cover banners now wired via COVER_BY_ID (resolved by app id for backend-sourced catalog rows): openclaw, hermes, ollama, plus a shared Stable Diffusion banner across both WebUI cards -- the normal stable-diffusion-webui in color, the AUTOMATIC1111 build (sd-webui) a grayscale cut of the same banner so the two read as distinct. These sit on top of the earlier batch (comfyui/n8n/home-assistant/immich/jellyfin/vaultwarden/sonarr/radarr/uptime-kuma/nextcloud/code-server). All assets verified serving 200 image/webp from the Pi. tsc clean. NEXT unchanged: Jay grabs promo shots -> on his OK merge #959 to dev + promote to master (beta.3) + RETURN Pi to dev. Still open: fold #959 gitar findings (#85) before merge. diff --git a/docs/images/agents-working.jpg b/docs/images/agents-working.jpg new file mode 100644 index 000000000..7a51f9baf Binary files /dev/null and b/docs/images/agents-working.jpg differ diff --git a/docs/images/agents-working.png b/docs/images/agents-working.png deleted file mode 100644 index 7ea672451..000000000 Binary files a/docs/images/agents-working.png and /dev/null differ diff --git a/docs/images/desktop-activity-scheduler.jpg b/docs/images/desktop-activity-scheduler.jpg new file mode 100644 index 000000000..b90db9f2c Binary files /dev/null and b/docs/images/desktop-activity-scheduler.jpg differ diff --git a/docs/images/desktop-activity-scheduler.png b/docs/images/desktop-activity-scheduler.png deleted file mode 100644 index 1d3b554eb..000000000 Binary files a/docs/images/desktop-activity-scheduler.png and /dev/null differ diff --git a/docs/images/desktop-activity-system.jpg b/docs/images/desktop-activity-system.jpg new file mode 100644 index 000000000..32487a12d Binary files /dev/null and b/docs/images/desktop-activity-system.jpg differ diff --git a/docs/images/desktop-activity-system.png b/docs/images/desktop-activity-system.png deleted file mode 100644 index 984969f01..000000000 Binary files a/docs/images/desktop-activity-system.png and /dev/null differ diff --git a/docs/images/desktop-home.jpg b/docs/images/desktop-home.jpg index 809453d91..866eca04f 100644 Binary files a/docs/images/desktop-home.jpg and b/docs/images/desktop-home.jpg differ diff --git a/docs/images/desktop-store.jpg b/docs/images/desktop-store.jpg new file mode 100644 index 000000000..bb2e9b5be Binary files /dev/null and b/docs/images/desktop-store.jpg differ diff --git a/docs/images/desktop-store.png b/docs/images/desktop-store.png deleted file mode 100644 index fdad8070d..000000000 Binary files a/docs/images/desktop-store.png and /dev/null differ diff --git a/docs/images/mobile-activity-cluster.jpg b/docs/images/mobile-activity-cluster.jpg new file mode 100644 index 000000000..aca5636cf Binary files /dev/null and b/docs/images/mobile-activity-cluster.jpg differ diff --git a/docs/images/mobile-activity-cluster.png b/docs/images/mobile-activity-cluster.png deleted file mode 100644 index a225e58b8..000000000 Binary files a/docs/images/mobile-activity-cluster.png and /dev/null differ diff --git a/docs/images/mobile-activity-scheduler.jpg b/docs/images/mobile-activity-scheduler.jpg new file mode 100644 index 000000000..c5d463db1 Binary files /dev/null and b/docs/images/mobile-activity-scheduler.jpg differ diff --git a/docs/images/mobile-activity-scheduler.png b/docs/images/mobile-activity-scheduler.png deleted file mode 100644 index 3f7b75df1..000000000 Binary files a/docs/images/mobile-activity-scheduler.png and /dev/null differ diff --git a/docs/images/mobile-activity-system.jpg b/docs/images/mobile-activity-system.jpg new file mode 100644 index 000000000..3318b9240 Binary files /dev/null and b/docs/images/mobile-activity-system.jpg differ diff --git a/docs/images/mobile-activity-system.png b/docs/images/mobile-activity-system.png deleted file mode 100644 index 86129382d..000000000 Binary files a/docs/images/mobile-activity-system.png and /dev/null differ diff --git a/docs/images/mobile-agents-empty.jpg b/docs/images/mobile-agents-empty.jpg new file mode 100644 index 000000000..d45af5102 Binary files /dev/null and b/docs/images/mobile-agents-empty.jpg differ diff --git a/docs/images/mobile-agents-empty.png b/docs/images/mobile-agents-empty.png deleted file mode 100644 index 934bc49f4..000000000 Binary files a/docs/images/mobile-agents-empty.png and /dev/null differ diff --git a/docs/images/mobile-home.jpg b/docs/images/mobile-home.jpg index c3e2bccf2..bb053599a 100644 Binary files a/docs/images/mobile-home.jpg and b/docs/images/mobile-home.jpg differ diff --git a/docs/images/mobile-search.jpg b/docs/images/mobile-search.jpg new file mode 100644 index 000000000..d42d00563 Binary files /dev/null and b/docs/images/mobile-search.jpg differ diff --git a/docs/images/mobile-search.png b/docs/images/mobile-search.png deleted file mode 100644 index 0bcf45d45..000000000 Binary files a/docs/images/mobile-search.png and /dev/null differ diff --git a/docs/images/mobile-store.jpg b/docs/images/mobile-store.jpg new file mode 100644 index 000000000..c6b31ccac Binary files /dev/null and b/docs/images/mobile-store.jpg differ diff --git a/docs/images/mobile-store.png b/docs/images/mobile-store.png deleted file mode 100644 index 6c3fb9a11..000000000 Binary files a/docs/images/mobile-store.png and /dev/null differ