fix: drop unimplemented browser-mcp island #143
No reviewers
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_os!143
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_fix_browser_mcp_unimpl"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Drop
browser-mcpfrom the island registry and the matching arms inisland_content.rs. Nohero_browser_appcrate exists, nobrowser_mcpWASM is produced, the iframe target is also absent — the entry only existed as a placeholder.Related Issue
Closes #141
Changes
registry.rs#[cfg(...)] "browser-mcp" =>arms inisland_content.rsTest Results
Verified in browser: Development category no longer shows a Browser tile;
/space/<ctx>/browser-mcpfalls through to the dynamic-loader 404 only when explicitly typed.