YOU ARE VIEWING ONE ITEM FROM THE AICRIER FEED

OpenCode hardens Plan Mode, tool schemas

AICrier tracks AI developer news across Product Hunt, GitHub, Hacker News, YouTube, X, arXiv, and more. This page keeps the article you opened front and center while giving you a path into the live feed.

// WHAT AICRIER DOES

7+

TRACKED FEEDS

24/7

SCRAPED FEED

Short summaries, external links, screenshots, relevance scoring, tags, and featured picks for AI builders.

OpenCode hardens Plan Mode, tool schemas
OPEN LINK ↗
// 1h agoOPENSOURCE RELEASE

OpenCode hardens Plan Mode, tool schemas

OpenCode v1.14.46 is a security- and reliability-focused release for the terminal AI coding agent. The update makes Plan Mode subagents inherit deny rules, reduces drift in HTTP/OpenAPI query schemas, tolerates malformed MCP tool discovery output schemas, and loads legacy session data more defensively. In practice, this is the kind of release that lowers the odds of subtle agent-policy bypasses and flaky integrations.

// ANALYSIS

This is a strong maintenance release because it targets the failure modes that matter most in an agent runtime: permission leakage, schema drift, and brittle backward compatibility.

  • Plan Mode subagents now inherit deny rules, which closes a meaningful guardrail gap for delegated agent work.
  • The HTTP/OpenAPI schema fix should reduce tool-call drift, especially in integrations that rely on generated query params.
  • MCP discovery becoming tolerant of bad output schemas is a pragmatic interoperability win; it trades strictness for survivability.
  • Defensive loading for legacy session data suggests the team is prioritizing upgrade safety over perfect historical fidelity.
  • Net: not flashy, but the right kind of release for a product that can write files and orchestrate tools.
// TAGS
opencodereleaseplan-modesecuritymcpopenapiagents

DISCOVERED

1h ago

2026-05-10

PUBLISHED

1h ago

2026-05-10

RELEVANCE

9/ 10

AUTHOR

OpenCodeLog