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 | bashWindows (Git Bash):
curl -fsSL https://raw.githubusercontent.com/weprodev/FlowAI/main/install.sh | PREFIX="$HOME/.local" bashUpgrade
flowai update