local_fire_departmentHoneystax
search⌘K
loginLog Inperson_addSign Up
layers
HONEYSTAX TERMINAL v1.0
HomeNewsSavedSubmit
Back to the live board
A

Adorable

Agent

Open Source Lovable

Copy the install, test the workflow, then decide if it earns a permanent slot.

728
Why nowStill in play

Still active enough to matter. Good candidate for a fast stack test instead of a long evaluation loop.

DecisionHigh-conviction move

Copy the install, test the workflow, then decide if it earns a permanent slot.

Trial costMedium lift

Reasonable to try, but it will take more than a quick skim to get real signal.

Risk50/100

GitHub health 37/100. no security policy. 12 open issues make this testable, but not something to trust blind.

What You Are Adopting

AI Agent

Universal

Model

Multiple

Build Time

Instant

Test This In Your Stack

One command inClean rollbackLow commitment
shieldSandboxedInstalls to ~/.claude — isolated from your projects. One command to remove.

Fastest way to find out if Adorable belongs in your setup.

Copy the install command, run a real test, and back it out cleanly if it slows you down.

Try now
git clone https://github.com/freestyle-sh/Adorable ~/.claude/agents/adorable

Run this first. You will know quickly if the workflow earns a permanent slot.

Back out
rm -rf ~/.claude/agents/adorable

No messy cleanup loop. If it misses, remove it and keep moving.

Install Location

~/  └─ .claude/      ├─ commands/      ├─ agents/      │   └─ adorable/ ← installs here      └─ settings.json

About

Open Source Lovable. An open-source agent for the AI coding ecosystem.

README

Adorable

Adorable

An open-source AI app builder. Describe what you want, and Adorable builds it for you in real time — complete with a live preview, terminal, and one-click publishing.

Features

  • Conversational app building — Chat with an AI that writes, edits, and runs code inside a sandboxed VM
  • Live preview & terminal — See your app update in real time with an embedded browser and terminal
  • One-click publish — Deploy to a production domain with a single click
  • Persistent projects — Every project is backed by a git repo; conversations and history are preserved across sessions
  • GitHub Sync — Create projects from existing GitHub repositories with bidirectional sync (see https://docs.freestyle.sh/v2/git/github-sync for setup)

Tech Stack

  • Framework: Next.js (App Router, TypeScript, Turbopack)
  • AI: Vercel AI SDK with OpenAI and Anthropic support
  • Chat UI: assistant-ui
  • Sandboxing: Freestyle cloud VMs with git-backed persistence
  • Styling: Tailwind CSS + shadcn/ui

Getting Started

cd adorable
cp .env.example .env.local  # add your API keys
npm install
npm run dev

Open http://localhost:3000 to start building.

Tech Stack

TypeScriptNext.jsOpenAIAnthropicVercelTailwind

Installation

cd adorable cp .env.example .env.local # add your API keys npm install npm run dev Open http://localhost:3000 to start building.

Open Live ProjectAudit Repo

Reviews0

Log in to write a review.

AgingLast commit 1mo ago
bug_report12open issues
Submitted April 10, 2025

auto_awesomeYour strongest next moves after Adorable