anomalyco/opencode merged Aiden Cline's June 10 commit 3ad6923c to let subagents use their own permission rules while preserving parent session deny rules.
Facts
- OpenCode also added MCP server log notifications and applied configured timeouts to prompt and resource requests.
- LangChain added provider-side tool search middleware and widened streaming callbacks for structured content blocks.
- Gemini CLI added cleanup for startup-only or command-only resume sessions.
- Codex switched MCP manager refresh to latest-wins replacement; OpenClaw moved exec approvals under the configured state directory.
Evidence
The source trail spans OpenCode commits 3ad6923c, 174ab583, and 07b983e8; LangChain commits 92ee7727, f89f4c5a, and 43880362; Gemini CLI commit 3a13b8ee; Codex commit 41b4fabb; and OpenClaw commit adad27d7.
Limits
These are independent repairs and feature additions, not a shared standard. Some changes are tests, middleware, or storage behavior rather than user-visible product launches.
Watch next
Builders should watch whether tool search, MCP logs, permission derivation, and session cleanup become default operator receipts. Today's companion follows the OpenCode contributor patch that made the permission tradeoff visible.