Alternatives
Products that do what VizLang - Speedup your Agent Development does
See your LangGraph agents think, right inside VS Code
- 1

Parallel agents, diff reviewer, and multi-model comparisons
May 2026 · kilo.ai
- 2

- 3

Data visualizations are the bridge between user and data. But building AI agents that can generate visualizations reliably can be very tricky: - simple chart specs can be reliable, but generated charts are often of low quality due to reliance on system defaults; - complex chart specs with explicit details can produce good-looking charts, but they are verbose and agents can struggle with reliability We figured out it is a limitation on the language issue (not just AI capability thing) -- current visualization languages are a bit too low-level for AI agents, requiring them to explicitly make…
Jul 2026 · microsoft.github.io
- 4RT
This project (Agents Observe) started as an exploration into building automation harnesses around claude code. I needed a way to see exactly what teams of agents were doing in realtime and to filter and search their output. A few interesting learnings from building and using this: - Claude code hooks are blocking - performance degrades rapidly if you have a lot of plugins that use hooks - Hooks provide a lot more useful info than OTEL data - Claude's jsonl files provide the full picture - Lifecycle management of MCP processes started by plugins is a bit kludgy at best The biggest takeaway is…
Apr 2026 · github.com
- 5

- 6CO
Hi HN, we’re Nate and Ty, co-founders of Continue, an open-source autopilot for software development built to be deeply customizable and continuously learn from development data. It consists of an extended language server and (to start) a VS Code extension. Our GitHub is https://github.com/continuedev/continue. You can watch a demo of Continue and download the extension at https://continue.dev — — — A growing number of developers are replacing Google + Stack Overflow with Large Language Models (LLMs) as their primary approach to get help, similar to how…
2023 · github.com
- 7VF
Hi There, Erlang-RED has been my project for the last couple of months and I would love to get some feedback from the HN community. The idea is to take advantage of Erlangs message passing and low overhead processes to have true concurrency in Node-RED flows. Plus also to bring low-code visual flow-based programming to Erlang.
2025 · github.com
- 8VP
2021 · github.com
- 9DC
I've been programming since I'm 6 and I don't want to quit. Since Agents came into existence I've been increasingly building more of the random ideas. BUT, like many I kept getting stuck and frustrated where I wanted to make changes with the Agent that I knew I could've made without it but I had *no clue* how things worked. I created Intraview to help me build and maintain a mental model of what I was building (or had vibed) so I could use my knowledge to either fix it myself, or provide more directed instruction. It grew into something that's transformed my workflow in a pleasant way.…
Nov 2025 · intraview.ai
- 10

- 11

- 12EO
Hi HN, We're a small team working on a new dataviz engine and its applications. We built our charting engine in C++ and run it on WebAssembly. Two years ago, we launched Vizzu as an open-source animated data visualization library aimed at JS developers, allowing users to create dynamic charts. We also released a Python wrapper under the name ipyvizzu for data scientists. Since then, we've been working hard to make this technology accessible to everyone, regardless of their coding skills. Today, we're proud to introduce our no-code storytelling tool. With this tool, anyone can turn their…
2024 · vizzu.io
- 13FA
Hello! We just released freeact (https://github.com/gradion-ai/freeact), a lightweight agent library that empowers language models to act as autonomous agents through executable code actions. By enabling agents to express their actions directly in code rather than through constrained formats like JSON, freeact provides a flexible and powerful approach to solving complex, open-ended problems that require dynamic solution paths. * Supports dynamic installation and utilization of Python packages at runtime * Agents learn from feedback and store successful code actions as…
2025 · github.com
- 14

- 15SC
2022 · marketplace.visualstudio.com
- 16WA
Hi HN, I’ve been working on a browser-based tool for exploring and debugging Web Audio API graphs. Web Audio Studio lets you write real Web Audio API code, run it, and see the runtime graph it produces as an interactive visual representation. Instead of mentally tracking connect() calls, you can inspect the actual structure of the graph, follow signal flow, and tweak parameters while the audio is playing. It includes built-in visualizations for common node types — waveforms, filter responses, analyser time and frequency views, compressor transfer curves, waveshaper distortion, spatial…
Mar 2026 · webaudio.studio
- 17

A fast, native app for local coding agents. Amp, Claude Code, Codex, Cursor, OpenCode, Grok, and Pi — one timeline, entirely on your machine.
22d ago · waku.sh
- 18

- 19

- 20

- 21VT
2020 · github.com
- 22AF
Hey HN, Claude Code is powerful, but its execution is a black box. You see the final result, not the journey. Agent Flow makes the invisible visible in realtime: - Understand agent behavior: See how Claude breaks down problems, which tools it reaches for, and how subagents coordinate - Debug tool call chains: When something goes wrong, trace the exact sequence of decisions and tool calls that led there - See where time is spent: Identify slow tool calls, unnecessary branching, or redundant work at a glance - Learn by watching: Build intuition for how to write better prompts by observing how…
Mar 2026 · github.com
- 23DT
I built Code Canvas, a canvas where we create diagrams and link their components to source code in a two-way mapping: 1. Click on the diagram component to reveal the underlying source code 2. Click on the source code block to reveal which functionality it serves in the big picture on the diagram - The app also has a simulations feature where we can create tutorials and runtime simulations directly on the diagram. - The diagram stays in sync with source code changes. It has a companion scanner that runs on new pull requests to ensure the relevant components of the diagram are updated before…
2024 · code-canvas.com
- 24CA
Hey HN, we’re Will and Liam, founders of CodeViz (YC S24). We’re building a VS Code extension that reads your code and generates editable architecture diagrams (C4, UML). It’s mostly used by teams to build shared context, agree on technical decisions, and visualize PRs. Here’s a recorded demo: https://youtu.be/Jh3wkrCj_WQ You can try the VS Code extension here: https://marketplace.visualstudio.com/items?itemName=CodeViz.... It’s free for 10 generations/month (no signup). Then, we have a $19/month plan for unlimited diagram generation and $50/month…
Dec 2025
Ranked by how close each launch is in meaning, then by votes. Refine with a description →