Roo-Code/.changeset
hannesrudolph abc237870d fix: prevent C# LSP crashes from excessively long URIs
Add URI length validation in diff views and checkpoints to prevent
UriFormatException crashes when working with large files. Content is
truncated when encoded URIs would exceed safe length limits.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-11 19:56:02 -06:00
..
changelog-config.js Fix changelog generation (#3859) 2025-05-22 12:31:55 -07:00
config.json v3.18.5 (#4054) 2025-05-27 12:41:54 -07:00
fix-uri-length-lsp-crash.md fix: prevent C# LSP crashes from excessively long URIs 2025-06-11 19:56:02 -06:00
README.md Adding changeset config 2024-12-10 13:53:45 -08:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation