Skip to content

v0.2.0

Choose a tag to compare

@mihazs mihazs released this 03 Jun 04:04
· 3 commits to main since this release

oh-my-grok v0.2.0

Install

grok plugin install github:mihazs/oh-my-grok@v0.2.0 --trust
grok plugin enable oh-my-grok

Features

  • Bundled superpowersvendor/superpowers/skills/ (obra/superpowers v5.1.0); no separate superpowers plugin install
  • Go hook runtimebin/omg-hook-* replaces bash/python hook libs; hooks/run-hook.sh dispatcher
  • IntentGate, Prometheus plan mode, hashline read cache + PreToolUse guard, LSP diagnostics stash
  • Bundled ast-grep and lsp-tools MCP servers (scripts/build-mcp-runtimes.sh)
  • Todo enforcer cooldown/abort window on Stop chain
  • Taskfile.yml for dev/CI commands

Fixes

  • Ralph / Ultrawork Stop continuation on Grok Composer 2.5 (workspace env + stopReason handling)
  • Proactive skill loading: <AGENT_SKILL_GATE_PROACTIVE>, Grok Read-tool guidance vs skill_information metadata
  • Hashline cache on any Read (not only SKILL.md)

Chores

  • lefthook pre-commit rebuilds bin/omg-hook-*
  • SessionStart runs on all session starts (removed narrow matcher)