Skip to content

Releases: z23cc/flow-code

v0.1.32

08 Apr 02:40

Choose a tag to compare

What's Changed

  • feat: Investigation targets in task specs by @z23cc in #11
  • feat: Codex cross-platform support (Phase 1) by @z23cc in #12
  • feat(flowctl): declarative Changes pattern, bidirectional dep index, --dry-run by @z23cc in #13
  • Borrow agent-skills patterns: anti-rationalization, red flags, verification, references by @z23cc in #15
  • feat: add engineering discipline skills inspired by agent-skills by @z23cc in #17
  • refactor: flatten workflow phase/step numbering to sequential integers by @z23cc in #18
  • feat(flowctl): event-sourced pipeline-first architecture by @z23cc in #19
  • chore: consolidate plugin — remove deprecated skills, codex dupes, fix refs by @z23cc in #20
  • chore: remove deprecated skill/command remnants by @z23cc in #21
  • chore: remove all deprecated skill references by @z23cc in #22
  • feat(flowctl): remove libSQL/fastembed — pure file-based state by @z23cc in #23
  • refactor(flowctl): merge 4 crates into 2 (core + cli) by @z23cc in #24
  • docs: remove stale libSQL/async references by @z23cc in #25

Full Changelog: v0.1.29...v0.1.32

v0.1.29

05 Apr 13:59

Choose a tag to compare

Full Changelog: v0.1.26...v0.1.29

v0.1.26

05 Apr 13:50

Choose a tag to compare

What's Changed

  • Flowctl comprehensive optimization and hardening by @z23cc in #1
  • Enforce Teams mode as default parallel execution by @z23cc in #2
  • V2 reliability and performance hardening by @z23cc in #3
  • Structured review findings with auto gap registration by @z23cc in #4
  • feat(flowctl-rust): platform-grade Rust rewrite — 6 crates, 26k lines, 224 tests by @z23cc in #5
  • feat: 智能编排引擎升级 — 服务层统一 + 自适应调度 + DAG可视化 + 自省 + 跨模型审查 by @z23cc in #6
  • chore(frontend): switch to bun (remove pnpm/node refs) by @z23cc in #7
  • feat(web): reposition UI as viewer + light CRUD by @z23cc in #8
  • feat(flowctl): migrate rusqlite → libSQL async + native vectors by @z23cc in #9
  • chore(flowctl): rename flowctl-db-lsql → flowctl-db by @z23cc in #10

New Contributors

  • @z23cc made their first contribution in #1

Full Changelog: https://github.com/z23cc/flow-code/commits/v0.1.26