Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 23:47
· 21 commits to refs/heads/main since this release
f630fbd

馃殌 Flock v0.3.0: Workflow Engine Maturity & Enhanced Control

Flock v0.3.0 focuses on stabilizing the runtime, deepening our alignment with LangGraph architecture, and providing you with more granular control over your AI agents.

What's Changed

  • feat/fix: isolate session states for chat/approval and prevent status reset on session switch (#324) by @Onelevenvy
  • refactor: pure langgraph alignment, crate modularization, and abort-lifecycle fixes (#323) by @Onelevenvy
  • style/fix: unify assistant and workflow chat UI, robustify error propagation, and polish component styling (#322) by @Onelevenvy
  • feat/fix(workflow): optimize engine concurrency, stream traces, and overhaul properties panel debugging (#321) by @Onelevenvy

馃殌 Features

  • feat: support session model overrides and fix initial model mismatch (#320) by @Onelevenvy
  • feat: implement IfElse, ParameterExtractor, and Plugin workflow nodes (#317) by @Onelevenvy

馃悰 Bug Fixes

  • fix: comprehensive enhancement of dialogue abortion and workflow cancel mechanics (#319) by @Onelevenvy

鈿欙笍 Maintenance

  • refactor: optimize and reorganize workflow code for modularity (#318) by @Onelevenvy

Full Changelog: v0.2.9...v0.3.0