Files
oh-my-opencode/packages/omo-claude/plugin
YeonGyu-Kim c6bfc14268 feat(omo-claude): vendor telemetry component with claude identity
SessionStart daily-active component: omo_claude_daily_active, omo-claude: salt,
platform derived from PRODUCT_NAME, shared PostHog key/host. model/permission_mode
optional in validator. Equivalence + distinctness tests pass; SessionStart smoke
exits 0 with OMO_DISABLE_POSTHOG=1 (no send). Builds; F3 cache boot verified.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-29 13:50:17 +09:00
..

omo

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

Internally each component remains isolated under components/:

  • components/comment-checker
  • components/rules
  • components/lsp
  • components/ultrawork
  • components/ultragoal
  • components/start-work-continuation
  • components/telemetry

The root plugin manifest (.claude-plugin/plugin.json) exports one Claude Code plugin named omo, with aggregate hooks (hooks/hooks.json), bundled skills (skills/), subagents (agents/), and the LSP + ast-grep MCP servers (.mcp.json).