Files
RE-AI/tests
John Smith 3a856ccd59 chore(servers): register Tier 3 server entries
- .mcp.json: re-vtil (13th), re-speakeasy (14th), re-angr (15th)
  with ${RE_*_CLI_PATH} env overrides
- install.sh: vtil-cli cmake build (Tier 3, optional),
  speakeasy-emulator pip install, angr pip install
- scripts/check_deps.py: shared _check_optional_helper +
  check_re_vtil / check_re_speakeasy / check_re_angr (WARN when
  the sub-binary is missing)
- tests/test_plugin_manifest.py: asserts all three are declared
- tests/test_servers_import.py: expected-tools list extended
- tests/test_re_vtil_smoke.py: 6 smoke tests for the vtil-cli
  stub (check / lift / lift-bad-base64 / optimize round-trip /
  emit / unknown-subcommand)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-05 23:48:00 -04:00
..