Skip to content

InteJer v0.1.0-beta.7

Choose a tag to compare

@azamkhan555622848 azamkhan555622848 released this 13 Jul 14:58
25bb302

InteJer Agent now actually runs on the model it's supposed to

Last release introduced InteJer Agent — a frontier model that plans against your full session transcript while a 1M-context model does the work. It had a bug: the agent ran on whatever model you happened to have selected in the picker, not the one it was designed around. If you'd switched models mid-session, you weren't getting the agent as intended.

InteJer Agent is now pinned to GLM 5.2 as its executor, regardless of what's selected. The same goes for the PCB engineer agent, which now inherits a sane model instead of being steered by the picker. Both are hidden from the model dropdown, because picking a model for them was never meaningful — that choice is what broke them.

The picker still controls Build and Plan, which is where it belongs.

Signing in works again

Account sign-in had been failing with a 401 on every model — the gateway was authenticating against a Supabase API key the project no longer honors. This was a server-side fix and is already live for everyone: you don't need this build to get it. License-key users were never affected, which is why it went unnoticed for as long as it did.

Also in this build

  • Classic layout is the default. No more hunting for it in settings on a fresh install.
  • The debug overlay and the floating "?" button are gone. They were development scaffolding that shouldn't have shipped.
  • All five MCP servers (KiCad, PlatformIO, MongoDB, Playwright, Stitch), the PCB Pack skills, and the FreeCAD resources are bundled — no separate setup.

Installing

Windows x64, unsigned beta build — SmartScreen will warn on first launch. Choose More info → Run anyway. Run the installer over your existing install; your settings are preserved. In-app auto-update isn't enabled during the beta, so grab new builds from here or from the Downloads page in your dashboard.