What’s New

Highlights from Silver Bullet v0.48 onward. Full history lives in the repository CHANGELOG.md.

v0.51.0

Tri-criteria E2E validation harness: live/cold matrix across Cursor, Claude, and Codex; multi-workflow orchestrator scheduler; greenfield 6/6 PASS.

Features

  • feat(tri-criteria): live/cold validation harness, tri-host live matrix, greenfield 6/6 PASS
  • feat(autonomous-enterprise): agent-claude track and orchestrator scheduler
  • feat(audit): AF/FS compliance script; Audit mode for catalog compliance
  • feat(skills): silver-deep-research replaces silver-research/multi-ai

Fixes

  • fix(tri-criteria): E2E scorer false fails and runtime composition wiring
  • fix(agent-codex/agent-claude): graphify and agentmemory preflight before delegate
  • fix(agent-claude): folder trust seeding and plugin cache alias resolution
  • fix(catalog): remediate WF/AF audit failures to 157/157 PASS

Verification

  • Tri-criteria greenfield matrix — 6/6 PASS (cursor+claude+codex)
  • Release version alignment, template parity, render freshness — PASS

v0.50.5

Tri-host pre-release smoke gate: mandatory 12/12 isolated host smoke before tag. Agent-codex harness improvements and Cursor CLI smoke timeout fix.

Features

  • feat(agent-codex): v0.2.0 harness dir, R9 learnings, pilot PASS

Fixes

  • fix(agent-codex): sibling-prompt compliance gaps and unified delegate runtime env
  • fix(pre-release): HOST_API_KEY alias, operator key-file fallback, Cursor CLI smoke 300s timeout

Verification

  • run-pre-release-host-smoke.sh — 12/12 PASS (tri-host isolated)
  • run-all-tests.sh — 5068 passed, 0 failed

v0.50.4

Pre-release test hardening: full test suite must be green before patch release. Fixes delegation fallout and version-alignment drift from v0.50.3.

Fixes

  • fix(tests): outcomes-check stop-coalesce teardown + jq-less Stop state-dir preservation
  • fix(hooks): SEC-04 rm -f -- hardening in delegation and stop-coalesce libs
  • fix(validate): host-agnostic allowlist for AF-AGENT-DELEGATE surfaces
  • fix(release): config/site/sentinel version alignment; agent skill scenarios + SENTINEL audits

Verification

  • run-all-tests.sh — 5349 passed, 0 failed (6/6 suites green)
  • run-apo-authoring-compliance.sh — 26/26 PASS

v0.48.9

Official Cursor isolation for pre-release smoke and shellcheck fixes in host smoke scripts.

Features

  • feat(release): official Cursor isolation for pre-release smoke

Bug Fixes

  • fix(release): satisfy shellcheck SC2155 in pre-release host smoke

v0.48.8

Enterprise E2E matrix hardening, WBS meta-supervision MVP, and orchestrator read-only parent Bash.

Features

  • feat(wbs): cross-cutting WBS meta-supervision MVP

Bug Fixes

  • fix(e2e): matrix session isolation, E2E-011 five-tool preflight, /compact recovery, rows 21–22 gate patterns
  • fix(orchestrator): allow read-only parent Bash; block SB state mutations only

Documentation

  • docs(issues): enterprise E2E issues log with fix commit SHA traceability

v0.48.7

Host-aware silver-doctor checks and enterprise E2E credential preflight.

Bug Fixes

  • fix(doctor): host-aware checks — D8 orchestrator rule Cursor-only; D2/D3/D13 use active host plugin paths via runtime-paths.sh
  • fix(e2e): fail fast when Claude token gateway credentials missing

Tests

  • test(doctor): mocked-host unit tests for Claude/Codex/Cursor doctor paths

v0.48.7

Instruction-following reduction closure, silver-doctor coverage, subagent model gates, and enterprise E2E harness hardening.

Features

  • feat(if-reduction): complete Waves 1–4 and subagent engagement audit closure
  • feat(validation): enterprise E2E claims overlay on 22-row matrix with pre-matrix dry-run gate

Bug Fixes

  • fix(if): close remaining test, hook coverage, and documentation gaps
  • fix(ladder): enforce Composer 2.5 only for all Cursor subagent rungs

Documentation

  • docs(test): silver-doctor catalog, scenario, and sentinel manifest coverage

v0.48.6

Scoped RTK coexistence: full agent RTK when opted in; verbatim harness mode only.

Bug Fixes

  • fix(rtk): scope RTK_DISABLED to harness scripts (SB_RTK_COMPAT_MODE=verbatim) and opted-out projects — hook bridge omits disable when recommended_tools.rtk.enabled_by_user is true
  • fix(rtk): unwrap rtk / RTK_DISABLED=1 prefixes in completion-audit.sh gate regexes (sb_shell_command_unwrap_rtk)

Tests

  • test(rtk): opted-in / opted-out / verbatim modes in test-rtk-compat.sh
  • test(hooks): RTK-wrapped git push classification in test-completion-audit.sh

v0.48.5

Enterprise E2E live test suite, silver:multi-ai-task model alignment, and silver-prefix skill exposure.

Features

  • feat(e2e): opt-in enterprise-e2e-live-test suite (SB_ENTERPRISE_E2E_LIVE=1) with runbook docs/ENTERPRISE-E2E-LIVE-TEST.md and entrypoint scripts/run-enterprise-e2e-live-test.sh
  • feat(skills): expose silver:multi-ai-task (renamed from multi-ai-task) with scripts/multi-ai-task-models.py — review-fix-ladder model set @ medium reasoning; OCG plan when OpenCode agents configured

Tests

  • Structural enterprise E2E live wiring validation (tests/enterprise-e2e-live/test-enterprise-e2e-live-suite.sh)
  • tests/scripts/test-multi-ai-task-models.sh for resolver + Claude bundle prefix

v0.48.4

Enterprise E2E hardening patch: friction fixes #2–#13 (hooks, orchestrator Bash in Task workers, RTK compat, session-start branch scope), turn-level TUI watcher + matrix monitor, interactive 22/22 matrix harness, multi-ai-task v2.1–2.6 doc/sentinel fixes, and test isolation for semantic-compress / plugin-surface gates. run-all-tests 4672 passed, 0 failed at release SHA.

Bug Fixes

  • fix(hooks): resolve SB frictions #2–#13 for enterprise E2E
  • fix(hooks): allow Bash in orchestrator-spawned Task workers
  • fix(rtk): export RTK_DISABLED for SB shell entry points
  • fix(install-claude): rsync full hooks tree to plugin cache
  • fix(hooks): add hookEventName to high-frequency PostToolUse output
  • fix(matrix): monitor empty-array crash when all rows complete; retry on API 429

Tests

  • test(hooks): accept two-line branch scope file in session-start
  • Semantic-compress + Claude plugin-surface test isolation; orchestrator parent-guard coverage

v0.48.3

Recommended-tools expansion and global wiring: RTK and Context Mode opt-in gates, Alumnium opt-in, Graphify + agentmemory stack optimizer (synergy_max) across hosts, multi-agent global RTK/Context Mode optimizer, and Context Mode read-deny when enforced. Documentation and site workflow SDLC ordering; enterprise E2E fixture shift; CI/shellcheck and diagnostics fixes. Integrates doc-scheme Graphify exclusion test fix; restores opt-in Graphify gate behavior after mandatory-graphify branch merge.

v0.48.2

Enterprise readiness ladder run 2: FLOW-16/17 worker split (DESIGN-HANDOFF.md / DOCUMENT.md), SECURITY.md skill-dispatched template, catalog skill_worker_templates parity, depth-aware review-loop docs, core-rules hash pin enforcement, Cursor GPT-5.5 ladder slug substitutions, and review-loop safety-cap non-convergence guard.

Bug Fixes

  • Split silver-handoff (FLOW 16) from silver-ensure-docs (FLOW 17) worker templates; added FLOW-DOCUMENT runtime queue token
  • Split security vs silver-secure worker templates with distinct flow-log labels
  • Fixed RELEASE.md mandatory skill, ROUTER.md colon invoke form, orchestrator flow-label CSV mappings
  • Lazy-load worker template mapper in orchestrator-directive.sh when sourced before orchestrator-parent.sh
  • Core-rules injection requires verified hash pin; missing pin injects warning instead of unpinned content

Tests

  • Extended orchestrator handoff, workflow CSV, instruction-flow parity, worker-template parity, and review-fix-ladder coverage

v0.48.1

Post-release APO runtime alignment, orchestrator queue fixes, and help-center refresh for the v0.48 catalog model.

Bug Fixes

  • Fixed silver-devops orchestrator post-exec queue token (FLOW-QUALITY-GATE-PRESHIP instead of stale FLOW-DEVOPS-QUALITY-GATE-PRESHIP)
  • Registered silver-deep-research and silver-ensure-docs as flow atoms and extended the silver-deep-research default queue

Tests

  • Added orchestrator queue-order and worker-template parity coverage for research and devops flows
  • Tightened APO schema test for subagent-only dispatch_mode and composition triple alignment gates
  • Added stale 18-flow phrase guard across public docs in check-apo-invariants.py

Documentation

  • Refreshed README, help center, OG card, and workflow pages for the canonical AF-* catalog (27 atomic flows)
  • Added AGENTS.md rule requiring Composer 2.5 subagents for website and help-center authoring

v0.48.0

Atomic-flow APO redesign.

Features

  • Added docs/apo-catalog.json as the authoritative Agentic Process Orchestrator catalog
  • Replaced the legacy FLOW 1-18 mirror with 27 canonical AF-* atomic flows, 22 catalog-backed workflows, and 85 skill-backed flow steps with local V-loops
  • Added generated catalog views: docs/composable-flows-contracts.md, docs/workflow-composition-matrix.md, and docs/generated/atomic-flow-index.json

Tests

  • Added blocking APO gates for catalog schema/SOT, atomic-flow deduplication, per-flow and per-step V-loops, composition SOT, evidence/intent models, subagent execution metadata, runtime alignment, worker parity, tool policies, router coverage, and site/doc freshness

Documentation

  • Updated silver-bullet.md, templates, README/help/reference/workflow docs, and search metadata for the APO catalog authority and migration from FLOW 1-18 aliases