| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Flock_universal.app.tar.gz | 2026-06-03 | 28.3 MB | |
| Flock_0.3.0_universal.dmg | 2026-06-03 | 28.6 MB | |
| Flock_0.3.0_x64-setup.exe | 2026-06-03 | 9.6 MB | |
| Flock_0.3.0_x64_en-US.msi | 2026-06-03 | 13.7 MB | |
| Flock_0.3.0_amd64.AppImage | 2026-06-03 | 93.3 MB | |
| Flock-0.3.0-1.x86_64.rpm | 2026-06-03 | 15.0 MB | |
| Flock_0.3.0_amd64.deb | 2026-06-03 | 15.0 MB | |
| README.md | 2026-06-03 | 1.3 kB | |
| v0.3.0 source code.tar.gz | 2026-06-03 | 3.2 MB | |
| v0.3.0 source code.zip | 2026-06-03 | 3.6 MB | |
| Totals: 10 Items | 210.4 MB | 0 | |
🚀 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: https://github.com/Onelevenvy/flock/compare/v0.2.9...v0.3.0