Superzent
Description
Superzent - an agent-first workspace built on Zed
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
superzent
Superzent is a fork of the Zed editor inspired by superset.sh,
designed to make AI workflows a first-class part of the development environment.
One window, multiple local workspaces with git worktree, fast file navigation, diff views, terminal-heavy agent workflows, and center-pane ACP chat tabs.
Why superzent
- Compared with upstream Zed: more opinionated around managing multiple local projects and workspaces in one window, especially for git-worktree-heavy flows, with external ACP chats treated as a first-class center-pane workflow.
- Compared with
superset.sh: keeps a native editor in the loop, with language-server-backed navigation, diagnostics, and quick in-place edits alongside terminal agent workflows. - All telemetry is off. Metrics and crash diagnostics are disabled by default and there is no collection endpoint configured.
Keyboard Shortcuts
Shortcuts that differ from upstream Zed:
| Shortcut | Action |
|---|---|
Cmd+T |
Open terminal in center pane |
Cmd+Shift+C |
Copy project-relative path |
Ctrl+\ |
Next workspace |
Ctrl+| |
Previous workspace |
Ctrl+Cmd+Enter |
Open the workspace from the agent notification popup |
Ctrl+Cmd+Escape |
Dismiss the agent notification popup |
`Cmd+W` never closes the OS window — quit with `Cmd+Q` instead.
On macOS, the notification shortcuts are registered as global hotkeys while a popup is visible, so they work even when superzent is not the focused app.
Status
This repository is in early alpha.
Current focus:
- local repositories and git worktrees
- native editor, split panes, and diff views
- termina
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development