Skip to content

What to do after updating to Olares 1.12.7

Olares 1.12.7 changes how apps connect to models. The update does not affect your existing apps or data.

After updating, complete the following setup to use the new AI features.

Update in steps

If you are running Olares 1.12.5 or earlier, update to 1.12.6 first, then update to 1.12.7. See What to do after updating to Olares 1.12.6 for the migrations and configuration changes that may apply to your system.

Install Router, Lares, and a model

Starting with 1.12.7, apps on Olares reach models through Router, the AI gateway for models and tools. Lares, the official AI assistant for Olares, automatically picks up the models and tools configured in Router, with no manual configuration. Like other agent apps on Olares, Lares comes with Olares CLI and Agent Skills bundled.

To get started:

  1. Open Market and install Router.

  2. Install Lares.

  3. Install a local model. For most devices, Qwen3.8-27B is a good starting point.

    For Olares One owners: run one request at a time

    Qwen3.8-27B is a dense model, and agent tasks rely on a long context window. On Olares One, which has 24 GB of VRAM, run one request at a time to guarantee the 100K context window and precision. Wait for the current task to finish before starting the next one, as concurrent requests can slow down or get stuck.

  4. Open Lares and try a simple task, such as checking this device's configuration, to confirm everything works.

  • Router: Manage models, tools, and API keys for every app in one place.
  • Lares: Give the agent a goal and let it work across your apps, files, and system.

Update agent apps

After updating the system, update the agent apps installed on Olares, such as Claude Code, from Market so they work with the new version. This also updates the Olares CLI and Agent Skills bundled with the apps.

Learn more