Alysis AI

PARTNERSHIP · June 12, 2026

Alysis Code teams up with Xiaomi: free MiMo access, no key required

Original launch artwork for Alysis Code — pixel-art owl with the Sylliptor wordmark

This announcement originally introduced the product as Sylliptor. It is now called Alysis Code; the names refer to the same tool, and the text below has been updated to match.

We've partnered with Xiaomi to bring their MiMo model to Alysis Code — free. For a limited time, anyone can run Alysis Code's full Forge workflow on MiMo without bringing their own model, a provider account, or an API key.

Alysis Code has always been bring-your-own-model: open-source, local, and not tied to one vendor. This collaboration adds an instant on-ramp. Create an account, install the CLI, run one command, and you're building with MiMo.

Sign in, not keys

The whole point of this release is that there's nothing to copy or paste. You don't manage an API key, and you never see one.

You sign in once in your browser and the CLI connects itself. Under the hood your account holds a private credential that the CLI fetches securely during login — it never appears on screen or in a URL, and you never have to touch it. Signing in is the only step.

Three steps to MiMo

If you already have a Alysis Code account, connecting takes about a minute:

pipx install alysis-code
alysis login

Running alysis login opens your browser. Click Approve & connect, and the CLI is wired to MiMo automatically — your free tokens are ready. Start a chat and the model is there.

No provider signup. No credit card. No key to lose.

Manage it from your account

Your account hub shows your campaign access at a glance, and lets you manage your profile, email preferences, and connected CLI from one place.

Still open, still your choice

MiMo is an easy default, not a lock-in. Alysis Code stays open-source under Apache 2.0 and works with any model, from any provider — the choice is always yours. When you want to point it at your own models or a local endpoint, you can — the campaign just removes the setup friction so you can try the agent first and decide later.

Why we're doing this

We want capable coding agents to be available to more people, at a lower cost, without hiding the important parts behind one vendor. Pairing Alysis Code's open agent layer with free access to a strong model is a direct step toward that: you can run real repo work — plan, execute, verify — without a budget or a vendor relationship just to get started.

Get started

Create your account → alysiscode.com

pipx install alysis-code
alysis login                 # opens your browser to connect
alysis                       # start building with MiMo

Pick your model — or let us hand you a free one. Either way, your code stays yours.

— The Alysis AI team