Skip to content

Seraphina Grok Planner v0.2.0

Latest

Choose a tag to compare

@jmwilson2019 jmwilson2019 released this 01 Jun 03:24
· 1 commit to main since this release
Immutable release. Only release title and notes can be modified.

seraphina-grok-planner v0.2.0

Copilot LM tools for anti-hallucination code review, structured planning,
and zero-API local repo grep — backed by xAI Grok where it helps,
pure-local where it doesn't.

Install

From the VS Code Marketplace (recommended):
search for Seraphina Grok Planner by SynerGroAICorp.

From the .vsix below:

code --install-extension seraphina-grok-planner-0.2.0.vsix

Tools exposed to Copilot

Tool What it does Cost
seraphina_verify_code Strict anti-hallucination review of a snippet 1 Grok call
seraphina_plan_task Structured plan with UNVERIFIED: markers 1 Grok call
seraphina_repo_grep Local workspace text/regex search Zero API calls

Reference explicitly with #seraphinaVerify, #seraphinaPlan,
#seraphinaGrep, or let Copilot pick the tool itself.

Setup

  1. Install the extension (above)
  2. Ctrl+Shift+PSeraphina Grok: Set xAI API Key → paste from
    https://console.x.ai. Stored in OS keychain via SecretStorage.

What's in this release

  • 3 Copilot LM tools (verify / plan / grep)
  • Secrets via VS Code SecretStorage (DPAPI / Keychain / libsecret)
  • New SECURITY.md + CONTRIBUTING.md
  • Marketplace listing live as SynerGroAICorp.seraphina-grok-planner

Other SynerGro AI tools

🜂 Zero API calls where it counts. Grok calls where they help.