·
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.vsixTools 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
- Install the extension (above)
Ctrl+Shift+P→ Seraphina Grok: Set xAI API Key → paste from
https://console.x.ai. Stored in OS keychain viaSecretStorage.
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
- 🐍 seraphina-agi — deterministic Roman Wheel Triad engine + RWAST semantic translator
- 💾 seraphina-agi-releases — signed Windows installer
- 🌐 https://synergroaicorp.com
🜂 Zero API calls where it counts. Grok calls where they help.