This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+11 more
Summary
AI summaryAdded get_state_brief, a lightweight alternative to get_state for quick orientation.
Full changelog
What's New
get_state_brief tool
A new lightweight alternative to get_state for quick orientation at the start of each turn. Returns the active window's context (file, cursor position, surrounding lines) without the overhead of fetching all windows, folds, marks, diagnostics, and highlights. Use get_state when you need the full picture. Be sure to update your AGENTS.md file. See: AGENTS-EXAMPLE.md and config for additional details.
Improved tool descriptions
All tool descriptions have been rewritten for clarity — better purpose statements, usage guidelines, behavioral notes, and parameter documentation.
Other Changes
- Added OpenCode setup instructions
- Added "Working Safely" documentation section
- Updated Nix support documentation
- Updated config README
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About paulburgess1357/nvim-mcp
MCP server providing AI assistants with full control of Neovim instances via msgpack-RPC. Read/edit buffers, run commands, send keys, query LSP diagnostics, and annotate code with highlights. No plugin required.
Related context
Related tools
Earlier breaking changes
Beta — feedback welcome: [email protected]