Skip to content

Releases: AraneaDev/Momus-MCP

v0.0.11

Choose a tag to compare

@github-actions github-actions released this 19 Aug 13:07
89be78a

0.0.11 (2026-08-19)

Bug Fixes

  • server: an unwritable parse cache must not fail the audit (7d57d7a)
  • server: an unwritable parse cache must not fail the audit (ebbf030)

v0.0.10

Choose a tag to compare

@github-actions github-actions released this 19 Aug 12:52
73883c5

0.0.10 (2026-08-19)

Features

  • server: add audit_workspace and doctor_status (agent tool surface, phase 2) (da991c6)
  • server: add audit_workspace and doctor_status (agent tool surface, phase 2) (739660b)
  • server: add preview_issue_fix and apply_issue_fix (agent tool surface, phase 3) (74b6850)
  • server: add preview_issue_fix and apply_issue_fix (phase 3, write surface) (592ef58)
  • server: add resources and change notifications (agent tool surface, phase 4) (228be7f)
  • server: add resources and change notifications (phase 4, final) (bbdf0ac)

Bug Fixes

  • server: detect a monorepo's tsconfig in doctor_status (a9bc952)

v0.0.9

Choose a tag to compare

@github-actions github-actions released this 19 Aug 08:48
f992369

0.0.9 (2026-08-19)

Features

  • server: add explain_issue and get_ir (agent tool surface, phase 1) (2374da4)
  • server: add explain_issue and get_ir (agent tool surface, phase 1) (8b8f04a)

v0.0.8

Choose a tag to compare

@github-actions github-actions released this 18 Aug 22:00
ce956cf

0.0.8 (2026-08-18)

Features

  • add mock_derive, mocktopus, galvanic detection and python hardening (6ed6392)

Bug Fixes

  • close 25 dogfood false positives across Chaos, Knossos and Argos (1e2c682)
  • close 25 dogfood false positives across Chaos, Knossos and Argos (1770ec5)

v0.0.7

Choose a tag to compare

@github-actions github-actions released this 17 Aug 23:07
dd136f4

0.0.7 (2026-08-17)

Features

  • close mockall TAUT-005 false positives + src-layout DRIFT-005 fix (0532694)
  • close mockall TAUT-005 false positives, fix src-layout DRIFT-005 (c0177db)

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 17 Aug 21:16
2bd92d4

0.0.6 (2026-08-17)

Features

  • derive mock-of-self subject per language (71b53ee)
  • four-language parity (pyright inference + cross-language rules + 4-language synthesis) (843b694)
  • parser-python: pyright type inference for unannotated signatures (fff1e5e)
  • parser-rust: trace wrapper re-bindings and by-value mock consumption (dbb7c39)
  • PHP TAUT-006 for unconfigured Mockery spies (75853a9)
  • Python DRIFT-005 for patch of a missing module attribute (70b891f)
  • Python TAUT-006 for unconfigured assert_called mocks (16de8bf)
  • synthesize pytest/unittest and mockall/mockito/wiremock contracts (657c6d9)

Bug Fixes

  • include rs in watcher and ignore Python/Rust build dirs (20c9cc8)

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 17 Aug 19:19
26138c8

0.0.5 (2026-08-17)

Features

  • core: register rust language + mockall/mockito/wiremock IR members (882f8db)
  • parser-rust: assertions + provenance (415e382)
  • parser-rust: crate-wide use/mod path resolution (7dd1211)
  • parser-rust: mockall automock/mock! detection with expect_ configs (5340fb8)
  • parser-rust: mockito/wiremock HTTP mock detection (91f66bd)
  • parser-rust: rustReturnAssignable + DRIFT-001/003 wiring (f85738d)
  • parser-rust: symbols, imports, and structural test detection (dd2e8e5)
  • parser-rust: syn->wasm32 wrapper and synchronous loader (d5c5372)
  • Rust language support (syn → WASM) (4722773)
  • wire Rust parser into CLI/server/doctor + golden/MCP tests (17649c5)

Bug Fixes

  • parser-rust: eliminate mockall dogfood false positives (c4867e3)

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 17 Aug 16:01
c6eadf8

0.0.4 (2026-08-17)

Features

  • parser-python: annotated DRIFT-001/003 drift detection (130dd2e)
  • parser-python: assertions, provenance, and reachability (941443f)
  • parser-python: scaffold package with validated tree-sitter helpers (05f86c9)
  • parser-python: symbols, imports, and test detection (e847c77)
  • parser-python: unittest.mock / pytest-mock / monkeypatch detection (5c3349d)
  • Python language support (tree-sitter-python + annotations-first drift) (88add30)
  • wire python language support through CLI, server, doctor, and release tooling (afe97f8)

Bug Fixes

  • parser-python: make assertion extraction linear, not quadratic (524c9f2)

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 17 Aug 14:39
af533a8

0.0.3 (2026-08-17)

Bug Fixes

  • ignore docs/.vitepress/dist in ESLint (77c3a8c)

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 16 Aug 20:34
5ad6ee0

0.0.2 (2026-08-16)

Bug Fixes

  • keep release-please on patch bumps pre-1.0 so ~ dep ranges resolve (d197f1b)