Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions data.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,13 @@ summary = "Open source AI coding agent for VS Code with autonomous capabilities
detail = "Cline operates as a VS Code extension with autonomous file editing, terminal command execution, and browser automation capabilities. Features client-side architecture for security, supports multiple AI providers including Claude and Gemini, and offers transparent AI decision-making with human approval workflows."
category = "Open source"

[[agents]]
name = "Bolt.new"
website = "https://bolt.new/"
open_source = false
summary = "Cloud-based AI coding agent for building and deploying full-stack web applications through conversational prompts."
detail = "Bolt.new provides a complete browser-based development environment with AI-powered code generation, supporting React, Vue, Next.js, and other modern frameworks. Features full npm ecosystem access, integrated terminal, automatic deployment to .bolt.host domains, and AI control over the entire development environment including filesystem and package management."

[[agents]]
name = "Claude Code"
website = "https://www.anthropic.com/claude-code"
Expand Down