TermLoom
Weave your development workspace.
A terminal-native, agent-first workbench: project explorer, editor with syntax highlighting, Git, real interactive terminals, Claude Code and Codex as first-class sessions, LSP, DAP, and a safe VS Code extension compatibility layer.
Install
curl -fsSL https://termloom.ghassen.io/install.sh | sh
macOS (Apple silicon and Intel) and Linux x86_64. The script downloads a
release binary, verifies its SHA-256 checksum and installs it into
~/.local/bin. Read it first if you like —
it is right here.
Or with cargo
cargo install --git https://github.com/ghassenbrg/termloom --locked
Use it
termloom doctor # what this machine can integrate with
termloom . # open a repository
Ctrl+SpacethenC— a Claude Code session in a paneCtrl+SpacethenT— a real shellCtrl+P— open a file,Ctrl+Space P— command paletteF1— every shortcut