fix: drop unimplemented browser-mcp island #143

Merged
zaelgohary merged 1 commit from development_fix_browser_mcp_unimpl into development 2026-05-13 07:33:41 +00:00
Member

Summary

Drop browser-mcp from the island registry and the matching arms in island_content.rs. No hero_browser_app crate exists, no browser_mcp WASM is produced, the iframe target is also absent — the entry only existed as a placeholder.

Closes #141

Changes

  • Removed browser-mcp builder from registry.rs
  • Removed dead #[cfg(...)] "browser-mcp" => arms in island_content.rs

Test Results

Verified in browser: Development category no longer shows a Browser tile; /space/<ctx>/browser-mcp falls through to the dynamic-loader 404 only when explicitly typed.

## Summary Drop `browser-mcp` from the island registry and the matching arms in `island_content.rs`. No `hero_browser_app` crate exists, no `browser_mcp` WASM is produced, the iframe target is also absent — the entry only existed as a placeholder. ## Related Issue Closes #141 ## Changes - Removed browser-mcp builder from `registry.rs` - Removed dead `#[cfg(...)] "browser-mcp" =>` arms in `island_content.rs` ## Test Results Verified in browser: Development category no longer shows a Browser tile; `/space/<ctx>/browser-mcp` falls through to the dynamic-loader 404 only when explicitly typed.
fix: drop unimplemented browser-mcp island from registry
All checks were successful
Build and Test / build (pull_request) Successful in 4m11s
c34180f86f
Closes #141
zaelgohary merged commit a747764102 into development 2026-05-13 07:33:41 +00:00
zaelgohary deleted branch development_fix_browser_mcp_unimpl 2026-05-13 07:33:41 +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!143
No description provided.