Changelog

What’s new.

Everything we ship to cix — new features, improvements, and fixes. Newest first.

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.

1.0.63

August 14, 2026

Sessions start knowing your conventions — in your language

Every session now opens with your repository's convention state, worded once by the service and delivered the same to every client — with Spanish as the first translation. Cursor becomes a supported client, and machine-wide guidance moves into one file per client instead of a copy per repository.

  • NewSessions open with a summary of what your repository's conventions declare — or the honest statement that they declare none — before any work begins, so rules get followed on the first attempt rather than corrected after. The summary arrives in your language when a translation exists (Spanish first); anything untranslated falls back to English rather than disappearing, and file paths and rule names are never translated. If the summary can't be fetched in time, the session simply starts without it — never an error, never a slow start.
  • NewCursor is now a supported client: registration, health checks, and staleness warnings arrive with install, and the guardrails profile adds the same deterministic convention enforcement other clients get. In folders you haven't trusted, Cursor runs no hooks at all — and cix reports itself absent there, rather than pretending to be merely degraded.
  • ImprovedMachine-wide guidance now lives in one file per client, written once at install, and each repository's own block shrinks to what only that repository can say. Fewer copies means fewer stale copies — the drift this replaces was measured at eight stale documents on one machine. And if you have edited cix's block in your global file, cix refuses to touch your version and says so, instead of backing it up and rewriting it.
  • ImprovedAntigravity's one enforceable surface is now wired by the guardrails profile, and each client's support matrix states plainly what every profile does and does not enforce.
  • FixedA file's convention rules now come from the repository the file lives in — never from the directory a command happened to run from. Previously, checking a file from another directory could answer with the wrong repository's rules.

1.0.62

August 13, 2026

Convention checks that answer renames, and name the fix

Checking a file against your project's conventions now covers renaming and moving, not just creating — and when something is denied, cix tells you what to call the file instead. Every request also identifies which client version sent it, so support can see exactly what you're running.

  • NewConvention checking now answers the three questions that come up in real work — can I create this, can I rename this, can I move this — instead of only the first. A denial names the compliant filename rather than leaving you to guess, and when a less obvious rulebook governs a path, cix says which one, once.
  • NewYour AI assistant is reminded of the relevant naming and placement rules at the moment it starts work, not after it has already written a file somewhere wrong — so conventions get followed on the first attempt instead of corrected in review.
  • ImprovedWhen conventions can't be evaluated, cix now says so and names the state it found, instead of silently reporting success. A published support matrix says exactly which languages and clients convention delivery covers — and a check that could never fire is no longer promised.
  • ImprovedEvery request now carries the version of the client that sent it, and the service records it. When something behaves oddly, support can see exactly which version you were running instead of asking you to find out.
  • FixedA broken guidance lookup can no longer block a write that should have been allowed — guidance failures degrade to silence, never to a refusal. And removing cix from a project restores the editor prompt entries that an earlier version could drop.

1.0.61

August 11, 2026

Your planning and design work now lives with your account

cix now ships a research, design, and planning workspace alongside the index, so the reasoning behind a change survives a new machine, a fresh checkout, and a cleared context window — and your AI client can read and update it directly. Assistant-facing output is machine-readable, and removing a single project now finishes cleanly.

  • NewResearch notes, designs, and multi-step plans are now stored with your account rather than in files you have to keep and carry. They are available from any machine you sign in on, and your AI client can read and update them while it works — so the reasoning behind a change is still there weeks later, when the conversation that produced it is long gone. Included with a paid plan.
  • NewThe read commands an AI client uses can now emit machine-readable output — one self-describing record per line, each naming the schema it follows — so an assistant consumes a plan or a design directly instead of parsing text meant for people. Fields that look like credentials are refused outright rather than printed, and diagnostics never mix into that output.
  • ImprovedIf your plan does not include the workspace, cix now says exactly that in one line and points you to the page that changes it, instead of failing with a generic error. Anything you have already stored stays untouched and becomes readable again the moment the plan is active — a refusal never deletes your work.
  • FixedRemoving cix from a single project no longer stops partway through, and now takes cix's own editor entry and the git hook cix installed with it. Entries and hooks belonging to your other tools are left exactly as they were. Previously this could fail outright, leaving your editor pointing at a project connection that no longer worked.
  • ImprovedEverything cix adds to a project is recorded at the moment it is written, so removing it takes back exactly what cix put there — and nothing that was already yours.

1.0.60

August 10, 2026

A clean first run, and a clean exit on Windows

Setting up a project no longer stalls when nothing is there to answer a prompt, uninstalling on Windows now takes cix's own editor entry with it, Windows commands hand your prompt back only once they have actually finished, and the upgrade notice finally names a command that works.

  • FixedSetting up a project no longer stalls when cix runs unattended — in a script, a scheduled job, or any pipeline where nothing is there to answer a question. cix now recognises that no one is available to answer, skips the optional step, and prints the link you need to continue. Previously it waited for an answer that could never arrive, and the run hung until it was killed.
  • FixedUninstalling on Windows now removes cix's own entry from Claude Desktop. Previously cix left that entry behind, so Claude Desktop kept listing a cix connection that no longer existed and showed it as permanently failing. Entries belonging to your other tools are left exactly as they were.
  • FixedCommands on Windows now hand your prompt back only after they have finished printing, and report their real success or failure. Previously the prompt could return while output was still being written, leaving the cursor in the wrong place, making Ctrl+C unpredictable, and reporting a misleading result even when the command had succeeded.
  • FixedThe notice that tells you a newer version is available now names an upgrade command that actually exists, matched to the way you installed cix. Previously it pointed at a command no release has ever included, so following the suggestion produced a "command not found" error.
  • ImprovedThe uninstall summary now states more precisely which data is removed from your machine and which stays with your account.