Files
oh-my-opencode/packages/omo-codex/plugin
YeonGyu-Kim bb8ef30bbe feat(omo-codex): add post-compact rule budget to codex hook
Trim rule and result char budgets after compaction via new
postCompactMaxRuleChars/postCompactMaxResultChars config, applied
through withPostCompactBudget. Extract codex-hook helpers into
dynamic-target-fingerprints, hook-output, path-utils,
rules-engine-factory, and transcript-rule-filter modules.
2026-05-29 11:17:24 +09:00
..

omo

omo is the single local Codex plugin namespace for Yeongyu's Codex components.

Internally each component remains isolated under components/:

  • components/comment-checker
  • components/rules
  • components/lsp
  • components/ultrawork
  • components/ultragoal

The root plugin manifest exports one Codex plugin named omo, with aggregate hooks, skills, and the LSP MCP server.