Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

Show HN: Visually orchestrate Claude Code agents

RondoFlow is a tool that allows users to visually orchestrate Claude Code agents, enabling them to create workflows by connecting agents in a visual interface.

Background

RondoFlow is a new open-source tool that provides a visual interface for orchestrating multiple Claude Code agents. Claude Code is Anthropic's command-line tool that lets AI agents write and edit code autonomously. RondoFlow lets users design workflows as visual flowcharts (nodes connected by edges), where each node is a Claude agent with a specific instruction, then run the whole pipeline. The project is at an early stage (v0.0.1) and should be considered a developer preview, not production-ready, but it addresses a real need: as LLM-based coding agents become more powerful, coordinating several of them in a structured, repeatable way is increasingly important. RondoFlow is built on React Flow (for the visual editor) and connects to Claude Code via its API.

Related stories

  • Newer Claude models sometimes invent extra keys in tool call arguments, breaking validation in Pi's edit tool. The author suspects post-training for Claude Code's forgiving harness makes alternative schemas fail. This suggests closed RL training can degrade general tool-use reliability.

  • Simon Willison released llm-coding-agent 0.1a0, an experimental coding agent built on his LLM library. The agent provides tools for reading, editing, searching files and executing commands, and ships with a Python API and CLI. It was developed using Claude Code (Fable 5) via TDD with a spec-first approach, and is available as a slop-alpha on PyPI.

  • Truth Social remains an outlet primarily for Trump's own posts, while other administration officials continue using X. The platform functions as a blog-like channel for Trump's messages rather than a genuine social network competitor.