Merged
Conversation
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.1.63→2.1.700.32.0-preview.0→0.32.10.107.0→0.112.0-alpha.4-win32-x641.2.15→1.2.20Release Notes
anthropics/claude-code (@anthropic-ai/claude-code)
v2.1.70Compare Source
ANTHROPIC_BASE_URLwith a third-party gateway — tool search now correctly detects proxy endpoints and disablestool_referenceblocksAPI Error: 400 This model does not support the effort parameterwhen using custom Bedrock inference profiles or other model identifiers not matching standard Claude naming patternsToolSearch— the server renders tool schemas with system-prompt-style tags at the prompt tail, which could confuse models into stopping earlyinstructionsconnects after the first turnSet-ClipboardvoiceEnabled: truewas set in settings#NNNreferences incorrectly pointing to the current repository instead of the linked URL.claude/settings.jsonhas a legacy Opus model string pinned/plugin/security-reviewcommand failing withunknown option merge-baseon older git versions/colorcommand having no way to reset back to the default color —/color default,/color gray,/color reset, and/color nonenow restore the defaultAskUserQuestionpreview dialog that re-ran markdown rendering on every keystroke in the notes inputpermissions.defaultModesettings values other thanacceptEditsorplanbeing applied in Claude Code Remote environments — they are now ignored--resume(~600 tokens saved per resume)/renameto work while Claude is processing, instead of being silently queued/pollrate to once per 10 minutes while connected (was 1–2s), cutting server load ~300×. Reconnection is unaffected — transport loss immediately wakes fast polling./mcpin the chat panel to enable/disable servers, reconnect, and manage OAuth authentication without switching to the terminalv2.1.69Compare Source
/claude-apiskill for building applications with the Claude API and Anthropic SDK!) to exit bash mode, matchingescapeandbackspace/remote-controlandclaude remote-control(/remote-control My Projector--name "My Project") to set a custom session title visible in claude.ai/codeclaude --agentsandbox.enableWeakerNetworkIsolationsetting (macOS only) to allow Go programs likegh,gcloud, andterraformto verify TLS certificates when using a custom MITM proxy withhttpProxyPortincludeGitInstructionssetting (andCLAUDE_CODE_DISABLE_GIT_INSTRUCTIONSenv var) to remove built-in commit and PR workflow instructions from Claude's system prompt/reload-pluginscommand to activate pending plugin changes without restarting${CLAUDE_SKILL_DIR}variable for skills to reference their own directory in SKILL.md contentInstructionsLoadedhook event that fires when CLAUDE.md or.claude/rules/*.mdfiles are loaded into contextagent_id(for subagents) andagent_type(for subagents and--agent) to hook eventsworktreefield to status line hook commands with name, path, branch, and original repo directory when running in a--worktreesessionpluginTrustMessagein managed settings to append organization-specific context to the plugin trust warning shown before installationpathPatterntostrictKnownMarketplacesfor regex-matching file/directory marketplace sources alongsidehostPatternrestrictionsgit-subdirto point to a subdirectory within a git repooauth.authServerMetadataUrlconfig option for MCP servers to specify a custom OAuth metadata discovery URL when standard discovery failsnode_modules.mcp.jsonservers on first run. You'll now see the per-server approval dialog as expectedclaude remote-controlcrashing immediately on npm installs with "bad option: --sdk-url" (#28334)--model claude-opus-4-0and--model claude-opus-4-1resolving to deprecated Opus versions instead of currentsecurity -istdin buffer, silently leaving stale credentials behind and causing repeated/loginprompts..credentials.jsonlosingsubscriptionType(showing "Claude API" instead of "Claude Pro"/"Claude Max") when the profile endpoint transiently fails during token refresh (#30185).bashrc,HEAD, etc.) appearing as untracked files in the working directory after sandboxed Bash commands on Linux[27;2;13~instead of inserting a newline in Ghostty over SSH/statscrash when transcript files contain entries with missing or malformed timestamps--setting-sources usernot blocking dynamically discovered project skillsclaude -w)/pluginoperation${CLAUDE_PLUGIN_ROOT}/...command templatenameparameterCLAUDE_CODE_MAX_OUTPUT_TOKENSbeing ignored during conversation compaction/compactsummary rendering as a user bubble in SDK consumers (Claude Code Remote web UI, VSCode extension).claudefolder detection on WindowsacceptEditsmodeallowManagedDomainsOnlyis enabled in managed settings — non-allowed domains are now blocked automatically with no bypassAskUserQuestion) being silently auto-allowed when listed in a skill's allowed-tools, bypassing the permission prompt and running with empty answers/voice,/cost) in Remote Control sessionsmemoCacheover long sessions/clearor auto-compact--mcp-configpoints to a corrupted filecd <outside-dir> && <cmd>permission prompt to surface the chained command instead of only showing "Yes, allow reading from /".claude/rules/*.mdfiles (withpaths:frontmatter) and nested CLAUDE.md files not loading in print mode (claude -p)/clearnot fully clearing all session caches, reducing memory retention in long sessionsTeammateIdleandTaskCompletedhooks to support{"continue": false, "stopReason": "..."}to stop the teammate, matchingStophook behaviorWorktreeCreateandWorktreeRemoveplugin hooks being silently ignoreddescription:frontmatter field not appearing in Claude's available skills list/contextshowing identical token counts for all MCP tools from a servernulfile creation on Windows when the model uses CMD-style2>nulredirection in Git Bash/configsearch box is focused but empty[ERROR]logs with 403s from profile-scoped endpoints--worktreestartup by eliminating a git subprocess on the startup path-pstartup by pipelining claude.ai config fetch with local connections and using a concurrency pool instead of sequential batchingonSubmitacross message updates--append-system-prompt-fileand--system-prompt-filework in interactive mode (the docs previously said print mode only)/resumepicker to show your most recent prompt instead of the first one. This also resolves some titles appearing as(session).activeFormfield — the spinner falls back to the task subjectpermissions.disableBypassPermissionsModefrom your effective Claude Code settings (including managed/policy settings) — when set todisable, bypass permissions mode is hidden from the pickerv2.1.68Compare Source
/modelv2.1.67Compare Source
v2.1.66Compare Source
v2.1.64Compare Source
google-gemini/gemini-cli (@google/gemini-cli)
v0.32.1Compare Source
What's Changed
0659ad1to release/v0.32.0-pr-21042 to patch version v0.32.0 and create version 0.32.1 by @gemini-cli-robot in #21048Full Changelog: google-gemini/gemini-cli@v0.32.0...v0.32.1
v0.32.0Compare Source
What's Changed
New Contributors
Full Changelog: google-gemini/gemini-cli@v0.31.0...v0.32.0
Configuration
📅 Schedule: Branch creation - Only on Wednesday ( * * * * 3 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.