CLI and menu bar applet for GitHub Codespaces or Coder workspaces + Zed.
Documentation · Configuration · API Reference
Download the .dmg from Releases, open it, and drag to Applications.
Download the .AppImage from Releases:
chmod +x cosmonaut-*.AppImage
./cosmonaut-*.AppImage{
inputs.cosmonaut.url = "github:linuskendall/cosmonaut";
}Or with Home Manager for declarative config + auto-start.
# Launch interactively: pick a repo/workspace and open it in Zed
cosmonaut
# Or use a named target from your config
cosmonaut work
# Start the menu bar applet (tray icon, hotkey, lifecycle management)
cosmonaut applet