Skip to content

FlowAI v0.3.1

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Apr 20:01

Changes since v0.3.0

  • chore(release): bump version to v0.3.1
  • fix: resolve variable scoping in implement phase and path expansion in architecture guardrails test
  • feat: implement architectural guardrail testing suite and enforce plugin API and timeout standards
  • Fix install command issue

Install

macOS / Linux:

curl -fsSL https://raw.githubusercontent.com/weprodev/FlowAI/main/install.sh | bash

Windows (Git Bash):

curl -fsSL https://raw.githubusercontent.com/weprodev/FlowAI/main/install.sh | PREFIX="$HOME/.local" bash

Upgrade

flowai update