OpenCode Agent Router is a plugin for OpenCode v2 that dynamically routes subagent tasks to different configured models by querying Jev for structured model selection before creating child sessions. The plugin supports multiple models, skips rerouting resumed sessions, and omits sensitive data from routing requests.
A delivery app engineer discovered that their Redis caching layer for route estimates was inefficiently distributing keys across hash slots, causing MGET operations to be split into individual requests. By learning how Redis hash slots work and restructuring their key format, they were able to optimize the batching of multi-key commands to improve latency.
A BGP hijack attack on hosting software vendor Softaculous Ltd used a forged BGP route and valid TLS certificates to deliver malicious updates to a small number of installations. The attacker hijacked IP space 162.55.80.0/24 through NexonHost, exploiting RPKI validation gaps to propagate the route globally before legitimate routes countered it.