Skip to content
This repository was archived by the owner on Apr 26, 2026. It is now read-only.

AnEntrypoint/glootie-oc

Repository files navigation

gm for OpenCode

Installation

Global (recommended)

Windows and Unix:

git clone https://github.com/AnEntrypoint/glootie-oc ~/.config/opencode/plugin && cd ~/.config/opencode/plugin && bun install

Windows PowerShell:

git clone https://github.com/AnEntrypoint/glootie-oc "\$env:APPDATA\opencode\plugin" && cd "\$env:APPDATA\opencode\plugin" && bun install

Project-level

Windows and Unix:

git clone https://github.com/AnEntrypoint/glootie-oc .opencode/plugins && cd .opencode/plugins && bun install

Features

  • MCP tools for code execution and search
  • State machine agent policy (gm)
  • Git enforcement on session idle
  • AST analysis via thorns at session start

The plugin activates automatically on session start.

About

OpenCode plugin for automated session hooks with context loading and validation

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors