Alternatives
Products that do what AI-native design engine · Reframe does
Programmable design engine for AI agents. Open-source.
- 1

Make prototypes, slides & one-pagers by talking to Claude
Apr 2026 · claude.com
- 2

- 3

- 4

- 5

- 6

Run parallel coding agents from one desktop workspace
Apr 2026 · claude.com
- 7CS
Hi HN! I've just released CSS Studio, a design tool that lives on your site, runs on your browser, sends updates to your existing AI agent, which edits any codebase. You can actually play around with the latest version directly on the site. Technically, the way this works is you view your site in dev mode and start editing it. In your agent, you can run /studio which then polls (or uses Claude Channels) an MCP server. Changes are streamed as JSON via the MCP, along with some viewport and URL information, and the skill has some instructions on how best to implement them. It contains a…
Apr 2026 · cssstudio.ai
- 8

- 9FO
2025 · github.com
- 10

- 11LW
Some technical context on what we ran into building this. MCP tools don't really work for financial data at scale. One tool call for five years of daily prices dumps tens of thousands of tokens into the context window. And data vendors pack dozens of tools into a single MCP server, schemas alone can eat 50k+ tokens before the agent does anything useful. So we auto-generate typed Python modules from the MCP schemas at workspace init and upload them into the sandbox. The agent just imports them like a normal library. Only a one-line summary per server stays in the prompt. We have around 80…
Apr 2026 · github.com
- 12AP
Mar 2026 · lab.puga.com.br
- 13

- 14

- 151O
Hi, we're Sergey and Serafim. We've been building dev tools at 21st.dev and recently open-sourced 1Code (https://1code.dev), a local UI for Claude Code. Here's a video of the product: https://www.youtube.com/watch?v=Sgk9Z-nAjC0 Claude Code has been our go-to for 4 months. When Opus 4.5 dropped, parallel agents stopped needing so much babysitting. We started trusting it with more: building features end to end, adding tests, refactors. Stuff you'd normally hand off to a developer. We started running 3-4 at once. Then the CLI became annoying: too many terminals, hard to…
Jan 2026 · github.com
- 16
- 17

- 18AM
Hi all, I’m hacking on new features for the ClickHouse native client and wanted the same “just call the model” ergonomics JavaScript and Python now enjoy. It didn’t exist for modern C++, so I wrote one. ai‑sdk‑cpp (Apache‑2.0) gives you: - Unified calls to OpenAI (GPT‑4o) and Anthropic (Claude 3.5) with a single C++20 API. - Streaming, multi‑turn chat, error handling—all std::optional/std::variant, no macros. - Tool calling (function‑calling) so the model can hit real APIs; sync or async, runs in parallel. The tricky bit: C++ still lacks real reflection, so mapping plain functions →…
2025
- 19

- 20

- 21

AI-native coding assistant that helps developers in any IDE
Jun 2026 · polygram.dev
- 22OS
2024 · github.com
- 23

- 24SD
The 1st Open-source design agent that lives directly inside Cursor, Windsurf, or your favorite IDE. V0.005 is an extension with custom Paralle Claude Code agents and infinite canva UX that allows you to iterate design directly in your IDE. It can: - Generate lots of designs in Paralle (Product Mocks / UI components / Wireframes) - Fork and iterate specific designs - Deeply integrate into your IDE workflow We think design might be the killer use case for Paralle agents, and we thought the best way is to build and validate—so here we are! The V0.005 only generates static HTML pages…
2025 · superdesign.dev
Ranked by how close each launch is in meaning, then by votes. Refine with a description →