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
8 changes: 8 additions & 0 deletions data.toml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,14 @@ summary = "AI-powered IDE with spec-driven development and autonomous task execu
detail = "Kiro transforms prompts into structured requirements and implementation tasks, supporting multimodal inputs and agent hooks for automated background workflows with Claude Sonnet integration."
hot = true

[[hosted-agents]]
name = "v0"
website = "https://v0.app/"
repo = ""
open_source = false
summary = "AI-powered interface builder that generates React applications from text prompts and designs."
detail = "v0 converts natural language descriptions into full-stack applications with UI, content, backend, and logic. Features agentic capabilities for research and planning, generates code using Next.js, React, and Tailwind CSS, and integrates with GitHub and Vercel for seamless deployment."

[[interfaces]]
name = "claude-frontend"
website = ""
Expand Down