Skip to content

Jarvis 0.12.0: any model, minimized windows too

Choose a tag to compare

@ucsandman ucsandman released this 06 Sep 01:56
· 65 commits to main since this release

Pick any model in the catalog, and point Jarvis at a minimized window.

Any model. Settings now lists eleven models in two groups. OpenAI through Codex on your ChatGPT subscription: Astra, GPT-5.6 Sol, GPT-5.6 Terra, GPT-5.6 Luna, GPT-5.5, GPT-5.4 Mini and GPT-5.3 Codex Spark. Anthropic through Claude Code on your Claude subscription: Fable 5.1, Opus 5, Sonnet 5 and Haiku 4.5. Each request pins exactly the model you chose and fails closed if the CLI reports another one, if your plan lacks access, or on a usage limit. A model that stops at extra-high effort moves a saved maximum down and says so. Anthropic models can spend paid Claude usage credits; the billing line names the one you picked. No API key, no fallback, no automatic switching.

Minimized windows. The change picker lists minimized windows, marked "minimized". A screenshot shows the window without giving it focus, captures it, and minimizes it again with its placement intact. It appears on screen for well under a second. Computer mode restores a minimized window before an approved action.

Under the hood. One catalog, public/models.js, feeds the page and the server. The shell's windows rows carry a minimized boolean. GET /api/local-session returns the whole catalog.

Windows 10/11 x64. The exe is unsigned; SHA256SUMS.txt carries its checksum.