Remove unused external embeds - #1082
Conversation
The application that needed embedded PR, issue, and workspace views no longer consumes them. Remove the external host routes, configuration, and callbacks so they no longer complicate application behavior. Keep desktop and mobile navigation, shared detail and terminal views, and daemon-provided active-worktree highlighting. Project registration and cloning return to the standalone workspace list. Generated with Codex Co-authored-by: Codex <noreply@openai.com>
roborev: Combined Review (
|
Project registration and cloning should land in Activity after the external embed removal. The workspace list is not the intended setup continuation. Check the rendered Activity view after registration as well as the destination for registration and cloning. Generated with Codex Co-authored-by: Codex <noreply@openai.com>
Remove the orphaned project-card workflow and guidance for deleted embed controls. The retired integration does not need a replacement project/worktree screen in the standalone application. Keep daemon-provided active-worktree highlighting covered through the application and pull sidebar. Hide local tooling status when intake targets a remote host, where that status would describe the wrong machine. Generated with Codex Co-authored-by: Codex <noreply@openai.com>
roborev: Combined Review (
|
Retire the external embed integration because its former consumer no longer uses it.