Releases: catlog22/maestro-flow-one
Releases · catlog22/maestro-flow-one
v0.2.33
v0.2.31
Sync from maestro-flow v0.5.0
- 同步 58 个 commands(1 new, 41 updated, 8 deleted)
- Agents 无变更
maestro-flow v0.5.0 变更摘要
✨ Features
- 知识系统改革——统一搜索入口、KG Hook 集成、CodeGraph 函数级调用图
- ralph skills --platform 强制化——新增 agent/agy 平台
- spec/knowhow 条目增加 title/description 属性
- 全局命令撰写风格优化——从描述性到规范性
🔧 Refactoring
- install 管线改造——.agy/ 从 git 移除,install 时从 .claude/ 实时转换
- maestro-verify 合并到 maestro-execute 作为内置验证 gate
- 知识管理体系精简——删冗余命令、加系统智能
v0.2.29
v0.2.28
v0.2.27
v0.2.25
Sync from maestro-flow v0.4.20
- 同步 10 个 commands(4 new, 6 updated)
- 同步 3 个 agents(3 updated)
maestro-flow v0.4.20 变更摘要
✨ Features
- UA 知识图谱与 Wiki 系统深度集成
- 集成 Understand-Anything 知识图谱到 codebase-rebuild 管道
- 新增 maestro-swarm-workflow 并行加速层
- 新增 maestro-companion 任务上下文管理技能
🐛 Bug Fixes
- 强制 P3 agent 调用并对齐 read_first/action 字段
v0.2.24
Sync from maestro-flow v0.4.19
- 同步 commands: 1 new (security-audit), 1 updated (maestro-next), 55 unchanged
- 同步 agents: 23 claude agents + 2 codex agents (all unchanged)
maestro-flow v0.4.19 变更摘要
Features
- team-swarm 蚁群智能技能: Ant Output Schema / Convergence Criteria / Pheromone Schema / Swarm Config Template / Swarm Protocol
- 安装器支持 Agy (Antigravity) hooks 配置: 新增 agy_hooks_config 步骤
v0.2.23
Sync from maestro-flow v0.4.18
- 同步 commands: 2 新增 / 3 更新 / 1 删除(total 61)
- 同步 agents: claude 23 / codex 2(无变化)
maestro-flow v0.4.18 变更摘要
Features
- wiki: 统一知识检索 — codebase/session 虚拟节点 + finish-work 工作流
- commands: 新增 maestro-next 单链推荐命令
Refactoring
- codex/skills: 统一 spawn_agents_on_csv 契约 — 强制 worker 终止 + 严格 output_schema
v0.2.22
Sync from maestro-flow v0.4.17
- 同步 commands:1 new, 1 updated, 1 deleted
- Claude agents:23 unchanged
- Codex agents:2 unchanged
maestro-flow v0.4.17 变更摘要
✨ Features
- ralph: 双平台 skill 支持 + codex 端 ralph 同步 — 新增
maestro ralph skills --platform claude|codex过滤;新增合并版maestro-ralph-beta;codex 端引入maestro-ralph/maestro-ralph-execute同步版本 - ralph: ralph next 注入 skill config defaults
🐛 Bug Fixes
- install: 修复 codex MCP 重复 key
🔧 Refactoring
- config: 对齐
.workflow/config.jsonschema
v0.2.21
Sync from maestro-flow v0.4.16
同步 2 个新 commands + 1 个 updated command(claude/codex agents 无变更)。
新增:
commands/manage/knowledge-audit.md— 三存储淘汰对称入口commands/lifecycle/security-audit.md
更新:
commands/lifecycle/plan.md— 同步精简风格
maestro-flow v0.4.16 变更摘要
Features
- feat(ralph): 新增 maestro ralph CLI 子命令族(session/skills/next/check/complete)+ step 加载脚本化
- feat(knowledge-audit): 新增 manage-knowledge-audit 命令 — spec / wiki / knowhow 三存储淘汰对称入口
Bug Fixes
- fix(ralph): 路径展开 + emit 格式重设计
- fix(statusline): 简化 line 2 链式渲染 + 48h 过期 + 兼容旧 schema
- fix(install): manifest 记录 hook level + TUI 默认值从上次安装恢复
Full changelog: https://github.com/catlog22/maestro-flow/releases/tag/v0.4.16