Skip to content

[codex] Add Coder workspace support to the applet#8

Draft
linuskendall wants to merge 2 commits intomainfrom
codex/coder-provider-ui
Draft

[codex] Add Coder workspace support to the applet#8
linuskendall wants to merge 2 commits intomainfrom
codex/coder-provider-ui

Conversation

@linuskendall
Copy link
Copy Markdown
Owner

Summary

  • add a provider abstraction with GitHub and Coder adapters
  • wire the CLI and applet launch flows through shared workspace handling
  • show both Codespaces and Coder workspaces in the applet UI and tray, including direct Coder launch
  • make SSH handling, config, doctor checks, docs, and Home Manager provider-aware

Why

Cosmonaut previously assumed every remote workspace was a GitHub Codespace. This change adds first-class Coder support while keeping GitHub behavior working, so the applet and CLI can discover, launch, and create Coder workspaces alongside Codespaces.

Validation

  • go test ./...
  • smoke-tested the applet against live GitHub Codespaces and Coder workspaces
  • verified direct Coder workspace launch and SSH alias handling in Zed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant