1.1.0
August 15, 2026
A default install stops carrying operator tools, and Cursor stands on its own
Installs now carry only what a customer needs, and upgrading removes the operator-only commands an older install left behind. Cursor gets a complete command surface of its own. And several notices that stated things cix had not actually checked now say what is true.
- NewCursor installs its own commands and workflow layer, so a Cursor-only setup is complete without another client present. Where the same command is visible through more than one editor's folder, every copy now says the same thing — so whichever copy your editor picks is the right one, and it names the client you are actually in rather than assuming.
- NewWhen two copies of cix end up installed in one environment, health checks now name the conflict and print the exact commands to repair it. Running that repair is opt-in and needs an explicit confirmation; if it stops partway it tells you a package was already removed and exactly what is left to run, rather than leaving you to discover it at the next command.
- ImprovedA default install now carries only what a customer needs. The parse-error report (/cix-errors) and the hook on/off commands (/cix-disable-hooks, /cix-enable-hooks) are operator tools and now require the developer profile. Upgrading REMOVES them if an earlier install left them in place — add --dev to keep them. Your own commands in the same folder are never touched.
- ImprovedInstalling every client now includes Cursor.
- FixedThe startup notice that said repository intelligence was unavailable no longer implies your calls are being refused when nothing is refusing them. It states what actually follows in the session you are in, and says when the answer came from a cached check that may since have moved on.
- Fixedcix no longer switches on a global hooks setting you had deliberately turned off. Your choice stays as you set it, and cix tells you the hooks it just installed will not run until you change it back. Uninstalling no longer silently turns that setting back on either.
- FixedA search that finds nothing stops reporting that as proof the name does not exist when recent local work was not part of what was searched. It now says what was actually covered and how to include the rest, so a missing result no longer reads as licence to write a duplicate.
- FixedEvery client now states what a default install does not enforce. Two of four said nothing, so their users carried an assumption the profile does not deliver.