Skip to content

v3.5.2

Choose a tag to compare

@signerless signerless released this 19 Feb 09:47
· 130 commits to main since this release
918a0d2

Highlights

  • Added four new CLI roadmap commands from issue #48:
    • gpu-plan
    • verify-context
    • amd-guard
    • toolcheck
  • Added MCP wrappers for the new commands:
    • gpu_plan, verify_context, amd_guard, toolcheck
  • Extended Ollama client capabilities with showModel and chat helpers.
  • Added dedicated regression coverage for roadmap tooling:
    • tests/roadmap-tools.test.js (16 passing tests)
  • Updated docs and npm scripts for new commands.

Notes

  • This release closes roadmap tracking issue #48.