Apps
Register and manage workspace apps — Shell federated publish is partially live; Coderunner deploy path deferred.
This page documents a feature that is not fully available in the portal yet. Shell federated app registration and publish are partially live — see Shell integration for the working path today.
Pillar #6· App Management⚠️ Scaffold
What it will do
Apps lets you register workloads in a workspace, configure manifests, publish federated remotes (remoteEntry.js), and eventually deploy to Coderunner.
What works today
- Apps CRUD in the portal and API
- Shell federated publish — releases, MinIO presign upload, public
by-slugbootstrap API - Workspace app detail page — register, configure name/manifest/repo
What's coming
- Full Coderunner deploy controls from the app detail page
- Unified release promotion across environments
Use Shell integration now
For the end-to-end federated app flow (register → build → publish → load in Shell), follow:
Portal location
Sidebar → Build → Apps, or workspace detail → Apps section.
Related API
GET /v1/workspaces/{id}/apps— list appsPOST /v1/workspaces/{id}/apps— register app