Your own coding agent — a desktop app that works on your files, on your machine. Takes about 3 minutes.
One file, nothing to install. Download it, double-click, and Kate Code opens — the whole app is built in (no .NET or setup needed).
Download the small setup bundle, unzip it into the same
folder as KateCode.exe, then right-click install-kate-desktop.ps1 → Run with PowerShell (or run
pwsh -ExecutionPolicy Bypass -File install-kate-desktop.ps1).
It copies Kate in, adds the Desktop + Start Menu shortcuts, and sets up the free Microsoft WebView2 runtime if your PC needs it.
Open Kate Code (double-click KateCode.exe, or your desktop icon if you added one) and sign in with this same account. Kate confirms your Platinum/Corporate plan through your login — an access token only, never your code. Your code never leaves your computer.
Click Open folder… in the app and pick the project you want Kate to work on. Then just talk to her — she reads, searches, proposes edits (you approve each diff), and runs your PowerShell / WSL / Python commands (you approve each one).