Skip to content

v1.0.212

Choose a tag to compare

@github-actions github-actions released this 22 May 09:33
· 67 commits to main since this release

🌐 Rebrand: OpenCockpit at opencockpit.dev

Cockpit's public surface area is now OpenCockpit, served from https://opencockpit.dev. The old cocking.cc domain is retired across README, the marketing site, sitemap, and Chrome extension links — update any bookmarks.

README leads with a sharper headline:

The open Claude Code GUI for any agent — One seat. One AI. Everything under control.

(中文站同步:开源 Claude Code GUI,兼容任意 Agent)

The "Comparison" section in the README has been dropped; the page focuses on what cockpit is, not what it isn't.

📦 Misc: nothing changes under the hood

The rebrand is external only. None of the things you depend on day-to-day moved:

npm install -g @surething/cockpit   # same package
cock                                # same CLI
ls ~/.cockpit/                      # same config dir
echo $COCKPIT_PORT                  # same env vars

The repo stays at Surething-io/cockpit. If you've scripted anything against the CLI or env, no changes are needed.