Skip to content
Proposals/Improve with OpenCode v1.18.5: v1.18.5
proposalteamP5Worth a lookOpenCode

Improve with OpenCode v1.18.5: v1.18.5

Improve Claude adaptive thinking handling across more response shapes. · Avoid OpenAI Responses phase handling that could break some conversations. · Preserve grep symlink paths in search results. (@remixz) · Preserve Mistral reasoning history across turns. · Stabilize Mistral pr

Why this loop

Signal: v1.18.5 Detail: Improve Claude adaptive thinking handling across more response shapes. · Avoid OpenAI Responses phase handling that could break some conversations. · Preserve grep symlink paths in search results. (@remixz) · Preserve Mistral reasoning history across turns. · Stabilize Mistral prompt caching. Themes: agent, security, cli Developer implication: Try in a throwaway repo before changing daily workflow. Team implication: Pilot / sandbox / policy review before org rollout.

Proposed actions

  1. Re-check agent/tool permissions for OpenCode on a throwaway repo before daily use.
  2. Read the primary release notes and note any permission, sandbox, or API breaks for OpenCode.
  3. Try in a throwaway repo before changing daily workflow.
  4. Pilot / sandbox / policy review before org rollout.

Action pack

Paste into your agent — free, no extra AI cost

Paste into Claude Code / CLAUDE.md task

# DevAgentRadar → Claude Code

You are helping me adopt a real coding-assistant change. Work only from the facts below. Do not invent features.

## Context
Assistant: OpenCode
Proposal: Improve with OpenCode v1.18.5: v1.18.5
Summary: Improve Claude adaptive thinking handling across more response shapes. · Avoid OpenAI Responses phase handling that could break some conversations. · Preserve grep symlink paths in search results. (@remixz) · Preserve Mistral reasoning history across turns. · Stabilize Mistral pr
Primary source: https://github.com/anomalyco/opencode/releases/tag/v1.18.5

## Why it matters
Signal: v1.18.5
Detail: Improve Claude adaptive thinking handling across more response shapes. · Avoid OpenAI Responses phase handling that could break some conversations. · Preserve grep symlink paths in search results. (@remixz) · Preserve Mistral reasoning history across turns. · Stabilize Mistral prompt caching.
Themes: agent, security, cli
Developer implication: Try in a throwaway repo before changing daily workflow.
Team implication: Pilot / sandbox / policy review before org rollout.

## Suggested actions
1. Re-check agent/tool permissions for OpenCode on a throwaway repo before daily use.
2. Read the primary release notes and note any permission, sandbox, or API breaks for OpenCode.
3. Try in a throwaway repo before changing daily workflow.
4. Pilot / sandbox / policy review before org rollout.


## Your job
1. Restate the change in one sentence.
2. Propose a minimal plan for my repo (or a throwaway pilot).
3. Implement only what I approve; prefer small diffs and tests.
4. Call out risks (permissions, breaking APIs, cost).

Start by confirming you understood the proposal.
agentsecuritycliRelease source ↗

Your loop

This browser · no sign-in · not shared as “you”

Community signal · 0 approved · 0 deferred · 0 ignored

Anonymous public tally (one vote per visitor; changing choice updates your vote). Not moderated product truth.

Originating release signal

OpenCodev1.18.57/24/2026, 10:18:16 PM

v1.18.5

Improve Claude adaptive thinking handling across more response shapes. · Avoid OpenAI Responses phase handling that could break some conversations. · Preserve grep symlink paths in search results. (@remixz) · Preserve Mistral reasoning history across turns. · Stabilize Mistral prompt caching.

Verified excerpt — the source's own words
## Core
### Bugfixes
- Improve Claude adaptive thinking handling across more response shapes.
- Avoid OpenAI Responses phase handling that could break some conversations.
- Preserve grep symlink paths in search results. (@remixz)
- Preserve Mistral reasoning history across turns.
- Stabilize Mistral prompt caching.
- Use the correct prompt cache keys for each SDK.
- Fix MiniMax M3 thinking variant selection.

## Desktop
### Improvements
- Support the current server terminal transport.
- Support current-server review data in the desktop app.
- Update server discovery flows for current servers.
- Support current-server session actions, including prompts and commands.
- Render current-server session timelines.
- Stream current-server events in the desktop app.
- Detect legacy and current servers so the desktop app can work with both.

### Bugfixes
- Restore optimistic timeline updates while responses are still streaming.
- Hide legacy-only features when connected to current servers.
- Preserve inline file mentions when sending prompts to legacy servers.
- Stop auto-accepting config permissions on current servers.
- Keep current servers out of the legacy layout.

Trimmed for length — open the primary source for the full note.

Primary source ↗