mindforge-cc 11.9.0 → 11.9.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.agent/mindforge/ship.md +2 -2
- package/.agent/mindforge/update.md +1 -1
- package/.agent/mindforge/wf-catalog.md +5 -2
- package/.claude/commands/mindforge/ship.md +2 -2
- package/.claude/commands/mindforge/skill-tdd.md +53 -0
- package/.claude/commands/mindforge/skills-index.md +118 -0
- package/.claude/commands/mindforge/systematic-debug.md +60 -0
- package/.claude/commands/mindforge/update.md +1 -1
- package/.claude/commands/mindforge/wf-accessibility-audit.md +31 -0
- package/.claude/commands/mindforge/wf-ai-model-eval.md +31 -0
- package/.claude/commands/mindforge/wf-api-migration.md +31 -0
- package/.claude/commands/mindforge/wf-architecture-modernization.md +32 -0
- package/.claude/commands/mindforge/wf-catalog.md +62 -0
- package/.claude/commands/mindforge/wf-code-audit.md +31 -0
- package/.claude/commands/mindforge/wf-code-explainer.md +31 -0
- package/.claude/commands/mindforge/wf-competitive-analysis.md +31 -0
- package/.claude/commands/mindforge/wf-competitive-teardown.md +31 -0
- package/.claude/commands/mindforge/wf-cost-analysis.md +31 -0
- package/.claude/commands/mindforge/wf-data-pipeline-validate.md +31 -0
- package/.claude/commands/mindforge/wf-database-migration.md +31 -0
- package/.claude/commands/mindforge/wf-debug-detective.md +32 -0
- package/.claude/commands/mindforge/wf-design-system-audit.md +31 -0
- package/.claude/commands/mindforge/wf-documentation-gen.md +31 -0
- package/.claude/commands/mindforge/wf-feature-planner.md +31 -0
- package/.claude/commands/mindforge/wf-incident-response.md +31 -0
- package/.claude/commands/mindforge/wf-multi-repo-sync.md +31 -0
- package/.claude/commands/mindforge/wf-mutation-testing.md +31 -0
- package/.claude/commands/mindforge/wf-onboard-codebase.md +31 -0
- package/.claude/commands/mindforge/wf-orchestrate-review.md +35 -0
- package/.claude/commands/mindforge/wf-perf-optimize.md +31 -0
- package/.claude/commands/mindforge/wf-pr-review.md +31 -0
- package/.claude/commands/mindforge/wf-refactor-plan.md +31 -0
- package/.claude/commands/mindforge/wf-release-prep.md +31 -0
- package/.claude/commands/mindforge/wf-security-threat-model.md +31 -0
- package/.claude/commands/mindforge/wf-tdd-sprint.md +31 -0
- package/.claude/commands/mindforge/wf-tech-evaluation.md +31 -0
- package/.claude/commands/mindforge/wf-ux-heuristic-audit.md +31 -0
- package/.claude/commands/mindforge/wf-verification-loop.md +45 -0
- package/.claude/commands/mindforge/wf-workflow-optimizer.md +51 -0
- package/.claude/commands/mindforge/wf-writer-reviewer.md +30 -0
- package/.mindforge/config.json +2 -2
- package/.mindforge/memory/sync-manifest.json +1 -1
- package/.mindforge/personas/doc-auditor.md +1 -1
- package/.mindforge/personas/monorepo-architect.md +2 -1
- package/.mindforge/personas/release-manager.md +5 -3
- package/.mindforge/skills/documentation/SKILL.md +4 -1
- package/CHANGELOG.md +8 -1821
- package/MINDFORGE.md +3 -3
- package/README.md +58 -512
- package/RELEASENOTES.md +22 -0
- package/SECURITY.md +1 -1
- package/bin/install.js +1 -1
- package/bin/updater/changelog-fetcher.js +95 -5
- package/bin/utils/readiness-gate.js +3 -3
- package/changelogs/README.md +109 -0
- package/changelogs/index.json +103 -0
- package/changelogs/v0.1.0.md +21 -0
- package/changelogs/v0.2.0.md +15 -0
- package/changelogs/v0.3.0.md +28 -0
- package/changelogs/v0.4.0.md +29 -0
- package/changelogs/v0.5.0.md +34 -0
- package/changelogs/v0.6.0.md +34 -0
- package/changelogs/v1.0.0.md +60 -0
- package/changelogs/v1.0.1.md +15 -0
- package/changelogs/v1.0.2.md +10 -0
- package/changelogs/v1.0.3.md +10 -0
- package/changelogs/v1.0.4.md +10 -0
- package/changelogs/v1.0.5.md +10 -0
- package/changelogs/v10.0.0.md +71 -0
- package/changelogs/v10.0.2.md +15 -0
- package/changelogs/v10.0.3.md +21 -0
- package/changelogs/v10.0.4.md +16 -0
- package/changelogs/v10.0.5.md +16 -0
- package/changelogs/v10.0.6.md +15 -0
- package/changelogs/v10.0.7.md +15 -0
- package/changelogs/v10.0.8.md +15 -0
- package/changelogs/v10.0.9.md +15 -0
- package/changelogs/v10.1.0.md +16 -0
- package/changelogs/v10.1.1.md +15 -0
- package/changelogs/v10.2.0.md +14 -0
- package/changelogs/v10.3.0.md +13 -0
- package/changelogs/v10.4.0.md +13 -0
- package/changelogs/v10.5.0.md +13 -0
- package/changelogs/v10.6.0.md +13 -0
- package/changelogs/v10.7.0.md +15 -0
- package/changelogs/v11.0.0.md +66 -0
- package/changelogs/v11.0.1.md +10 -0
- package/changelogs/v11.1.0.md +56 -0
- package/changelogs/v11.2.0.md +41 -0
- package/changelogs/v11.2.1.md +38 -0
- package/changelogs/v11.3.0.md +45 -0
- package/changelogs/v11.3.1.md +39 -0
- package/changelogs/v11.4.0.md +38 -0
- package/changelogs/v11.5.0.md +77 -0
- package/changelogs/v11.5.1.md +47 -0
- package/changelogs/v11.6.0.md +45 -0
- package/changelogs/v11.7.0.md +30 -0
- package/changelogs/v11.7.1.md +8 -0
- package/changelogs/v11.8.0.md +19 -0
- package/changelogs/v11.8.1.md +28 -0
- package/changelogs/v11.8.2.md +22 -0
- package/changelogs/v11.8.3.md +22 -0
- package/changelogs/v11.9.0.md +17 -0
- package/changelogs/v11.9.1.md +8 -0
- package/changelogs/v2.0.0-alpha.1.md +42 -0
- package/changelogs/v2.0.0-alpha.10.md +13 -0
- package/changelogs/v2.0.0-alpha.11.md +14 -0
- package/changelogs/v2.0.0-alpha.12.md +16 -0
- package/changelogs/v2.0.0-alpha.2.md +14 -0
- package/changelogs/v2.0.0-alpha.3.md +17 -0
- package/changelogs/v2.0.0-alpha.4.md +17 -0
- package/changelogs/v2.0.0-alpha.7.md +18 -0
- package/changelogs/v2.0.0-alpha.8.md +11 -0
- package/changelogs/v2.0.0-alpha.9.md +12 -0
- package/changelogs/v2.0.0.md +35 -0
- package/changelogs/v2.1.0.md +22 -0
- package/changelogs/v2.1.1.md +25 -0
- package/changelogs/v2.1.2.md +21 -0
- package/changelogs/v2.3.2.md +19 -0
- package/changelogs/v2.3.3.md +16 -0
- package/changelogs/v2.3.4.md +16 -0
- package/changelogs/v2.3.5.md +21 -0
- package/changelogs/v2.4.0.md +29 -0
- package/changelogs/v2.5.0.md +26 -0
- package/changelogs/v2.6.0.md +26 -0
- package/changelogs/v3.0.0.md +17 -0
- package/changelogs/v4.0.0.md +19 -0
- package/changelogs/v4.1.0.md +19 -0
- package/changelogs/v4.3.0.md +31 -0
- package/changelogs/v5.0.0-alpha.1.md +35 -0
- package/changelogs/v5.0.0-alpha.2.md +22 -0
- package/changelogs/v5.1.0.md +42 -0
- package/changelogs/v5.2.0.md +18 -0
- package/changelogs/v5.3.0.md +14 -0
- package/changelogs/v5.4.0.md +28 -0
- package/changelogs/v5.5.0.md +11 -0
- package/changelogs/v5.6.0.md +11 -0
- package/changelogs/v5.7.0.md +12 -0
- package/changelogs/v5.8.0.md +12 -0
- package/changelogs/v5.9.0.md +11 -0
- package/changelogs/v6.0.0-alpha.md +45 -0
- package/changelogs/v6.1.0-alpha.md +29 -0
- package/changelogs/v6.2.0-alpha.md +30 -0
- package/changelogs/v6.2.0.md +21 -0
- package/changelogs/v6.3.0.md +14 -0
- package/changelogs/v6.4.0.md +13 -0
- package/changelogs/v6.5.0.md +13 -0
- package/changelogs/v6.6.0.md +12 -0
- package/changelogs/v6.7.0.md +12 -0
- package/changelogs/v7.0.0.md +13 -0
- package/changelogs/v8.0.0.md +14 -0
- package/changelogs/v8.1.0.md +13 -0
- package/changelogs/v8.2.0.md +12 -0
- package/changelogs/v8.2.1.md +11 -0
- package/changelogs/v9.0.0.md +20 -0
- package/docs/commands-reference.md +12 -6
- package/docs/faq.md +3 -3
- package/docs/getting-started.md +28 -3
- package/docs/sdk-reference.md +1 -1
- package/docs/user-guide.md +2 -2
- package/package.json +2 -1
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
## [11.3.0] - 2026-06-04 — "Legion" (154-subagent expansion)
|
|
4
|
+
|
|
5
|
+
Imports the full VoltAgent `awesome-claude-code-subagents` collection (154 Claude-Code-native
|
|
6
|
+
subagents across 10 categories) into MindForge, fully rebranded. Additive and
|
|
7
|
+
backward-compatible — no existing persona, skill, or command changed behavior.
|
|
8
|
+
|
|
9
|
+
### Added
|
|
10
|
+
|
|
11
|
+
- **`subagents/` tree** — 154 specialized subagent definitions in 10 categories
|
|
12
|
+
(`01-core-development` … `10-research-analysis`), kept verbatim from upstream except
|
|
13
|
+
the rebrand and collision/functional fixes below. Agent bodies are unmodified prose.
|
|
14
|
+
- **`.mindforge/imported-agents.jsonl`** — generated index (name → path → category → model →
|
|
15
|
+
description) and **`scripts/build-subagent-index.js`** to regenerate it deterministically.
|
|
16
|
+
- **`bin/spawn-agent.js subagent <name>`** — third loader mode that resolves an imported
|
|
17
|
+
subagent via the index. Hardened with a strict name allowlist (`[A-Za-z0-9-_]`), exact
|
|
18
|
+
index-match resolution (never builds a path from input), and a `subagents/` containment
|
|
19
|
+
check — defense-in-depth path-traversal guards consistent with `BLOCK_ON_SECURITY`.
|
|
20
|
+
- **Installer delivery** — `bin/installer-core.js` now installs the 154 subagents into the
|
|
21
|
+
runtime's native agents directory (`.claude/agents/`, via the new `agentsSubdir` runtime
|
|
22
|
+
config + `installSubagents()`), flattening the category tree (READMEs excluded) so Claude
|
|
23
|
+
Code auto-discovers them. Runs for both global and local scope; mirrored to `.claude/agents/`
|
|
24
|
+
for non-claude local runtimes. Shown in `--dry-run` and the payload manifest; `--uninstall`
|
|
25
|
+
removes only the imported set, never the user's own agents. The `.mindforge/imported-agents.jsonl`
|
|
26
|
+
index ships with `.mindforge/`, so the `subagent` loader mode also works post-install.
|
|
27
|
+
- **`tests/subagent-import.test.js`** — asserts 154 indexed, every path exists, all 16
|
|
28
|
+
collisions renamed, no bare-name clash with personas, and the loader's traversal guards.
|
|
29
|
+
|
|
30
|
+
### Changed (rebrand — VoltAgent → MindForge)
|
|
31
|
+
|
|
32
|
+
- Plugin/marketplace metadata (`subagents/.claude-plugin/marketplace.json` + 10 category
|
|
33
|
+
`plugin.json`) renamed `voltagent-*` → `mindforge-*`, author → MindForge Team, URLs →
|
|
34
|
+
`github.com/sairam0424/MindForge`. Per-plugin versions preserved for upstream re-sync.
|
|
35
|
+
No live marketplace is published — metadata only.
|
|
36
|
+
- 16 name collisions with existing hand-authored MindForge personas resolved with a `-cc`
|
|
37
|
+
suffix (`api-designer-cc`, `debugger-cc`, …); the original personas remain authoritative
|
|
38
|
+
for the bare names.
|
|
39
|
+
- **agent-installer** fetch URLs repointed to `sairam0424/MindForge` under `subagents/`.
|
|
40
|
+
- **design-bridge** VoltAgent design-md dependency replaced with a `<DESIGN_MD_SOURCE>`
|
|
41
|
+
placeholder + a needs-configuration notice (MindForge ships no design-md repo yet).
|
|
42
|
+
- Dead VoltAgent Discord/sponsor links removed (no MindForge equivalent).
|
|
43
|
+
- `package.json` `files` allowlist now ships `subagents/` + the index; README capability
|
|
44
|
+
line notes the 154 subagents.
|
|
45
|
+
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
## [11.3.1] - 2026-06-05 — Packaging hotfix (commands, skills & framework now ship)
|
|
4
|
+
|
|
5
|
+
Critical fix for v11.3.0, where a too-narrow npm `files` allowlist silently dropped
|
|
6
|
+
most of the product from the published tarball. Users who ran `npx mindforge-cc` got
|
|
7
|
+
only hooks, personas, subagents, and three `.mindforge/` folders — **no slash commands,
|
|
8
|
+
no skills, and an incomplete framework** — with no error (the installer skips any source
|
|
9
|
+
absent from the tarball). v11.3.1 restores the full payload and adds a regression test
|
|
10
|
+
so this class of bug cannot ship silently again.
|
|
11
|
+
|
|
12
|
+
### Fixed
|
|
13
|
+
|
|
14
|
+
- **npm `files` allowlist** (`package.json`) widened to ship what the installer reads:
|
|
15
|
+
`.claude/commands/` (174 slash commands), `.agent/mindforge/` + `.agent/forge/`,
|
|
16
|
+
`.agent/skills/` (73 skills), the entry `.claude/CLAUDE.md`, and the full `.mindforge/`
|
|
17
|
+
framework (`governance`, `integrations`, `intelligence`, `memory`, `metrics`, `models`,
|
|
18
|
+
`org`, `plugins`, `team` — previously only `engine`/`personas`/`skills` reached users).
|
|
19
|
+
Runtime state is explicitly **excluded** (`celestial.db`, `metrics/token-usage.jsonl`,
|
|
20
|
+
`memory/pattern-library.jsonl`) — `files` overrides `.npmignore`, so these are negated
|
|
21
|
+
in the allowlist itself.
|
|
22
|
+
- **`.planning/` scaffolding now ships and installs** — sourced from the clean, generic
|
|
23
|
+
`examples/starter-project/.planning/` (never the framework repo's own live `.planning/`,
|
|
24
|
+
which holds dev state: `AUDIT.jsonl`, `slack-threads.json`, `jira-sync.json`). Added the
|
|
25
|
+
four missing starter templates (`ROADMAP.md`, `REQUIREMENTS.md`, `ARCHITECTURE.md`,
|
|
26
|
+
`RELEASE-CHECKLIST.md`) so the autonomous engine (`/mindforge:auto`, `:next`) has the
|
|
27
|
+
files it expects.
|
|
28
|
+
- **`docs/References` / `docs/Templates` case-sensitivity bug** — the installer read
|
|
29
|
+
lowercase `docs/references`/`templates`, which "worked" on case-insensitive macOS but
|
|
30
|
+
silently missed on case-sensitive Linux/npm (manifest showed `REFERENCES 0 / TEMPLATES 0`).
|
|
31
|
+
Installer now reads the exact on-disk case and both dirs are allowlisted.
|
|
32
|
+
|
|
33
|
+
### Added
|
|
34
|
+
|
|
35
|
+
- **`tests/packaging-allowlist.test.js`** — packs the real tarball (`npm pack --dry-run
|
|
36
|
+
--json`) and asserts commands, skills, subagents, entry files, the full `.mindforge/`
|
|
37
|
+
framework, and `.planning/` templates all ship, while runtime DBs/telemetry do not.
|
|
38
|
+
Proven to fail under the broken v11.3.0 allowlist. Skips loudly if npm is unavailable.
|
|
39
|
+
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
## [11.4.0] - 2026-06-06 — Claude Code plugin distribution
|
|
4
|
+
|
|
5
|
+
MindForge is now installable as a native **Claude Code plugin** from a marketplace, in
|
|
6
|
+
addition to the `npx mindforge-cc` installer. This release ships the plugin tooling so
|
|
7
|
+
both the GitHub plugin channel and the npm tarball stay coherent.
|
|
8
|
+
|
|
9
|
+
### Added
|
|
10
|
+
|
|
11
|
+
- **Plugin marketplace** (`.claude-plugin/marketplace.json` at the repo root) — users run
|
|
12
|
+
`/plugin marketplace add sairam0424/MindForge` then `/plugin install mindforge@mindforge`.
|
|
13
|
+
Lists 11 plugins: the comprehensive `mindforge` plugin + 10 à-la-carte subagent packs.
|
|
14
|
+
- **Comprehensive `mindforge` plugin** (`plugins/mindforge/`) bundling the full surface:
|
|
15
|
+
174 commands, 154 subagents, 73 skills + a synthesized `mindforge-protocol` skill (the
|
|
16
|
+
CLAUDE.md operating directive, since a plugin-root CLAUDE.md isn't loaded as context),
|
|
17
|
+
and governance hooks (translated to Claude `PreToolUse`/`PostToolUse` events with
|
|
18
|
+
`${CLAUDE_PLUGIN_ROOT}`-relative paths).
|
|
19
|
+
- **Bundled MindForge MCP server** — a self-contained esbuild single-file build
|
|
20
|
+
(`mcp/dist/index.js`, all deps inlined, no runtime `node_modules`) exposing 7 tools over
|
|
21
|
+
stdio: `mindforge_health`, `mindforge_status`, `mindforge_memory_query`,
|
|
22
|
+
`mindforge_memory_stats`, `mindforge_memory_find_related`, `mindforge_audit_log`
|
|
23
|
+
(read-only), and append-only `mindforge_memory_remember`. Scoped to the user's project
|
|
24
|
+
via `${CLAUDE_PROJECT_DIR}`; degrades gracefully when MindForge isn't set up.
|
|
25
|
+
- **Generators** (single source of truth, drift-guarded): `build-plugin-marketplace.js`,
|
|
26
|
+
`build-subagent-plugins.js`, `build-mindforge-plugin.js`, `vendor-sdk-into-mcp.js`,
|
|
27
|
+
`fix-command-frontmatter.js`; new `mcp-server/` package with esbuild build.
|
|
28
|
+
- **`tests/plugin-packaging.test.js`** (in `npm test`) — guards the generated plugin tree,
|
|
29
|
+
frontmatter validity, and MCP-bundle self-containment.
|
|
30
|
+
|
|
31
|
+
### Fixed
|
|
32
|
+
|
|
33
|
+
- Quoted YAML-unsafe `name`/`description` frontmatter across commands/agents/skills that
|
|
34
|
+
the plugin validator flagged (leading `-`/`@`, embedded `: `, trailing `:`) — these
|
|
35
|
+
silently loaded empty metadata. The npx installer inherits the fix.
|
|
36
|
+
- Per-category subagent `plugin.json` `agents[]` now derived from on-disk files, fixing
|
|
37
|
+
stale bare names for the 16 collision-renamed (`-cc`) agents.
|
|
38
|
+
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
## [11.5.0] - 2026-06-11 — Governance hardening + autonomous-engine repair (Waves 4–7)
|
|
4
|
+
|
|
5
|
+
This release bundles four waves of work: orchestration primitives, an **inert** manifest
|
|
6
|
+
engine + the new instinct CLI + GAN harness personas, governance/security hardening, and a
|
|
7
|
+
repair that makes the autonomous engine (`/mindforge:auto`) actually functional. Several
|
|
8
|
+
items ship deliberately **inert** (scaffolding present, not wired into any live path) and
|
|
9
|
+
are flagged as such below — they introduce **no behavior change yet**.
|
|
10
|
+
|
|
11
|
+
### Added
|
|
12
|
+
|
|
13
|
+
- **Instinct CLI** (`/mindforge:instinct`, `bin/learning/instinct-cli.js`) — deterministic,
|
|
14
|
+
no-LLM management of the JSONL instinct store: `list`, `export`, `import`,
|
|
15
|
+
`promote-candidates` (list + flag), and `prune`.
|
|
16
|
+
- **Typed Inter-Agent Message Protocol** (`bin/autonomous/handoff-schema.js`) — five message
|
|
17
|
+
kinds (`task_handoff`, `query`, `response`, `completed`, `conflict`) with priority levels
|
|
18
|
+
(`low`/`normal`/`high`/`critical`) and message validation. Internal orchestration primitive.
|
|
19
|
+
- **Manifest-driven install resolver** (`bin/installer/install-manifests.js`,
|
|
20
|
+
`.mindforge/manifests/install-*.json`) — profile-to-module expansion and dependency
|
|
21
|
+
detection. Ships **INERT**: the adapter wiring it into `bin/installer-core.js`'s live
|
|
22
|
+
`install()` path is deferred to a future PR. No behavior change.
|
|
23
|
+
- **GAN-style harness personas** (`.mindforge/personas/gan-evaluator.md`, `gan-generator.md`,
|
|
24
|
+
`gan-planner.md`) — fully scoped and documented. Ships **INERT**: not wired to any live
|
|
25
|
+
command or automated workflow. No behavior change.
|
|
26
|
+
- **Governance test coverage** — `tests/trust-verifier.test.js` (7 tests) and
|
|
27
|
+
`tests/rbac-manager.test.js` (8 tests) lock the fail-closed contracts for future
|
|
28
|
+
safety-critical governance changes.
|
|
29
|
+
|
|
30
|
+
### Fixed
|
|
31
|
+
|
|
32
|
+
- **SSRF import-URL guard** (`bin/learning/lib/ssrf-guard.js`) — closed an IPv6 link-local
|
|
33
|
+
bypass (`fe81`–`fe8f` reachable via string-prefix check) and a symlink path-traversal
|
|
34
|
+
bypass, using numeric bitmask validation and canonical-path checking before system-dir
|
|
35
|
+
validation.
|
|
36
|
+
- **Federated EIS sync** (`bin/memory/eis-client.js`) — `getAuthHeader` no longer throws on
|
|
37
|
+
every call; it now registers a node identity via `ZTAI.registerAgent` and signs with
|
|
38
|
+
`ZTAI.signData`, restoring sync to non-localhost EIS endpoints.
|
|
39
|
+
- **RBAC tier elevation** (`bin/governance/rbac-manager.js`) — `getRolesByTier` now fails
|
|
40
|
+
safely for unregistered agents (no thrown exception) and resolves agent tier via the
|
|
41
|
+
correct ZTAI API.
|
|
42
|
+
- **Autonomous engine — wave crash** (`bin/autonomous/auto-runner.js`) — replaced ZTAI
|
|
43
|
+
singleton misuse (`getIdentity()`, non-existent) with `_getRunnerIdentity()` using the
|
|
44
|
+
real `registerAgent` API; `/mindforge:auto` no longer crashes on every wave.
|
|
45
|
+
- **Autonomous policy gate — fail-open** (`bin/autonomous/auto-runner.js`) — the async
|
|
46
|
+
policy verdict is now `await`ed (`this.policyEngine.evaluate(intent)`); the per-wave gate
|
|
47
|
+
previously always allowed.
|
|
48
|
+
- **Autonomous engine — fail-closed identity** (`bin/autonomous/auto-runner.js`) — if runner
|
|
49
|
+
identity cannot be established, the policy gate now denies and audits (`auto_mode_denied`)
|
|
50
|
+
instead of proceeding ungoverned.
|
|
51
|
+
|
|
52
|
+
### Changed
|
|
53
|
+
|
|
54
|
+
- **Instinct store schema** (`.mindforge/engine/instincts/instinct-schema.md`) — added
|
|
55
|
+
`project_id` (stable scope key) and `source` (`auto-capture`/`manual`/`imported`/
|
|
56
|
+
`observer`), plus origin-based confidence scoring: auto-capture starts at `0.3`, manual
|
|
57
|
+
at `0.7`.
|
|
58
|
+
- **Cost-routing shadow mode** (`bin/revops/router-steering-v2.js`) — arbitrage steering now
|
|
59
|
+
respects `cost_routing.shadow_mode` (default `true`); in observe-only mode `steer()`
|
|
60
|
+
returns `{ shadow, authoritative: false }` with SHADOW vs LIVE logging.
|
|
61
|
+
|
|
62
|
+
### Security
|
|
63
|
+
|
|
64
|
+
- **Tier-3 approvals now fail closed** (`bin/governance/approve.js`) — approvals require GPG
|
|
65
|
+
verification and **throw before writing any record** when no GPG key is configured, unless
|
|
66
|
+
`MINDFORGE_ALLOW_UNVERIFIED_APPROVAL=1` is set; unverified approvals are marked
|
|
67
|
+
`verified: false`.
|
|
68
|
+
- **Persona supply-chain scan** (`scripts/ci/validate-assets.js`) — persona asset validation
|
|
69
|
+
now detects dangerous invisible unicode (zero-width, bidi overrides, Unicode tags) across
|
|
70
|
+
`.mindforge/personas` to prevent ASCII-smuggling injection.
|
|
71
|
+
- **Destructive-command detector** (`bin/security/trust-boundaries.js`) — `normalizeShell`
|
|
72
|
+
now strips bare `#` tokens after quote-stripping, blocking quoted-hash evasion (e.g.
|
|
73
|
+
`rm "#" -rf /`).
|
|
74
|
+
- **Instinct import port allowlist** (`bin/learning/lib/ssrf-guard.js`) — `validateImportUrl`
|
|
75
|
+
enforces an `ALLOWED_IMPORT_PORTS` allowlist (`{'', '443'}`), blocking attempts to reach
|
|
76
|
+
internal services (Redis `:6379`, Mongo `:27017`, etc.) on otherwise-allowed public hosts.
|
|
77
|
+
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
## [11.5.1] - 2026-06-11 — Robustness + governance-gate patch (Wave 8)
|
|
4
|
+
|
|
5
|
+
A fast-follow patch from a fresh adversarial audit of the shipped v11.5.0 tree.
|
|
6
|
+
Hardens crash-prone JSON parsing in the autonomous/memory pipelines, closes a
|
|
7
|
+
CI governance-gate gap, and tightens two security surfaces. No new features.
|
|
8
|
+
|
|
9
|
+
### Fixed
|
|
10
|
+
|
|
11
|
+
- **Crash-proof AUDIT.jsonl parsing** (`bin/memory/pillar-health-tracker.js`) —
|
|
12
|
+
`summarizePhase()` parsed every audit line with an unguarded `JSON.parse`, so a
|
|
13
|
+
single malformed/torn line crashed the knowledge-capture pipeline. Now parses
|
|
14
|
+
per-line in try/catch and skips bad lines.
|
|
15
|
+
- **Crash-proof compaction capture** (`bin/memory/knowledge-capture.js`) — a
|
|
16
|
+
malformed `handoff.json` no longer throws out of `captureFromCompaction()`; it
|
|
17
|
+
logs and returns `[]`, mirroring the missing-file path.
|
|
18
|
+
- **Resilient federated-sync stats** (`bin/memory/federated-sync.js`) — the two
|
|
19
|
+
unguarded `JSON.parse` calls on `sync-stats.json` (`handleSyncFailure`,
|
|
20
|
+
`resetFailures`) now fall back to `{failures:0}` on corruption, matching the
|
|
21
|
+
sibling `getLastSyncTimestamp` pattern.
|
|
22
|
+
|
|
23
|
+
### Security
|
|
24
|
+
|
|
25
|
+
- **CI Tier-3 governance gate now validates content** (`.github/workflows/control-plane.yml`)
|
|
26
|
+
— the gate counted approval files but never checked them; it now requires at
|
|
27
|
+
least one approval with `identity_verification.verified === true` and a
|
|
28
|
+
signature, and rejects any unverified/empty file. Completes the Wave-6
|
|
29
|
+
fail-closed `approve.js` work (a hand-committed empty approval no longer passes).
|
|
30
|
+
- **Dashboard approval attribution** (`bin/dashboard/api-router.js`) —
|
|
31
|
+
`POST /api/approve/:id` no longer records the client-supplied `approver`
|
|
32
|
+
(forgeable audit identity); it attributes the action to a fixed authenticated
|
|
33
|
+
actor. The dashboard remains localhost-bound + token-gated.
|
|
34
|
+
- **Destructive-command detector blocks Unix `truncate`** (`bin/security/trust-boundaries.js`)
|
|
35
|
+
— the SQL-only `truncate table` pattern missed `truncate -s 0 <path>` (in-place
|
|
36
|
+
file zeroing). Added a size-flag pattern so it is gated; benign uses stay allowed.
|
|
37
|
+
- **CI Tier-3 gate accepts an explicitly-acknowledged unverified approval**
|
|
38
|
+
(`.github/workflows/control-plane.yml`, `bin/governance/approve.js`) — since this
|
|
39
|
+
repo has no GPG signing infra, the gate accepts an approval that is either
|
|
40
|
+
GPG-verified OR an opted-in `unverified_ack` record (`approve.js` under
|
|
41
|
+
`MINDFORGE_ALLOW_UNVERIFIED_APPROVAL=1`), while still rejecting bare/stale
|
|
42
|
+
`verified:false` files. Replaced the stale v11.4.0 approval with a fresh one.
|
|
43
|
+
- **`uuid` dependency removed from `ads-engine`** (`bin/review/ads-engine.js`) — it
|
|
44
|
+
required the uninstalled `uuid` package, making `ads-engine` and (transitively)
|
|
45
|
+
`federated-sync` un-loadable in a clean install. Swapped to the built-in
|
|
46
|
+
`crypto.randomUUID()` (zero-native-deps); both modules now load.
|
|
47
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
## [11.6.0] - 2026-06-17 — Skill Forge
|
|
4
|
+
|
|
5
|
+
Largest single skill expansion in MindForge's history. Adds 80 community-sourced skills across 8 engineering domains with zero external attribution in any committed file. 30 skills are promoted to the engine tier for automatic trigger-matching; 50 live in the extended tier for explicit activation. Three new slash commands complete the discovery surface.
|
|
6
|
+
|
|
7
|
+
### Added
|
|
8
|
+
|
|
9
|
+
- **Engine-tier skills (auto-trigger, `.mindforge/skills/`)** — 30 new skills activated automatically when task description matches trigger phrases:
|
|
10
|
+
- *Software development:* `systematic-debugging` (4-phase root-cause methodology), `test-driven-development` (RED-GREEN-REFACTOR), `plan` (implementation planning), `simplify-code`, `requesting-code-review`, `spike`, `subagent-driven-development`, `code-wiki`
|
|
11
|
+
- *DevOps & orchestration:* `kanban-orchestrator`, `kanban-worker` (multi-agent task routing)
|
|
12
|
+
- *GitHub workflows:* `github-code-review`, `github-pr-workflow`, `github-issues`, `codebase-inspection`
|
|
13
|
+
- *Research & intelligence:* `research-paper-writing`, `arxiv`, `osint-investigation`, `domain-intel`, `duckduckgo-search`, `scrapling`, `blogwatcher`
|
|
14
|
+
- *Creative:* `concept-diagrams` (SVG educational visuals), `creative-ideation`, `pixel-art`, `meme-generation`
|
|
15
|
+
- *Security:* `web-pentest` (authorized penetration testing), `oss-forensics`, `sherlock`
|
|
16
|
+
- *Data-science & note-taking:* `jupyter-live-kernel`, `obsidian`
|
|
17
|
+
|
|
18
|
+
- **Extended-tier skills (explicit activation, `.agent/skills/`)** — 20 additional skills beyond the promoted 30:
|
|
19
|
+
- *Software development:* `node-inspect-debugger`, `python-debugpy`, `skill-authoring`, `rest-graphql-debug`
|
|
20
|
+
- *GitHub:* `github-auth`, `github-repo-management`
|
|
21
|
+
- *DevOps:* `docker-management`, `devops-cli`, `devops-watchers`, `pinggy-tunnel`, `s6-container-supervision`
|
|
22
|
+
- *Research:* `llm-wiki`, `polymarket`, `parallel-cli`
|
|
23
|
+
- *Security:* `godmode`, `1password-skill`
|
|
24
|
+
- *Creative:* `hyperframes`, `article-illustrator`, `comic-creator`, `video-orchestrator`
|
|
25
|
+
|
|
26
|
+
- **3 new slash commands:**
|
|
27
|
+
- `/mindforge:systematic-debug` — 4-phase root-cause debugging (no fixes without RCA)
|
|
28
|
+
- `/mindforge:skill-tdd` — strict RED-GREEN-REFACTOR TDD enforcement
|
|
29
|
+
- `/mindforge:skills-index` — browseable catalog of all 153 skills grouped by category
|
|
30
|
+
|
|
31
|
+
### Changed
|
|
32
|
+
|
|
33
|
+
- `tests/install.test.js` — added `hermes-agent` to secret-scanner skip list (gitignored donor directory)
|
|
34
|
+
- `CLAUDE.md` — new **Extended Skill Library** section documents both skill tiers, trigger mechanics, and bulk import pattern
|
|
35
|
+
|
|
36
|
+
### Skill counts
|
|
37
|
+
|
|
38
|
+
| Tier | Before | After |
|
|
39
|
+
|---|---|---|
|
|
40
|
+
| Engine tier (`.mindforge/skills/`) | 202 | 232 |
|
|
41
|
+
| Extended tier (`.agent/skills/`) | 73 | 123 |
|
|
42
|
+
| Slash commands | 174 | 177 |
|
|
43
|
+
|
|
44
|
+
---
|
|
45
|
+
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
## [11.7.0] - 2026-06-23 — Workflow Forge
|
|
4
|
+
|
|
5
|
+
First Dynamic Workflow Library for MindForge. Adds 12 pre-built multi-agent workflow scripts that users trigger via `/mindforge:wf-*` commands. Each workflow uses Claude Code's `Workflow` tool primitives (`parallel()`, `pipeline()`, `phase()`, `agent()`) for true fan-out concurrent agent execution with structured synthesis. Architecture follows adversarially-verified best practices: three-tier progressive disclosure, one-workflow-per-domain, predefined (not open-ended) patterns.
|
|
6
|
+
|
|
7
|
+
### Added
|
|
8
|
+
|
|
9
|
+
- **Dynamic Workflow Library (`.mindforge/dynamic-workflows/`)** — 12 self-contained multi-agent workflow scripts:
|
|
10
|
+
- *Research tier:* `deep-research` (5× parallel searches → 3-vote adversarial verify → cited synthesis), `competitive-analysis` (5× parallel angles → SWOT → positioning), `tech-evaluation` (5× dimension agents → scored matrix → recommendation)
|
|
11
|
+
- *Dev tier:* `code-audit` (3× parallel auditors → adversarial verify → risk report), `feature-planner` (brief → PRD → architecture → user stories pipeline), `pr-review` (4× parallel reviewers → consensus verdict), `tdd-sprint` (Spec → Red → Green → Refactor loop), `refactor-plan` (debt scan → risk-sort → safe sequence → plan)
|
|
12
|
+
- *Ops tier:* `incident-response` (4× parallel investigation → mitigation → RCA → postmortem), `release-prep` (tests → changelog → version bump → PR → announcement)
|
|
13
|
+
- *Intelligence tier:* `onboard-codebase` (map → domain → architecture → guided tour), `perf-optimize` (profile → 4× parallel bottleneck hunt → fix plan → benchmarks)
|
|
14
|
+
- **13 new slash commands** — `/mindforge:wf-catalog` (browseable index) + 12 `/mindforge:wf-<name>` workflow commands
|
|
15
|
+
- **CLI workflow subcommand** — `node bin/mindforge-cli.js workflow list|info|run <name>` for discovery and metadata access
|
|
16
|
+
- **Workflow registry** — `index.json` (machine-readable) + `REGISTRY.md` (human-readable catalog) with tier, description, phases, and command for each workflow
|
|
17
|
+
- **`tests/workflow-registry.test.js`** — validates registry consistency, script meta exports, command mirror parity, and frontmatter schema for all workflow commands
|
|
18
|
+
|
|
19
|
+
### Summary
|
|
20
|
+
|
|
21
|
+
| Tier | Workflows | Commands |
|
|
22
|
+
|------|-----------|----------|
|
|
23
|
+
| Research | 3 | `wf-deep-research`, `wf-competitive-analysis`, `wf-tech-evaluation` |
|
|
24
|
+
| Dev | 4 | `wf-code-audit`, `wf-feature-planner`, `wf-pr-review`, `wf-tdd-sprint`, `wf-refactor-plan` |
|
|
25
|
+
| Ops | 2 | `wf-incident-response`, `wf-release-prep` |
|
|
26
|
+
| Intelligence | 2 | `wf-onboard-codebase`, `wf-perf-optimize` |
|
|
27
|
+
| **Total** | **12** | **13 (including wf-catalog)** |
|
|
28
|
+
|
|
29
|
+
---
|
|
30
|
+
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
## [11.7.1] - 2026-06-23 — Workflow Forge (patch)
|
|
4
|
+
|
|
5
|
+
Patch release: adds `bin/parse-workflow-args.js` (slash command argument splitter, produced by the tdd-sprint E2E run) and resolves 2 high-severity npm vulnerabilities in the tmp/inquirer dependency chain. No feature changes; all 94 tests pass.
|
|
6
|
+
|
|
7
|
+
---
|
|
8
|
+
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
## [11.8.0] - 2026-06-24 — Workflow Forge II
|
|
4
|
+
|
|
5
|
+
Expands the Dynamic Workflow Library from 12 to 33 workflows across 5 tiers, adding a new **Beast tier** for compound multi-phase multi-agent workflows with adversarial verification. 21 new workflows added. 92/92 tests pass.
|
|
6
|
+
|
|
7
|
+
### Added
|
|
8
|
+
|
|
9
|
+
- **Beast tier** (3 compound workflows, 5 phases, 8+ agents): `security-hardening` (5-angle OWASP parallel scout + 3-vote adversarial verify + STRIDE threat model + remediation roadmap), `accessibility-audit` (WCAG 2.2 6-principle parallel audit + 3-vote verify + remediation spec), `security-threat-model` (asset inventory + 6-parallel STRIDE + mitigations + CVSS scoring)
|
|
10
|
+
- **Dev tier additions** (7): `test-coverage-gap`, `api-contract-test`, `mutation-testing`, `debug-detective`, `writer-reviewer`, `code-explainer`, `design-system-audit`
|
|
11
|
+
- **Ops tier additions** (4): `database-migration`, `dependency-health`, `multi-repo-sync`, `cost-analysis`
|
|
12
|
+
- **Intelligence tier additions** (3): `architecture-modernization`, `documentation-gen`, `api-migration`, `data-pipeline-validate` (4 total)
|
|
13
|
+
- **Research tier additions** (3): `ai-model-eval`, `ux-heuristic-audit`, `competitive-teardown`
|
|
14
|
+
- 21 new `/mindforge:wf-*` slash command pairs
|
|
15
|
+
- Updated `wf-catalog` listing all 33 workflows across 5 tiers
|
|
16
|
+
- `tests/workflow-registry.test.js` — `beast` added to valid tier allowlist
|
|
17
|
+
|
|
18
|
+
---
|
|
19
|
+
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
## [11.8.1] — 2026-07-01 — First Stable Release
|
|
4
|
+
|
|
5
|
+
### Security
|
|
6
|
+
- **mcp-server:** Patched hono to >=4.12.25 — fixes CORS credential reflection, path traversal (Windows), body-limit bypass, Set-Cookie merging, Lambda@Edge header drop
|
|
7
|
+
- **sdk:** Patched picomatch — fixes ReDoS via extglob quantifiers and Method Injection via POSIX character classes
|
|
8
|
+
- **ztai:** Added SECURITY_TIER_3_SIMULATED disclosure constant and startup warning for in-process key simulation
|
|
9
|
+
|
|
10
|
+
### Fixes
|
|
11
|
+
- `bin/sre/sli-verifier.js`: `simulateShadowWave()` now throws in non-simulate mode — gate with `MINDFORGE_SRE_SIMULATE=true`
|
|
12
|
+
- `bin/spawn-agent.js`: spawn stub now exits 1 with actionable error instead of silently succeeding
|
|
13
|
+
- `bin/memory/eis-client.js`: `resolveRemoteNode()` now throws explicitly instead of returning null
|
|
14
|
+
- `bin/browser/session-manager.js`: added `capabilities.importFromBrowser=false` export
|
|
15
|
+
- `.mindforge/config.json`: `mesh.node_id` changed from "beta-node" placeholder to "auto"
|
|
16
|
+
|
|
17
|
+
### Docs
|
|
18
|
+
- README: fixed stale version refs (11.5.1→11.8.1), corrected workflow count to 32, added Node.js >=18 prerequisite and Hello World section
|
|
19
|
+
- SECURITY.md: documented Tier-3 simulation scope, audit-hash replay boundary, spawn dispatch status
|
|
20
|
+
- docs/troubleshooting.md: added spawn stub, importFromBrowser, and test cwd entries
|
|
21
|
+
- docs/sdk-reference.md: updated version to 11.8.1, marked unimplemented methods
|
|
22
|
+
- docs/enterprise-setup.md: documented mesh.node_id configuration requirement
|
|
23
|
+
|
|
24
|
+
### Tests
|
|
25
|
+
- install.test.js + production.test.js: added cwd guard, scoped secrets scan to MindForge root only
|
|
26
|
+
|
|
27
|
+
---
|
|
28
|
+
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
## [11.8.2] — 2026-07-01 — Clean Stable Release
|
|
4
|
+
|
|
5
|
+
### Fixes
|
|
6
|
+
- `bin/installer-core.js`: Added main-guard — `health` command now produces full diagnostic output
|
|
7
|
+
- `bin/mindforge-cli.js:185`: Fixed null-status bug — signal-killed child processes now exit with code 1 instead of 0
|
|
8
|
+
- `bin/change-classifier.js`: Tier 2 branch now pushes descriptive reasons to reasons[] array
|
|
9
|
+
- `sdk/tests/sdk.test.js:30`: Replaced hardcoded version "11.8.0" with dynamic package.json read
|
|
10
|
+
- `tests/sdk-exports.test.js`: Fixed MODULE_NOT_FOUND path resolution
|
|
11
|
+
- `README.md:7`: Updated "Latest: v11.8.0" header to "Latest: v11.8.1"
|
|
12
|
+
|
|
13
|
+
### Improvements
|
|
14
|
+
- `bin/spawn-agent.js --help`: Added v1.0 stub disclosure note to usage text
|
|
15
|
+
- `bin/governance/ztai-manager.js`: Lazy-instantiate SecureEnclaveProvider — eliminates spurious Tier-3 warning on commands that do not use Tier-3 trust
|
|
16
|
+
- `bin/review/cross-review-engine.js`: Added CLI entry point with --help, --diff, --phase, --context args
|
|
17
|
+
- `tests/worktree-engine.test.js`: Added 90-second timeout override to prevent false parallel-runner timeout
|
|
18
|
+
- ESLint: Resolved auto-fixable errors, lint stage now clean
|
|
19
|
+
- Test coverage: Added tests/errors.test.js and tests/file-io.test.js to improve coverage toward 80% target
|
|
20
|
+
|
|
21
|
+
---
|
|
22
|
+
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
## [11.8.3] — 2026-07-01 — Autopsy Fixes Stable Release
|
|
4
|
+
|
|
5
|
+
### Fixes (all confirmed by IQ200 deep audit)
|
|
6
|
+
- `bin/mindforge-cli.js`: Added `--version` / `-V` flag — now prints version and exits 0
|
|
7
|
+
- `bin/spawn-agent.js`: Marked spawn/identity as `[NOT IMPLEMENTED in v1.0]` in help text; added `assertSafeName()` path-containment guard to spawn branch
|
|
8
|
+
- `.mindforge/config.json`: `mesh.node_id` confirmed `"auto"` (not "beta-node")
|
|
9
|
+
- `bin/governance/rbac.js`: Created re-export shim → `rbac-manager.js`
|
|
10
|
+
- `bin/engine/skill-loader.js`: Created stub module with `loadSkill`, `matchTriggers`, `VERSION` exports
|
|
11
|
+
- `bin/memory/eis-client.js`: Added `module.exports.EISClient = EISClient` — named import now works
|
|
12
|
+
- `sdk/`: Added `@types/node` dev dependency; 24 TypeScript typecheck errors resolved
|
|
13
|
+
- `bin/autonomous/auto-runner.js`: `null` phase now throws `TypeError` instead of silently coercing to `"0"`
|
|
14
|
+
- `.mindforge/skills/`: Resolved 12 duplicate trigger strings — skill routing is now deterministic
|
|
15
|
+
|
|
16
|
+
### Health Score
|
|
17
|
+
- IQ200 audit: 248/258 → 258/258 checks passing (100%)
|
|
18
|
+
- Test suite: 95/97 → 95/97 (2 env-skipped, 0 failures)
|
|
19
|
+
- 0 CVEs across all 3 packages
|
|
20
|
+
|
|
21
|
+
---
|
|
22
|
+
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
## [11.9.0] — 2026-07-27 — Bedrock Provider + Full Dry-Run Audit
|
|
4
|
+
|
|
5
|
+
### Added
|
|
6
|
+
- `bin/models/bedrock-provider.js`: AWS Bedrock provider with Anthropic/Bedrock config switch and base64 credential decoding
|
|
7
|
+
|
|
8
|
+
### Fixes (from a full exhaustive dry-run of all 224 commands, 216 personas, and 355 skills)
|
|
9
|
+
- Resolved phantom-tool references ported unmodified from a different agent harness across 40 personas and ~40 skills (`Context7`/`search_web`/`read_url_content` → `WebFetch`/`WebSearch`; `CommandStatus`/`ReadTerminal`/`terminal`/`read_file`/`write_file`/`search_files`/`patch` → real Claude Code tool names; `delegate_task` → `Agent`; `kanban_create` → `TaskCreate`)
|
|
10
|
+
- Repointed 21 broken `@.agent/references/` and `@.agent/templates/` path references to their real `docs/References/` and `docs/Templates/*/` locations
|
|
11
|
+
- Copied in missing companion `scripts/`/`references/`/`templates/` assets for 17 skills that referenced files never carried over during porting
|
|
12
|
+
- Fixed hardcoded broken paths (`~/.hermes/skills`, `/home/teknium/...`, `HERMES_HOME`)
|
|
13
|
+
- Fixed a markdown fence-nesting bug in `code-tour` and 4 truncated heredoc strings in `github-code-review`
|
|
14
|
+
- Removed banned single-word triggers (`test`, `tests`) from `testing-standards`
|
|
15
|
+
- CI: build SDK before test suite; run Verification before Health Check in execution-plane
|
|
16
|
+
- Security: patched hono and picomatch HIGH-severity vulnerabilities
|
|
17
|
+
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
## [11.9.1] — 2026-07-29 — Packaging Fix: Restore Missing Workflow Commands
|
|
4
|
+
|
|
5
|
+
### Fixed
|
|
6
|
+
- A blanket `.claude/` rule in `.gitignore` (pre-existing, unrelated to the v11.9.0 work) was silently excluding 34 command files under `.claude/commands/mindforge/` from git — mostly the `wf-*` dynamic-workflow slash commands, plus `skill-tdd.md`, `skills-index.md`, and `systematic-debug.md`. Since `package.json`'s `files` array includes `.claude/commands/`, this meant **v11.9.0's published npm tarball was missing every `wf-*` slash command** even though the mirrored `.agent/mindforge/` copies shipped correctly. Removed the redundant gitignore rule (the repo's existing `*.local` pattern already covers the actual intended exclusion, `.claude/settings.local.json`) and committed all 34 files.
|
|
7
|
+
- Added a regression guard to `tests/packaging-allowlist.test.js` asserting `.claude/commands/mindforge/` and `.agent/mindforge/` ship the same file count — the prior `>=150` floor check passed throughout this gap's entire lifetime since both counts already exceeded 150 independently.
|
|
8
|
+
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
## [2.0.0-alpha.1] — Day 8: Autonomous Execution Engine — 2026-03-22
|
|
4
|
+
|
|
5
|
+
### Added (MindForge v2.0.0-alpha.1)
|
|
6
|
+
|
|
7
|
+
**Autonomous execution engine:**
|
|
8
|
+
|
|
9
|
+
- `/mindforge:auto` — walk-away autonomous phase/milestone execution
|
|
10
|
+
- `/mindforge:steer` — mid-execution guidance injection from second terminal
|
|
11
|
+
- Node repair operator: RETRY → DECOMPOSE → PRUNE → ESCALATE
|
|
12
|
+
- Stuck detection engine: 5 patterns (S01-S05)
|
|
13
|
+
- Headless CLI mode: `mindforge-cc headless --phase N`
|
|
14
|
+
- `.planning/steering-queue.jsonl` — steering instruction queue
|
|
15
|
+
- `.planning/auto-state.json` — real-time execution state
|
|
16
|
+
|
|
17
|
+
**MINDFORGE.md v2 settings:**
|
|
18
|
+
|
|
19
|
+
- AUTO_MODE_DEFAULT_TIMEOUT_MINUTES, AUTO_MODE_UAT
|
|
20
|
+
- AUTO_NODE_REPAIR_BUDGET, AUTO_RETRY_ON_VERIFY_FAIL
|
|
21
|
+
- AUTO_TASK_MAX_TOKENS, AUTO_TASK_TIMEOUT_MINUTES
|
|
22
|
+
- AUTO_PUSH_ON_WAVE_COMPLETE, AUTO_NOTIFY_ON_ESCALATION
|
|
23
|
+
|
|
24
|
+
### Hardened (v2.0.0-alpha.1)
|
|
25
|
+
|
|
26
|
+
- Gate 3 (secret detection) now runs PRE-COMMIT in auto mode
|
|
27
|
+
- Pre-flight dirty check excludes `.planning/` state files
|
|
28
|
+
- DECOMPOSE:- **Deny**: The action is blocked, and the violation is logged to `AUDIT.jsonl`.
|
|
29
|
+
- **Blast Radius Denial (v5.3.0)**: Action is blocked if the `Impact Score` exceeds the policy `max_impact` threshold.
|
|
30
|
+
- **Escalate**: The action requires a higher-tier DID signature or explicit HITL (Human-in-the-Loop) approval.
|
|
31
|
+
eserves module/package names
|
|
32
|
+
- Steering injection guard validates all instructions
|
|
33
|
+
- SIGTERM handler waits for task cleanup before saving state
|
|
34
|
+
|
|
35
|
+
### Architecture Decisions (v2.0.0-alpha.1)
|
|
36
|
+
|
|
37
|
+
- ADR-021: Autonomy Boundary
|
|
38
|
+
- ADR-022: Node Repair Hierarchy
|
|
39
|
+
- ADR-023: Gate 3 Timing
|
|
40
|
+
|
|
41
|
+
---
|
|
42
|
+
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
## [2.0.0-alpha.10] — Skill Installation & Validation CLI — 2026-03-24
|
|
4
|
+
|
|
5
|
+
### Added (v2.0.0-alpha.10)
|
|
6
|
+
|
|
7
|
+
- New CLI commands: `validate-skill`, `install-skill`, `register-skill`, `audit-skill`.
|
|
8
|
+
- Robust skill validation logic (Level 1 & 2) in `bin/skill-validator.js`.
|
|
9
|
+
- Automated manifest management and audit logging in `bin/skill-registry.js`.
|
|
10
|
+
- Integrated CLI commands into the `install-skill.md` agentic workflow for higher reliability.
|
|
11
|
+
|
|
12
|
+
---
|
|
13
|
+
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
## [2.0.0-alpha.11] — Persistent Knowledge Graph — 2026-03-24
|
|
4
|
+
|
|
5
|
+
### Added (v2.0.0-alpha.11)
|
|
6
|
+
|
|
7
|
+
- **Persistent Knowledge Graph**: Core engine for long-term memory across projects.
|
|
8
|
+
- **`remember` CLI**: New command for manual knowledge management and semantic search.
|
|
9
|
+
- **Automated Capture**: Hooks in `AutoRunner` and `CrossReviewEngine` to ingest insights automatically from phase completions and review reports.
|
|
10
|
+
- **Context Injection**: `installer-core.js` now auto-injects relevant historical context into `CLAUDE.md` during installation.
|
|
11
|
+
- **`test-memory` CLI**: New command for memory suite verification.
|
|
12
|
+
|
|
13
|
+
---
|
|
14
|
+
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
## [2.0.0-alpha.12] — Self-Building Skills Platform — 2026-03-24
|
|
4
|
+
|
|
5
|
+
### Added (v2.0.0-alpha.12)
|
|
6
|
+
|
|
7
|
+
- **Self-Building Skills Platform**: Intelligent engine for automatically capturing skills from documentation, sessions, and npm packages.
|
|
8
|
+
- **`/mindforge:learn`**: High-level orchestration command for 7-step skill generation pipeline.
|
|
9
|
+
- **`/mindforge:marketplace`**: Seamless integration with npm registry for community skills discovery and installation.
|
|
10
|
+
- **7-Dimension Quality Scorer**: Static analysis tool ensuring high-quality, injection-safe skill authoring.
|
|
11
|
+
- **Auto-Capture Hook**: Automatic pattern detection from phase outputs (SUMMARY, ADR, HANDOFF).
|
|
12
|
+
- **CLI Commands**: `learn-skill` and `marketplace` added to `bin/mindforge-cli.js`.
|
|
13
|
+
- **ADR-036, ADR-037, ADR-038**: New architectural decisions for skill sourcing, capture thresholds, and quality gates.
|
|
14
|
+
|
|
15
|
+
---
|
|
16
|
+
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
## [2.0.0-alpha.2] — Day 9: Visual QA Engine (Browser Runtime Engine) — 2026-03-22
|
|
4
|
+
|
|
5
|
+
### Added (v2.0.0-alpha.2)
|
|
6
|
+
|
|
7
|
+
- [NEW] Persistent Browser Runtime (Playwright-powered Chromium daemon).
|
|
8
|
+
- [NEW] Visual Verification Hook (`<verify-visual>`) in PLAN files.
|
|
9
|
+
- [NEW] Systematic Visual QA Engine (`/mindforge:qa`).
|
|
10
|
+
- [NEW] Persistent Session Management for Browser Control.
|
|
11
|
+
- [NEW] ADR-024, ADR-025, ADR-026.
|
|
12
|
+
|
|
13
|
+
---
|
|
14
|
+
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
## [2.0.0-alpha.3] — Day 10: Multi-Model Intelligence Layer — 2026-03-22
|
|
4
|
+
|
|
5
|
+
### Added (v2.0.0-alpha.3)
|
|
6
|
+
|
|
7
|
+
- [NEW] Unified Multi-Model Intelligence Layer (Anthropic, OpenAI, Gemini).
|
|
8
|
+
- [NEW] Dynamic Model Router with Persona and Tier-based logic.
|
|
9
|
+
- [NEW] Real-time Cost Tracking and Daily Budget Enforcement.
|
|
10
|
+
- [NEW] Adversarial Cross-Model Code Review Engine (`/mindforge:cross-review`).
|
|
11
|
+
- [NEW] Deep Research Engine with Gemini 1.5 Pro 1M context support (`/mindforge:research`).
|
|
12
|
+
- [NEW] Model usage and cost reporting (`/mindforge:costs`).
|
|
13
|
+
- [NEW] Secure API handling with SSRF protection and header-based auth.
|
|
14
|
+
- [NEW] ADR-027, ADR-028, ADR-029.
|
|
15
|
+
|
|
16
|
+
---
|
|
17
|
+
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
## [2.0.0-alpha.4] — Day 11: Persistent Knowledge Graph (Long-Term Memory) — 2026-03-22
|
|
4
|
+
|
|
5
|
+
### Added (v2.0.0-alpha.4)
|
|
6
|
+
|
|
7
|
+
- [NEW] Persistent Knowledge Graph for long-term memory across sessions.
|
|
8
|
+
- [NEW] TF-IDF search engine with confidence-based relevance ranking.
|
|
9
|
+
- [NEW] Automated Knowledge Capture from ADRs, Debug Reports, and Retrospectives.
|
|
10
|
+
- [NEW] Global Knowledge Sync for machine-wide insight sharing (`~/.mindforge/global-knowledge-base.jsonl`).
|
|
11
|
+
- [NEW] Skill SDK integration for programmatic memory access.
|
|
12
|
+
- [NEW] Manual memory management command (`/mindforge:remember`).
|
|
13
|
+
- [NEW] Append-only audit-ready storage schema for all knowledge types.
|
|
14
|
+
- [NEW] ADR-030, ADR-031, ADR-032.
|
|
15
|
+
|
|
16
|
+
---
|
|
17
|
+
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
## [2.0.0-alpha.7] — Day 12: Real-time Observability Dashboard — 2026-03-22
|
|
4
|
+
|
|
5
|
+
### Added (v2.0.0-alpha.7)
|
|
6
|
+
|
|
7
|
+
- [NEW] Real-time Dashboard Server (Express + SSE Bridge).
|
|
8
|
+
- [NEW] Premium 5-tab UI: Activity, Metrics, Approvals, Memory, Team.
|
|
9
|
+
- [NEW] Live Data Streaming for Audit Logs, Quality, Costs, and Team Activity.
|
|
10
|
+
- [NEW] Hardened Tier 3 Governance: Mandatory Plan ID typing for sensitive approvals.
|
|
11
|
+
- [NEW] Metrics Aggregator: Multi-source JSONL processing for observability.
|
|
12
|
+
- [NEW] CLI Command: `/mindforge:dashboard` for server lifecycle management.
|
|
13
|
+
- [NEW] ADR-033: Real-time Observability Architecture.
|
|
14
|
+
- [HARDENED] SSE Rotation Detection (Inode-based).
|
|
15
|
+
- [HARDENED] Localhost-only Security Model (Strict CORS/Binding).
|
|
16
|
+
|
|
17
|
+
---
|
|
18
|
+
|