Skip to content

GateFlow v2.5.3

Latest

Choose a tag to compare

@codejunkie99 codejunkie99 released this 21 May 02:13
Immutable release. Only release title and notes can be modified.
8a2f323

Command-first local CLI release.\n\n- Adds tools/gateflow_cli.py with status, tui, agents list, agents create, and shell commands.\n- Adds real local agent creation that writes Claude-compatible files under plugins/gateflow/agents/.\n- Adds TUI shortcut a for creating agents from the dashboard.\n- Improves terminal colors with semantic status, heading, selection, footer, and muted styles.\n- Updates docs, release metadata, and tests.\n\nVerification: python3 -m unittest; python3 tools/validate_gateflow.py --version 2.5.3; CLI status/list/shell/create smoke; TUI snapshot and PTY launch/quit smoke.