OpenCode Reloaded OpenCode 2, the latest version of the open-source coding agent from opencode.ai, adds hot reloading that applies config edits, MCP server connections, and plugin changes immediately across every session. The release lets the agent create a tool and invoke it in the same turn without quitting, running /reload, or starting a new session, and without busting the prompt cache. OpenCode Reloaded Let’s discuss the subtle pleasures of hot reloading . It spares us from the tedium of minor exertions, of hitting when we could have otherwise remained blissfully inert. To the human mind, the gulf between even the most negligible of impediments and none whatsoever is infinite. Thus, in OpenCode 2 https://opencode.ai/ , we’ve gone through the trouble of making all reloading as unbearably hot as possible. OpenCode can edit its config, connect an MCP server, or write a plugin, and any changes will immediately take effect across every session. It can make a tool for itself and invoke it the very same turn—without needing to quit, type /reload , or start a new session, and certainly without busting the cache https://x.com/kitlangton/status/2075749116760457346 .