跳转至

mstar-harness

类型 工作流 分类 工作流
星数 ⭐43 状态 ✅ 活跃
能力 workflow, multi-agent 更新时间 2026-08-15

📖 项目简介

Harness Workflow Engine · Agent Plugin English / 中文 GitHub · Issues

Morning Star is an Agent Plugin for harness engineering workflows: a TypeScript Harness Workflow Engine (@mstar-harness/engine) enforces deterministic workflow gates, while mstar-* judgment skills drive multi-agent code delivery. - **Deterministic gates, enforced by a TS engine

✨ 核心特性

  • Deterministic gates, enforced by a TS engine — path/status/lease/dispatch/sdd/iteration/lint gates run in @mstar-harness/engine, not a
  • Judgment stays in mstar-* skills — skills remain the single source of truth (SSOT) for roles, gates, and workflow judgment
  • One engine across hosts — the same engine + skills power dsh (DeepSeek Harness), omp, OpenCode, Cursor, Kimi Code, ZCode, and Codex
  • Agent Plugin packaging — one-command install; portable across any Agent Plugins v1.0.0 client

🚀 快速开始

npx @mstar-harness/cli init
# or: bunx @mstar-harness/cli init

🔗 链接