Plugin authors: if you save through VFS and then hand a file path to a CLI, formatter, VCS command, or Java file API, check this.
VFS may see fresh content before the disk does.
If the next reader is outside VFS, flush first.
https://t.co/BDkYQgNp1e
Our bet on ACP seems to resonate! It seems to work nicely for agents like @opencode & @cursor_ai as well as for clients like @obsdmd, @Neovim, and now @cognition Devin Desktop!
Supporting the Agent Client Protocol is more than just integrating agents into JetBrains IDEs – it also allows Junie, our AI coding agent, to work in other client tools. We’re excited to welcome Devin Desktop to the ecosystem!
me: can you fix this?
claude: say less
also claude: handrolled auth, added 7 dependencies, added 379 tests, renamed half the codebase, and made it someone else’s problem