Skip to content

Commit 901e526

Browse files
data: add Claude Code UI to Agent interfaces
Co-authored-by: Toby Marsden <tobymarsden@users.noreply.github.com>
1 parent 522ce9f commit 901e526

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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)