Features¶
Klangk's workspace UI is a single-page web application with a dark theme. When you open a workspace, you see a tabbed layout:
- Terminal — full terminal emulator at the top
- Files — file browser and previewer
- Chat — real-time messaging with @mentions and AI agent
- Sharing — role-based access control for the workspace
- Settings — workspace configuration (image, mounts, env vars)
A collapsible Debug panel at the bottom shows WebSocket activity and container lifecycle events. It collects events from the moment you connect, so you can open it at any time to see what happened.
All panels stay alive when you switch between tabs — your terminal session, chat scroll position, and file browser state are preserved.
Use the sidebar navigation to learn about each feature in detail.