diff --git a/data.toml b/data.toml index 0cb5e89..c936df0 100644 --- a/data.toml +++ b/data.toml @@ -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"