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 @@ -76,6 +76,14 @@ summary = "High-performance collaborative code editor with AI-powered agentic ed
detail = "Zed is a next-generation code editor built in Rust that enables fluent collaboration between humans and AI. Features native AI integration for code generation and transformation with upcoming LLM support, multiplayer editing, and custom language models for edit prediction."
category = "Open source"

[[apps]]
name = "Claudable"
website = ""
repo = "https://github.com/opactorai/Claudable"
open_source = true
summary = "AI-powered web application builder with natural language development and instant deployment."
detail = "Claudable enables users to create web applications through natural language descriptions using Claude Code and Cursor CLI agents. Features instant live preview, one-click Vercel deployment, automatic GitHub version control, and Supabase database integration with beautiful UI generation using Tailwind CSS and shadcn/ui."

[[apps]]
name = "Kiro"
website = "https://kiro.dev/"
Expand Down