All activity
Joshua Knauberleft a comment
Hey, everyone! Flare started as a simple idea: select an element in your browser, tweak its styles, and get a prompt you could paste into your AI agent. It worked, but the workflow had friction - copy, switch windows, paste, wait, check. This update removes all of that. What's new: - CLI bridge - Flare now connects directly to Claude Code, Cursor, and Windsurf. Changes go from browser to source...
Flare DesignA Figma-like, AI driven canvas for your live site
Flare now connects directly to Claude Code, Cursor, and Codex through a CLI bridge. No more copying prompts, changes go straight from browser to source code. The big addition is Canvas Mode: an infinite, Figma-like workspace on top of your running dev server. Generate AI design variants, compare them side by side, leave comments, and apply the winner to your codebase. Your agent writes the code in whatever format your project uses.
Flare DesignA Figma-like, AI driven canvas for your live site
Joshua Knauberleft a comment
Hey everyone! AI agents are surprisingly easy to build. Understanding what they're doing is another story. I recently had a complex coding agent where subagents silently stopped passing responses to each other. An error somewhere in the chain, but instead of failing loudly, the agents just worked around it. Output looked almost right. I only found it by accident after hours of debugging. With...

BreadcrumbOpen-source LLM tracing for agent visibility
Breadcrumb is the Plausible of LLM tracing. Self-hosted, open source, and built for developers who just want to understand what their agents are actually doing without the enterprise bloat of LangFuse or LangSmith.
Three lines to get your app traced. An LLM watches every trace and automatically flags issues: wrong tool calls, looping agents, oversized models and cost spikes, all before you even know something's wrong. Ask questions about your traces in plain English and get charts back.

BreadcrumbOpen-source LLM tracing for agent visibility
Designers love Claude Code for prototyping, but tweaking designs is still hard. Flare fixes this.
Works with any web app: Add a script tag or Vite plugin. Edit CSS visually in the browser, copy as a prompt, paste into Claude Code to update your source.
Flare DesignVisual CSS editor that ships code changes through Claude AI
Joshua Knauberleft a comment
Hey everyone! I've been talking to designers experimenting with Claude Code and noticed a pattern: removing the coding step was a wow moment, but going back to tweak CSS still required technical knowledge. What's next for Flare: Text content editing Expanded CSS compatibility Component library integration MCP server for direct file injection (no copy-paste) This is v1. Would love to hear what...
Flare DesignVisual CSS editor that ships code changes through Claude AI

