You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: address CodeRabbit and Copilot review findings
- Restore .coderabbit.yaml (accidentally deleted)
- Restore --version flag in cmd/membraned/main.go (accidentally reverted)
- Fix openclaw.plugin.json to use proper JSON Schema with required
- Harden validateConfig against NaN, negative, OOB values
- Make event ref unique (timestamp-based) to avoid collisions
- Show payload summary in context injection instead of just record ID
- Fix getStatus() false disconnect on metrics failure
- Add language specifiers to README code blocks
- Add validation edge case tests (26/26 pass)
0 commit comments