Show HN: Magnitude – open-source, AI-native test framework for web apps

Hey HN, Anders and Tom here - we’ve been building an end-to-end testing framework powered by visual LLM agents to replace traditional web testing.

We know there's a lot of noise about different browser agents. If you've tried any of them, you know they're slow, expensive, and inconsistent. That's why we built an agent specifically for running test cases and optimized it just for that:

- Pure vision instead of error prone "set-of-marks" system (the colorful boxes you see in browser-use for example)

- Use tiny VLM (Moondream) instead of OpenAI/Anthropic computer use for dramatically faster and cheaper execution

- Use two agents: one for planning and adapting test cases and one for executing them quickly and consistently.

The idea is the planner builds up a general plan which the executor runs. We can save this plan and re-run it with only the executor for quick, cheap, and consistent runs. When something goes wrong, it can kick back out to the planner agent and re-adjust the test.

It’s completely open source. Would love to have more people try it out and tell us how we can make it great.

Repo: https://github.com/magnitudedev/magnitude


Comments URL: https://news.ycombinator.com/item?id=43796003

Points: 31

# Comments: 12

https://github.com/magnitudedev/magnitude

Creado 1mo | 25 abr 2025, 18:20:03


Inicia sesión para agregar comentarios

Otros mensajes en este grupo.

Show HN: AI Peer Reviewer – Multiagent System for Scientific Manuscript Analysis

After waiting 8 months for a journal response or two months for co-author feedback that consisted of "looks good" and a single comma change, we built an AI-powered peer review system that helps re

31 may 2025, 16:40:17 | Hacker news
Show HN: Fontofweb – Discover Fonts Used on a Website or Websites Using Font(s)

Hey HN, I've been working on fontofweb.com on and off for the past 4 years, and I'm keen to share it with you. It lets you type in the URL of any website and see exactly how the fonts are used: al

31 may 2025, 16:40:13 | Hacker news