
Flare
The graph-first IDE and interactive map for agentic coding
150 followers
The graph-first IDE and interactive map for agentic coding
150 followers
Most agentic coding tools hand you a chat log. Flare hands you the map. Every file is a node, every import an edge, with a real terminal underneath where you run claude, codex or opencode. The graph updates live as the agent edits, attributes every write to whoever made it, and pulls you in when it rewrites something the rest of the app imports. Change bursts snapshot to local history you can diff and revert. Agents take work from a board over MCP. Your machine. No account. MIT licensed.





Flare
Can multiple agents work on the same project at once while Flare shows their changes separately?
Flare
@julian_ting2 yes exactly, you will see activity coloured differently for every agent. I’m currently refining the mechanism to filter directly by agent work on the “review subgraphs” so it’s even easier to review past work agent by agent
@algonorhythm That sounds really useful, especially when multiple agents are working on the same repo. Being able to filter the review subgraphs by agent should make it much easier to understand who changed what without digging through a huge diff. I’d definitely be interested in trying this out.
Flare
@julian_ting2 feel free to try it as it is now, I will notify you as soon as the filtering is available!