Skip to content

Commit 6fbba1c

Browse files
authored
Merge pull request #53 from no-fluff/claude/issue-52-20250819-0643
Add Claude Code UI to Agent interfaces
2 parents 628935e + 42ad1ed commit 6fbba1c

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,12 @@
110110
<blockquote>Agentrooms provides desktop and web interfaces for coordinating specialized AI agents in collaborative software development workflows, enabling task routing via @agent-name mentions, automatic decomposition, and management of complex multi-agent projects using Claude CLI as the underlying engine.</blockquote>
111111
</details>
112112

113+
<details>
114+
<summary><strong><a href="https://claudecodeui.siteboon.ai/">Claude Code UI</a> <a href="https://github.com/siteboon/claudecodeui"><img src="https://raw.githubusercontent.com/no-fluff/awesome-vibe-coding/main/src/images/github.svg" width="16" height="16" alt="GitHub" align="absmiddle" /></a></strong> Web and mobile interface for Claude Code with responsive design and Git integration.</summary>
115+
116+
<blockquote>Claude Code UI provides a multi-device interface with project browser, file explorer with syntax highlighting, session management, and security-focused tool permissions. Supports Claude Sonnet 4, Opus 4.1, and GPT-5 models with React-based responsive design for desktop and mobile development workflows.</blockquote>
117+
</details>
118+
113119
<details>
114120
<summary><strong><a href="https://github.com/tobias-schuemann/claude-frontend">claude-frontend</a> <a href="https://github.com/tobias-schuemann/claude-frontend"><img src="https://raw.githubusercontent.com/no-fluff/awesome-vibe-coding/main/src/images/github.svg" width="16" height="16" alt="GitHub" align="absmiddle" /></a></strong> Visual interface for AI-powered code modifications with Claude CLI.</summary>
115121

data.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,14 @@ open_source = false
125125
summary = "AI-powered code editor with predictive tab completion and natural language code editing."
126126
detail = "Cursor is an AI-enhanced code editor that provides intelligent tab completion, codebase understanding, and natural language code modification capabilities. Imports VSCode extensions and themes while offering seamless AI integration for enhanced developer productivity."
127127

128+
[[interfaces]]
129+
name = "Claude Code UI"
130+
website = "https://claudecodeui.siteboon.ai/"
131+
repo = "https://github.com/siteboon/claudecodeui"
132+
open_source = true
133+
summary = "Web and mobile interface for Claude Code with responsive design and Git integration."
134+
detail = "Claude Code UI provides a multi-device interface with project browser, file explorer with syntax highlighting, session management, and security-focused tool permissions. Supports Claude Sonnet 4, Opus 4.1, and GPT-5 models with React-based responsive design for desktop and mobile development workflows."
135+
128136
[[interfaces]]
129137
name = "Happy"
130138
website = "https://happy.engineering/"

0 commit comments

Comments
 (0)