Skip to content

Hackaton Presentable Version

Latest

Choose a tag to compare

@matheusgalvao1 matheusgalvao1 released this 27 Feb 14:36
· 4 commits to main since this release
0cd2e18

AgentFlow v0.1.0

First release of AgentFlow, a visual workflow builder for agent-driven processes modeled as graphs of nodes and edges.

Upgrade / Setup

  • Install dependencies: npm install
  • Run locally: npm run dev
  • Open: http://localhost:3000