Claude Code UI — браузерный интерфейс для кодинг-агентов
★ 13.3K
Claude Code UI is an open-source interface for coding agents that opens in a browser and on a phone. Reach for it when you need to work with an agent away from your own desk: see what it has done, answer its question, start the next task — from a laptop elsewhere or from a phone. The agent keeps running wherever it is deployed while the interface simply gives you access. It supports Claude Code, Cursor CLI and Codex, showing the file tree, changes, session history and a terminal. Host it yourself and put authentication in front of it. It suits people who leave an agent on a long task and want to check in between other things. It writes no code itself — it is a shell around an agent you already have.
- #Coding Agent