Skip to main content
gradually.ai logogradually.ai
  • Blog
  • About Us
AI Newsletter
AI Newsletter

Stay Updated with the AI Newsletter

Get the latest AI tools, tutorials, and exclusive tips delivered to your inbox weekly

Unsubscribe anytime. About 4 to 8 emails per month. Consent includes notes on revocation, service provider, and statistics according to our Privacy Policy.

gradually.ai logogradually.ai

Germany's leading platform for AI tools and knowledge for online entrepreneurs.

AI Tools

  • Text Generator
  • Prompt Enhancer
  • Prompt Link Generator
  • FLUX AI Image Generator
  • AI Art Generator
  • Midjourney Prompt Generator
  • Veo 3 Prompt Generator
  • AI Humanizer
  • AI Text Detector
  • Gemini Watermark Remover
  • All Tools →

Creative Tools

  • Blog Name Generator
  • AI Book Title Generator
  • Song Lyrics Generator
  • Artist Name Generator
  • Team Name Generator
  • AI Mindmap Generator
  • Headline Generator
  • Company Name Generator
  • AI Slogan Generator
  • Brand Name Generator
  • Newsletter Name Generator
  • YouTube Channel Name Generator

Business Tools

  • API Cost Calculator
  • Token Counter
  • AI Ad Generator
  • AI Copy Generator
  • Essay Generator
  • Story Generator
  • AI Rewrite Generator
  • Blog Post Generator
  • Meta Description Generator
  • AI Email Generator
  • Email Subject Line Generator
  • Instagram Bio Generator
  • AI Hashtag Generator

Resources

  • Claude Code MCP Servers
  • Claude Code Skills
  • n8n Hosting Comparison
  • OpenClaw Hosting Comparison
  • Claude Code Plugins
  • Claude Code Use Cases
  • Claude Cowork Use Cases
  • OpenClaw Use Cases
  • Changelogs

© 2026 Gradually AI. All rights reserved.

  • Blog
  • About Us
  • Legal Notice
  • Privacy Policy

AI Coding Tools Changelog Hub

All updates from 6 AI coding tools at a glance

6 Tools•206 Updates•Last sync: Jun 21, 01:05 AM•RSS

Today

OpenCodeOpenCodev1.17.9New

v1.17.9

June 21, 2026

  • •Honor configured agent step limits by forcing a final text response instead of failing mid-run.
  • •Fix Devstral model detection when provider IDs use different casing. (@Robin1987China)
  • •Pass configured custom headers to Copilot model requests.
  • •Add high and max thinking variants for GLM-5.2 across supported providers. (@imranshaiedi-byte)
  • •Stop wrapping follow-up user messages in a steering reminder so prompt caching stays effective.
  • •Only show the background subagent shortcut when the server supports it.
  • •*Thank you to 4 community contributors:**
  • •@Grantmartin2002:
  • •fix(core): fix command docs in customize-opencode skill (#32718)
  • •@Robin1987China:
  • •fix(opencode): use toLowerCase for Devstral model detection (#33109)
  • •fix(experimental llm pkg): forward topK to Converse via additionalModelRequestFields (#33030)
  • •@imranshaiedi-byte:
  • •feat(opencode): expose High/Max thinking variants for GLM-5.2 (#32446)

This Week

AntigravityAntigravityv2.0.0New

Antigravity 2.0.0

June 20, 2026

Official release build published via Google Antigravity.

AntigravityAntigravityv2.0.11New

Antigravity 2.0.11

June 20, 2026

Official release build published via Google Antigravity.

AntigravityAntigravityv2.0.6New

Antigravity 2.0.6

June 20, 2026

Official release build published via Google Antigravity.

AntigravityAntigravityv2.1.4New

Antigravity 2.1.4

June 20, 2026

Official release build published via Google Antigravity.

AntigravityAntigravityv2.0.1New

Antigravity 2.0.1

June 20, 2026

Official release build published via Google Antigravity.

AntigravityAntigravityv2.0.10New

Antigravity 2.0.10

June 20, 2026

Official release build published via Google Antigravity.

Claude CodeClaude Codev2.1.185New

Claude Code 2.1.185

June 20, 2026

  • •The stream-stall hint now reads "Waiting for API response · will retry in …" instead of "No response from API · Retrying in …", and triggers after 20s of silence instead of 10s
Codex CLICodex CLIvrust-v0.142.0-alpha.7New

0.142.0-alpha.7

June 20, 2026

Release 0.142.0-alpha.7

Codex CLICodex CLIvrust-v0.142.0-alpha.6New

0.142.0-alpha.6

June 19, 2026

Release 0.142.0-alpha.6

Codex CLICodex CLIvrust-v0.142.0-alpha.5New

0.142.0-alpha.5

June 19, 2026

Release 0.142.0-alpha.5

Codex CLICodex CLIvrust-v0.142.0-alpha.4New

0.142.0-alpha.4

June 19, 2026

Release 0.142.0-alpha.4

Claude CodeClaude Codev2.1.183New

Claude Code 2.1.183

June 19, 2026

  • •Improved auto mode safety: destructive git commands (git reset --hard, git checkout -- ., git clean -fd, git stash drop) are now blocked when you didn't ask to discard local work, git commit --amend is blocked when the commit wasn't made by the agent this session, and terraform destroy/pulumi destroy/cdk destroy are blocked unless you asked for the specific stack
  • •Added a warning when the requested model is deprecated or automatically updated to a newer model, shown on stderr in print mode (-p) and now also covering models set in agent frontmatter
  • •Added attribution.sessionUrl setting to omit the claude.ai session link from commits and PRs in web and Remote Control sessions
  • •Added /config --help to list all available shorthand keys for /config key=value
  • •Changed /config toggle behavior: Enter and Space both change the selected setting, and Esc now saves and closes instead of reverting
  • •Removed the startup "setup issues" line under the logo — run /doctor to see configuration issues or use --debug
  • •Fixed thinking.disabled.display: Extra inputs are not permitted 400 errors on subagent spawns and session-title generation for affected configurations
  • •Fixed WebSearch returning empty results in subagents
  • •Fixed the terminal cursor being stranded above the prompt after navigating history in vim mode with the native cursor enabled
  • •Fixed fullscreen TUI corruption (statusline mid-screen, duplicated spinner rows, merged text) in Windows Terminal under heavy nested-subagent load
  • •Fixed turns silently completing with no visible output when the model returned only a thinking block; Claude now re-prompts once
  • •Fixed user-level skills appearing multiple times in slash-command autocomplete when multiple plugins are enabled
  • •Fixed MCP servers requiring authentication exposing auth-stub tools to the model in headless/SDK mode
  • •Fixed tmux teammate panes failing to launch when the shell has slow rc-file initialization, and keystrokes typed during agent spawn leaking into the new tmux pane instead of the leader prompt
  • •Fixed background tasks started by a teammate being killed when the teammate finishes a turn
  • •Fixed scheduled task and webhook trigger deliveries being treated as keyboard input; they now classify as task notifications and can no longer approve a pending action or set the session title in auto mode
  • •Fixed focus mode showing "Ran N PostToolUse hooks" timing lines under each response
Codex CLICodex CLIvrust-v0.142.0-alpha.3New

0.142.0-alpha.3

June 19, 2026

Release 0.142.0-alpha.3

Codex CLICodex CLIvrust-v0.142.0-alpha.2New

0.142.0-alpha.2

June 18, 2026

Release 0.142.0-alpha.2

Codex CLICodex CLIvrust-v0.142.0-alpha.1New

0.142.0-alpha.1

June 18, 2026

Release 0.142.0-alpha.1

Codex CLICodex CLIvrust-v0.141.0New

0.141.0

June 18, 2026

  • •Remote executors now use authenticated, end-to-end encrypted Noise relay channels. (#26242, #26245)
  • •Cross-platform remote execution now preserves executor-native working directories and shells, including filesystem permission paths across app-server and exec-server boundaries. (#27819, #27995, #28032, #28122, #28165, #28367)
  • •Selected executor plugins can activate their stdio MCP servers per thread; plugin discovery also adds a created-by-me marketplace and auth-specific curated catalogs. (#27870, #27884, #27893, #28203, #28383)
  • •App-server clients can list immediate child threads, correlate external-agent imports with detailed results, and read or redeem rate-limit reset credits. (#26662, #28008, #28143)
  • •Realtime clients can explicitly append speech, control how Codex responses enter conversations, and omit startup context. (#27917, #28405)
  • •TUI input prompts can auto-resolve after inactivity, with a countdown that pauses on interaction. (#28235)
  • •Hook trust bypass now persists through codex exec thread start and resume, while blocking PostToolUse hooks correctly reject code-mode tool calls. (#26434, #28365)
  • •Plugin capabilities now route consistently by authentication mode, deduplicate conflicting App/MCP declarations, and preserve remote marketplace ordering. (#27461, #27602, #27607, #27902, #27958, #28395)
  • •Windows sandbox execution repairs stale credentials automatically and gives PowerShell commands more time before backgrounding. (#27086, #27944)
  • •Idle exec-server relays remain connected, and steered user input immediately interrupts wait_agent. (#28286, #28341)
  • •Bundled SQLite is pinned to a version containing the WAL-reset corruption fix. (#27992)
  • •TLS connections now support P-521 certificate signatures commonly used by enterprise proxies. (#27706)
  • •Reduced latency and memory use in large, tool-heavy sessions by caching tool search and eliminating repeated request and history copies. (#27258, #27813, #28306, #28309, #28313, #28323, #28327)
  • •Bounded prompt-image caching to 64 MiB and feedback uploads to eight related threads. (#28294, #28332)
  • •Terminal resize reflow is now always enabled, ignoring obsolete disabled settings. (#27794)
Codex CLICodex CLIvrust-v0.141.0-alpha.7New

0.141.0-alpha.7

June 18, 2026

Release 0.141.0-alpha.7

Claude CodeClaude Codev2.1.181New

Claude Code 2.1.181

June 17, 2026

  • •Added /config key=value syntax to set any setting from the prompt (e.g. /config thinking=false) — works in interactive, -p, and Remote Control
  • •Added sandbox.allowAppleEvents opt-in setting that lets sandboxed commands send Apple Events on macOS
  • •Added CLAUDE_CLIENT_PRESENCE_FILE environment variable: point it at a marker file to suppress mobile push notifications while you're at the machine
  • •Upgraded the bundled Bun runtime to 1.4
  • •Improved streaming of long paragraphs: text now appears line-by-line instead of waiting for the first line break
  • •Improved auto-retry: API connection drops mid-thinking now automatically retry instead of showing "Connection closed while thinking"
  • •Improved the subagent panel: idle subagents auto-hide after 30s, the list caps at 5 rows with scroll hints, and keyboard hints now show in the footer
  • •Improved the MCP OAuth browser page to match Claude Code's visual style and auto-close on success
  • •Changed fullscreen mode URL opening to require Cmd+click (macOS) / Ctrl+click, matching native terminal behavior
  • •Changed the Improved N memories line to no longer list individual files outside verbose mode
  • •Fixed prompt caching not reading on custom ANTHROPIC_BASE_URL and on Foundry due to a per-request attestation token changing every turn
  • •Fixed Write/Edit producing 0-byte or truncated files on network drives and cloud-synced folders
  • •Fixed open, osascript, and browser-based auth flows failing with error -600 on macOS by adding the Apple Events entitlement
  • •Fixed a startup regression (~120ms per launch in fresh environments, introduced in 2.1.169): the first prompt no longer waits for the managed-settings fetch when no MCP servers are configured
  • •Fixed startup blocking with a blank terminal for up to 15 seconds when the account settings fetch is slow on a degraded network
  • •Fixed startup crash (TypeError: Cannot read properties of null) when .claude.json contains corrupted null project entries
  • •Fixed macOS TUI freezing at session start (Ctrl+C unresponsive) when Spotlight is busy reindexing
  • •Fixed long-running idle sessions losing their history when another Claude Code process ran the 30-day transcript cleanup
  • •Fixed foreground subagents spawning unbounded nested chains; they now respect the same 5-level depth limit as background subagents
  • •Fixed /recap and conversation forks using the previous model immediately after a model switch
  • •Fixed subagent "Thinking" duration showing the parent agent's elapsed time instead of the subagent's own
  • •Fixed subagents blocked on a nested agent showing a ticking elapsed time instead of "waiting" in the agent panel
  • •Fixed the API retry indicator ("Retrying in 0s · attempt N/10") staying on screen after the retry succeeded
  • •Fixed AWS awsCredentialExport credentials with a short remaining lifetime causing credential refreshes every minute, and now accepts the JSON shape from aws configure export-credentials
  • •Fixed claude mcp get/list showing ✓ Connected when tools/list fails; they now show ! Connected · tools fetch failed with the error detail
  • •Fixed /remote-control leaving a stale "connecting…" line; it now confirms in the transcript once connected
  • •Fixed ExitWorktree refusing to remove a clean worktree with "Could not verify worktree state" when bare git cannot be resolved on Windows
  • •Fixed settings changes (such as /effort or /model) failing with ENOENT when ~/.claude/settings.json is a relative symlink under a symlinked ~/.claude
  • •Fixed IDE selection line numbers in context reminders being off by one (IntelliJ and VS Code)
  • •Fixed Ctrl+C in fullscreen after a native terminal selection (modifier+drag) overwriting the clipboard with the app's prior selection
  • •Fixed Ctrl+V showing "No image found in clipboard" instead of pasting when the clipboard contains text
  • •Fixed agent creation failing with "EEXIST: file already exists" when the agents directory already exists (Windows/OneDrive)
  • •Fixed AskUserQuestion preview content being cut off at the dialog edge instead of word-wrapping
  • •Fixed AskUserQuestion multi-select questions silently dropping a typed "Other" free-text answer when submitting
  • •Fixed /stats "Most active day" and daily token chart dates showing one day early in UTC-negative timezones
  • •Fixed /copy and copy-on-select on Linux not detecting a clipboard utility installed after Claude Code started
  • •Fixed tab-indented code rendering with incorrect indentation in the Write (create-file) preview
  • •Fixed user prompts queued mid-turn not showing a full-width background highlight in the transcript
  • •Fixed the activity spinner's pulse dwelling on the wrong glyph size in Ghostty
OpenCodeOpenCodev1.17.8New

v1.17.8

June 17, 2026

  • •Session timelines load much faster and avoid flicker or scroll jumps.
  • •OpenAI-compatible providers now accept MCP tool schemas that previously failed validation. (@jquense)
  • •Cloudflare AI Gateway now receives the configured API key correctly. (@keefetang)
  • •MCP tools without declared schema properties now work with providers that expect object properties.
  • •Long-running MCP tools now keep their timeout alive when they report progress. (@Nomadcxx)
  • •The MCP OAuth callback server now shuts down once authorization finishes or is cancelled.
  • •MCP tool failures now surface the server's error text instead of a generic failure.
  • •MCP OAuth error pages now escape provider error text correctly.
  • •Added a Home tab toggle so you can quickly switch between Home and your last tab.
  • •The new desktop file and folder picker is faster and easier to navigate in the v2 layout.
  • •*Thank you to 3 community contributors:**
  • •fix(mcp): enable progress timeout resets (#32477)
  • •@keefetang:
  • •fix(provider): pass apiKey to createUnified for Cloudflare AI Gateway (#32052)
  • •fix(opencode): sanitize OpenAI MCP tool schemas (#32489)
Codex CLICodex CLIvrust-v0.141.0-alpha.6New

0.141.0-alpha.6

June 17, 2026

Release 0.141.0-alpha.6

Codex CLICodex CLIvrust-v0.141.0-alpha.5New

0.141.0-alpha.5

June 17, 2026

Release 0.141.0-alpha.5

Codex CLICodex CLIvrust-v0.141.0-alpha.4New

0.141.0-alpha.4

June 17, 2026

Release 0.141.0-alpha.4

Claude CodeClaude Codev2.1.179New

Claude Code 2.1.179

June 16, 2026

  • •Fixed mid-stream connection drops: partial responses are now preserved instead of showing a raw error, and the spinner no longer gets stuck at "running tool"
  • •Fixed mouse-wheel scrolling in WSL2 under Windows Terminal and VS Code (regression in 2.1.172)
  • •Fixed a sandbox denyRead/allowRead glob over a large directory tree making the Bash tool description enormous and the session unusable on Linux
  • •Fixed the feedback survey capturing a single-digit reply as a session rating immediately after a turn completes
  • •Fixed the welcome screen stacking multiple promotional banners — at most one promo now shows per session
  • •Fixed Ctrl+O not showing the subagent's transcript when viewing a subagent
  • •Fixed clicking the prompt input not returning focus from the subagent/footer panel
  • •Fixed remote session background tasks appearing stuck as "still running" between turns
  • •Improved plugin loading performance in remote sessions
Codex CLICodex CLIvrust-v0.141.0-alpha.3New

0.141.0-alpha.3

June 16, 2026

Release 0.141.0-alpha.3

Codex CLICodex CLIvrust-v0.141.0-alpha.2New

0.141.0-alpha.2

June 16, 2026

Release 0.141.0-alpha.2

Codex CLICodex CLIvrust-v0.141.0-alpha.1New

0.141.0-alpha.1

June 16, 2026

Release 0.141.0-alpha.1

Droid (Factory AI)Droid (Factory AI)vv0.150.0New

npm plugin sources

June 16, 2026

  • •​New features: npm plugin sources - Plugin marketplace definitions can now reference plugins published as npm packages
  • •​New features: Quit confirmation - Desktop now asks for confirmation before quitting or closing would interrupt an active Droid session (app)
  • •​Improvements: Long session performance - Improved chat performance in long sessions (app)
  • •​Improvements: MCP authentication page - Polished the MCP authentication success page
  • •​Improvements: Overdue invoice banner - Billing settings now show a banner when an invoice is overdue (app)
  • •​Bug fixes: Rate limit reset display - Fixed the rate limit reset time shown for sub-hour resets
Claude CodeClaude Codev2.1.178New

Claude Code 2.1.178

June 15, 2026

  • •Agent teams: removed the TeamCreate and TeamDelete tools. With CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1 set, every session now has one implicit team — spawn teammates directly with the Agent tool's name parameter, no setup step needed. The team_name parameter on the Agent tool is still accepted but ignored.
  • •Added Tool(param:value) syntax for permission rules to match a tool's input parameters (with * wildcard), e.g. Agent(model:opus) to block Opus subagents
  • •Skills in nested .claude/skills directories now load when working on files there; on a name clash, the nested skill appears as <dir>:<name> so both stay available
  • •Nested .claude/ directories: the agent, workflow, and output-style closest to the working directory now wins when names collide; project-scope workflow saves now target the closest existing .claude/workflows/
  • •Improved auto mode: subagent spawns are now evaluated by the classifier before launch, closing a gap where a subagent could request a blocked action without review
  • •Improved /doctor with consistent flat tree layout across all sections, clearer section status icons, and highlighted command names
  • •Improved the skill listing truncation warning to show how many skill descriptions are affected
  • •Changed the workflow prompt keyword to use a purple shimmer highlight and trigger only on explicit phrases like "run a workflow" or "workflow:", not on any mention of the word
  • •Improved Remote Control error messages: connection failures now show a persistent red "/rc failed" indicator in the footer, and the "not yet enabled" error now explains whether it's a gate, a check failure, stale entitlement, or org policy
  • •/bug now requires a description before submitting, and no longer uses model-refusal text as the GitHub issue title
  • •Fixed a crash (out-of-memory) when the CLI inherits a stale websocket/OAuth file-descriptor environment variable from a parent process
  • •Fixed Claude in Chrome silently failing to connect when the OAuth token belongs to a different account than the Claude Code login
  • •Fixed nested .claude/skills skills with directory-qualified names being blocked by permission prompts in non-interactive runs
  • •Fixed several subagent issues: viewing a subagent's transcript now shows tool results and live progress, messages sent while it finishes its turn are no longer dropped, and backgrounding a running subagent (ctrl+b) no longer restarts it from scratch
  • •Fixed claude agents workers failing with 401 Invalid bearer token when the daemon was started from a shell with a custom API gateway via ANTHROPIC_BASE_URL and ANTHROPIC_AUTH_TOKEN
  • •Fixed compaction not honoring --fallback-model: compaction now falls back to the configured fallback model chain on overload or model-availability errors
  • •Fixed model requests continuing to fail with auth errors after credentials were refreshed outside the session, due to a stale cached request configuration
  • •Fixed background sessions created with /bg or ←← after a turn finished showing "Working" forever in the agents list
  • •Fixed Linux sandbox failing to start when .claude/skills or .claude/hooks is a symlink
  • •Fixed CLAUDE_CODE_PLUGIN_KEEP_MARKETPLACE_ON_FAILURE=1 preventing fresh marketplace installs from cloning
  • •Fixed MCP server-level specs (mcp__server, mcp__server__*, mcp__*) in subagent disallowedTools being silently ignored
  • •Fixed vim mode undo: u now steps through NORMAL/VISUAL-mode commands one at a time instead of merging commands in quick succession into a single undo step
  • •Fixed statusline links with custom URI schemes (e.g. vscode://) not opening when clicked in claude agents
  • •[VSCode] Fixed pressing Esc to dismiss a CJK IME candidate window canceling the running Claude task
Codex CLICodex CLIvrust-v0.140.0New

0.140.0

June 15, 2026

  • •Added /usage views for daily, weekly, and cumulative account token activity. (#27925)
  • •/goal now preserves oversized text, large pasted blocks, and image attachments, including in remote app-server sessions. (#27508, #27509, #27510)
  • •Added permanent session deletion through codex delete, /delete, and app-server thread/delete, with confirmation safeguards and subagent cleanup. (#25018, #27476)
  • •Added /import for selectively importing setup, project configuration, and recent chats from Claude Code. (#27070, #27071, #27703)
  • •Typing @ now opens the unified mentions menu for files, plugins, and skills by default. (#27499)
  • •Added managed Amazon Bedrock API-key authentication and encrypted local storage for CLI and MCP OAuth credentials. (#27443, #27689, #27504, #27535, #27539, #27541)
  • •Corrupted SQLite state databases are now backed up and rebuilt automatically from rollout data, including malformed database-directory cases. (#26859, #27719)
  • •Prevented /review from crashing when Esc is pressed with queued guidance, while preserving that guidance when the review is canceled. (#22879)
  • •Improved MCP reliability by retrying transient startup failures, reporting unusable OAuth credentials as logged out, and preserving explicitly disabled servers. (#25147, #26713, #27414)
  • •Fixed remote plugin uninstall requests and correctly surfaced apps requiring authentication during installation. (#27085, #27223)
  • •Persisted “Don’t remind me” update dismissals reliably and cleared stale running-hook indicators after completed turns. (#27619, #27783)
  • •Non-TTY background commands can now be interrupted with Ctrl-C while preserving their final output and exit status. (#26734)
  • •Clarified contributor guidance around keeping crate APIs narrow and supporting Linux, macOS, and Windows. (#27939, #27966)
  • •Improved responsiveness for large repositories and long sessions by preserving Git’s built-in filesystem monitor, avoiding duplicate history reads, accelerating archive lookup, and caching turn-diff rendering. (#26880, #27031, #27276, #27489)
  • •Removed the experimental /realtime voice controls and related audio dependencies from the TUI. (#27801)
Codex CLICodex CLIvrust-v0.140.0-alpha.22New

0.140.0-alpha.22

June 15, 2026

Release 0.140.0-alpha.22

Codex CLICodex CLIvrust-v0.140.0-alpha.21New

0.140.0-alpha.21

June 15, 2026

Release 0.140.0-alpha.21

Codex CLICodex CLIvrust-v0.140.0-alpha.20New

0.140.0-alpha.20

June 15, 2026

Release 0.140.0-alpha.20

Droid (Factory AI)Droid (Factory AI)vv0.148.1New

Air-gapped binaries

June 15, 2026

  • •​Bug fixes: Air-gapped binaries - Air-gapped CLI binaries are now properly signed and published so air-gapped installs receive the latest builds
OpenCodeOpenCodev1.17.7New

v1.17.7

June 14, 2026

  • •Plugin client requests now reuse the active server instead of assuming the default local port.
  • •ACP shell tool calls now show the command and working directory from the start.
  • •Plugin-provided shell environment variables now apply to PTY sessions.
  • •MCP servers can now receive the current workspace as a client root.
  • •MCP debug now uses the SDK's latest protocol version.
  • •The new session route now stays scoped to its own draft server, so prompts and state target the right workspace.
  • •SDK clients now refresh model and provider availability when integrations change, and credential update and remove calls accept location.
Codex CLICodex CLIvrust-v0.140.0-alpha.19New

0.140.0-alpha.19

June 14, 2026

Release 0.140.0-alpha.19

Droid (Factory AI)Droid (Factory AI)vv0.148.0

MCP connection status

June 14, 2026

  • •​New features: MCP connection status - droid mcp list and your session now show each MCP server’s connection and authentication status
  • •​New features: Org-wide auto-update control - Organizations can turn off CLI auto-updates with a new disableAutoUpdate setting
  • •​Improvements: Log rotation - The CLI now rotates its log files to avoid filling up disk space
  • •​Improvements: Faster MCP loading in editors - MCP servers load without blocking when connecting from external editors
  • •​Improvements: Streamlined desktop sign-up - Signing up on desktop now takes you straight to login (app)
  • •​Improvements: Clearer unsaved changes banner - The unsaved changes banner is now easier to spot (app)
  • •​Bug fixes: Duplicate BYOK models - Removed duplicate models from the bring-your-own-key model selector
  • •​Bug fixes: BYOK custom endpoints - Fixed compatibility with custom bring-your-own-key model endpoints
  • •​Bug fixes: Duplicate transcript - Fixed a duplicate transcript appearing in the session view
  • •​Bug fixes: Plugins slash command - The /plugins command now appears before a session finishes initializing (app)
  • •​Bug fixes: Wiki reader dragging - Restored window dragging in the wiki reader (app)
  • •​Bug fixes: MCP authentication notices - Improved how MCP authentication prompts are shown

This Month

OpenCodeOpenCodev1.17.6

v1.17.6

June 13, 2026

  • •Improved MCP server compatibility by declaring OpenCode's supported client capabilities.
OpenCodeOpenCodev1.17.5

v1.17.5

June 13, 2026

  • •Added external browser OAuth for the Snowflake Cortex provider (@santigc6)
  • •Improved project copy management and move-session flows in v2
  • •Recovered expired MCP sessions instead of leaving MCP tools disconnected
  • •Cleared closed MCP clients so stale MCP connections do not linger
  • •Returned structured MCP tool output in a readable form
  • •Fixed duplicate renderable IDs that could break TUI rendering
  • •Fixed commands using $ARGUMENTS so file contents are not injected twice (@verdverm)
  • •Added auth headers to RunCommand fetch requests (@OpeOginni)
  • •Brought v2 visibility settings to the web app
  • •Refreshed the oc-2 color theme (@arvsrn)
  • •Made the terminal resize gutter easier to grab
  • •Faded overflowing titlebar tabs instead of clipping them abruptly
  • •*Thank you to 5 community contributors:**
  • •fix(tui): double file content injection in commands using $ARGUMENTS (#31245)
  • •feat(app): update oc-2 colors (#31071)
Codex CLICodex CLIvrust-v0.140.0-alpha.18

0.140.0-alpha.18

June 13, 2026

Release 0.140.0-alpha.18

Showing 40 of 206

Frequently Asked Questions about the Changelog Hub

Answers to the most important questions about our AI Coding Tools Changelog Hub

Changelog
The latest updates and improvements to our Changelog Hub
v1.2.0January 11, 2026

FAQ and Changelog Added

  • • FAQ section with frequently asked questions about the Changelog Hub
  • • Changelog section for hub updates
  • • Improved page structure
v1.1.0January 10, 2026

Enhanced Changelog Display

  • • Complete changelog history instead of only 6 entries
  • • Expand/collapse for long changelog entries
  • • Header and footer on all changelog pages
  • • Bugfixes for multiple tool changelogs and detail pages
v1.0.0January 9, 2026

Initial Launch

  • • Changelog Hub with a curated tool set
  • • GitHub Releases API integration
  • • Official release and changelog sources for multiple tools
  • • Automatic German translation with GPT-5-nano
  • • Timeline and grouped view
  • • Search and filter by tool, breaking changes, major releases
  • • RSS feed for all tools
  • • Redis caching for optimal performance