Skip to content

docs: editor release research for July 2026 - #48

Merged
yokuze merged 4 commits into
mainfrom
claude/editor-support-research-49dzvb
Jul 19, 2026
Merged

docs: editor release research for July 2026#48
yokuze merged 4 commits into
mainfrom
claude/editor-support-research-49dzvb

Conversation

@yokuze

@yokuze yokuze commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Add research documents for Claude Code 2.1.215, Codex 0.144.6, Copilot CLI
1.0.71, Cursor 3.11, Gemini CLI 0.51.0, OpenCode 1.18.3, Windsurf/Devin
Desktop 3.4.27, and Zed 1.11.3, plus an implementation plan covering the
follow-ups (Windsurf user-scope hooks path, Copilot project MCP target,
filename/description validations, and changelog URL moves).

Co-Authored-By: Claude Fable 5 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_01HCX71AiLij6vrJy5o1n6UR

claude added 2 commits July 19, 2026 11:50
Add research documents for Claude Code 2.1.215, Codex 0.144.6, Copilot CLI
1.0.71, Cursor 3.11, Gemini CLI 0.51.0, OpenCode 1.18.3, Windsurf/Devin
Desktop 3.4.27, and Zed 1.11.3, plus an implementation plan covering the
follow-ups (Windsurf user-scope hooks path, Copilot project MCP target,
filename/description validations, and changelog URL moves).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HCX71AiLij6vrJy5o1n6UR
- Correct Windsurf user-scope hooks path to ~/.codeium/windsurf/hooks.json,
  matching the Devin Desktop docs and aix's own site docs
- Warn when a skill description exceeds the 1024-byte limit shared by Zed
  and OpenCode
- Document the Claude Code 2.1.214 hook if-glob semantics change in the
  support matrix and note that Copilot documents both .mcp.json and
  .github/mcp.json for project MCP
- Lock in hidden-filename protection for Copilot agents with a regression
  test and update the research skill's moved changelog URLs
- Record resolutions in the research documents and implementation plan

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HCX71AiLij6vrJy5o1n6UR
@vercel

vercel Bot commented Jul 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
aix Ready Ready Preview, Comment Jul 19, 2026 1:54pm

claude added 2 commits July 19, 2026 13:52
The site package's editor-research parser required LF-only frontmatter
delimiters, and the research-root test asserted forward-slash paths.
Windows CI checks out CRLF files (no .gitattributes), so the seeded-docs
test failed with 'Missing YAML frontmatter' and the root test failed on
backslashes. Normalize CRLF before parsing, accept either path separator
in the test, and add a CRLF regression test.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HCX71AiLij6vrJy5o1n6UR
@yokuze
yokuze merged commit 80d06fa into main Jul 19, 2026
9 checks passed
@yokuze
yokuze deleted the claude/editor-support-research-49dzvb branch July 19, 2026 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants