Show HN: FlowCoder – Flowcharts for "Programming" Claude Code and Codex
github.com·1d·
Discuss: Hacker News
🌳Git
Preview
Report Post

FlowCoder

Create and execute custom automated workflows for Claude Code and Codex, via a visual flowchart builder.

Requirements

  • Python 3.12+
  • uv
  • Node.js 18+

Install & Run

uv sync
npm install
uv run python -m src.main

Quickstart

This repo contains a number of example flowcharts to help users understand the system. It is recommended you understand how they work by reviewing them in the Commands tab later, but right now let’s try using them.

Go to the Sessions tab, click New Session, enter the name notepad-clone, and choose a fresh working directory. Hit Create Session. 1.

In the Chat pane, under where it says "Input:", type `/ex0-design-doc “Make a plain text editor Electron app. It should have all the features t…

Similar Posts

Loading similar posts...