What's changed
- VS Code: Fixed extension crash on Windows ("command 'claude-vscode.editor.openLast' not found")
Unclaimed project
Are you a maintainer of claude-code? Claim this project to take control of your public changelog and roadmap.
Changelog
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
claude remote-control subcommand for external builds, enabling local environment serving for all users.CLAUDE_CODE_PLUGIN_GIT_TIMEOUT_MS to configure.startupTimeout configuration for LSP serversWorktreeCreate and WorktreeRemove hook events, enabling custom VCS setup and teardown when agent worktree isolation creates or removes worktrees.plugin enable and plugin disable to auto-detect the correct scope when --scope is not specified, instead of always defa...trimEnd().os.EOL (\r\n) in display code — line counts now show correct values instead of always showing 1 on Windows.