fix: standardize hero_os port to 8880 #8

Closed
mik-tf wants to merge 3 commits from development_heroports into development
Owner

Summary

  • Standardize hero_os port to 8880 (88xx frontend convention)
  • NEW: Add metadata() function to code island — exports IslandMetadata so hero_os can register the code island in its archipelago registry with proper description, icon, and sizing

Test plan

  • Code island compiles with metadata function
  • hero_os successfully imports and registers code island
  • Full WASM build succeeds
## Summary - Standardize hero_os port to 8880 (88xx frontend convention) - **NEW: Add `metadata()` function to code island** — exports `IslandMetadata` so hero_os can register the code island in its archipelago registry with proper description, icon, and sizing ## Test plan - [x] Code island compiles with metadata function - [x] hero_os successfully imports and registers code island - [x] Full WASM build succeeds
fix: standardize hero_os port to 8880 (88xx frontend convention)
Some checks failed
Build and Test / build (pull_request) Failing after 5m38s
e9ad0a93bb
- Replace hero_wasmos references with hero_os
- Align all port references to 8880 (was 3388/8201)
- hero_wasmos is archived, hero_os is the active frontend
feat: add metadata() function to code island
Some checks failed
Build and Test / build (pull_request) Failing after 6m18s
4019b867e7
Export IslandMetadata for the code island so hero_os can register it
in the island registry with proper description, icon, and sizing.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
feat: rename Code island to Repos, move to embed archipelago
Some checks failed
Build and Test / build (pull_request) Failing after 7m26s
a977ec6f82
Update metadata id to "repos", name to "Repos", archipelago to "embed"
to reflect its role as a dev tool rather than a user-facing app.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
mik-tf closed this pull request 2026-02-18 01:40:11 +00:00
Author
Owner

Closing: changes consolidated into PR #14 (port 8880 fix cherry-picked, island kept as "Code" not "Repos"). See commit f7ed72a.

Closing: changes consolidated into PR #14 (port 8880 fix cherry-picked, island kept as "Code" not "Repos"). See commit f7ed72a.
Some checks failed
Build and Test / build (pull_request) Failing after 7m26s

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
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_archipelagos!8
No description provided.