Skip to content

Mighty Mouse v0.2.3

Choose a tag to compare

@JOHNNYMACONNY JOHNNYMACONNY released this 07 Aug 19:17
· 26 commits to main since this release

Mighty Mouse v0.2.3

Mighty Mouse v0.2.3 makes local learning collection a default MCP capability.

Release changes

  • Added setup_workspace, which derives a pinned Ollama model-layer digest or
    accepts an exact host-supplied digest, plus a verified host execution profile
    without hand-written workspace JSON.
  • Added verify_and_record as the standard post-edit MCP path, with local,
    content-free Signal receipts partitioned by exact model and profile.
  • Added recording_audit and the mighty-mouse-signal-audit command for
    optional fail-closed host completion hooks.
  • Updated all shipped host rules to use setup plus recorded verification, while
    keeping one portable MCP core rather than separate learning systems.
  • Aligned the core and MCP packages at 0.2.3; the MCP package requires
    mighty-mouse>=0.2.3,<0.3.

Limits

Routine use now accumulates local Signals automatically after workspace setup.
Background Research, candidate evaluation, and promotion remain separately
machine-gated; the adapter never edits code autonomously or promotes a policy.