feat(dock): hide Services island #108

Merged
zaelgohary merged 2 commits from development_feat_hide_services_island into development 2026-04-29 13:54:19 +00:00
Member

Summary

Hides the Services admin island from the dock until the hero_zero backend it depends on is deployed. The WASM loads but every RPC fails with 404 against /hero_zero/rpc/, which clutters the console without any working functionality.

Changes

  • Removed Services from the registry

Test Results

Built + deployed; Services no longer appears in the Admin dock.

## Summary Hides the Services admin island from the dock until the hero_zero backend it depends on is deployed. The WASM loads but every RPC fails with 404 against /hero_zero/rpc/, which clutters the console without any working functionality. ## Changes - Removed Services from the registry ## Test Results Built + deployed; Services no longer appears in the Admin dock.
feat(dock): hide Services island until hero_zero backend is deployed
All checks were successful
Build and Test / build (pull_request) Successful in 3m26s
4e034b96f0
feat(dock): drop hero_zero_app native island
All checks were successful
Build and Test / build (pull_request) Successful in 2m50s
fbb500a276
Saved-space URLs containing services kept mounting hero_zero_app
which polled /hero_zero/rpc/health every 10s plus other endpoints
on shorter intervals — flooded the network tab with 404s.
zaelgohary merged commit c3b5f7b722 into development 2026-04-29 13:54:19 +00:00
zaelgohary deleted branch development_feat_hide_services_island 2026-04-29 13:54:19 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_os!108
No description provided.