Skip to content

Commit 79ebb31

Browse files
data: add Cursor to Agent interfaces
Co-authored-by: Toby Marsden <tobymarsden@users.noreply.github.com>
1 parent ba465e3 commit 79ebb31

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
@@ -117,6 +117,14 @@ summary = "Multi-agent workspace for collaborative development with Claude CLI."
117117
detail = "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."
118118

119119

120+
[[interfaces]]
121+
name = "Cursor"
122+
website = "https://cursor.com"
123+
repo = ""
124+
open_source = true
125+
summary = "AI-powered code editor with predictive tab completion and natural language code editing."
126+
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."
127+
120128
[[interfaces]]
121129
name = "Happy"
122130
website = "https://happy.engineering/"

0 commit comments

Comments
 (0)