ring/platforms/opencode/plugin
Gandalf 0a4b06c0f8
fix(gate-validator): address CodeRabbit review on PR #356
- Add backup before overwriting hook in installer (consistent with
  existing backup pattern for agents/skills/commands)
- Add TTL-based eviction for pendingValidations Map (prevents memory
  leak if tool.execute.after never fires on timeout/crash)
- Fix tilde fallback: skip HOME-based candidate path when HOME is
  undefined instead of using literal '~' that Node can't resolve
- Document non-atomic race window in restore-and-validate flow

Requested-by: @jeff-music-city
2026-04-15 23:34:22 -03:00
..
config docs: propagate performance-reviewer as 8th codereview agent across all downstream references 2026-04-14 15:53:45 -03:00
hooks fix(gate-validator): address CodeRabbit review on PR #356 2026-04-15 23:34:22 -03:00
lifecycle feat: add OpenCode platform integration (consolidate ring-for-opencode) 2026-03-07 22:46:47 -03:00
loaders feat: add OpenCode platform integration (consolidate ring-for-opencode) 2026-03-07 22:46:47 -03:00
tools feat: add OpenCode platform integration (consolidate ring-for-opencode) 2026-03-07 22:46:47 -03:00
utils feat: add OpenCode platform integration (consolidate ring-for-opencode) 2026-03-07 22:46:47 -03:00
index.ts feat: add OpenCode platform integration (consolidate ring-for-opencode) 2026-03-07 22:46:47 -03:00
ring-unified.ts feat(opencode): add gate progression validator (soft block) 2026-04-15 23:22:20 -03:00
tsconfig.json feat: add OpenCode platform integration (consolidate ring-for-opencode) 2026-03-07 22:46:47 -03:00