Keating Blog

Release notes, engineering essays, and field notes from Keating's teaching system.

46 posts

▤ STANDARD.SITEPublished from did:plc:tiyely2inmhsmp6g6gmqsgm3

v0.3.5 — Standalone Installer Fix: Tarball Structure and Node.js Entry Point

The curl | bash installer was broken: the release tarball lacked its top-level directory and the wrapper tried to exec a nonexistent binary. Both are fixed — install now works end-to-end on Linux and macOS.

All 19 Keating Web Tools Now Expose Real Parameter Schemas

The fix that landed in 0.3.1: all tool registrations now describe real JSON Schema parameters so the model can actually supply arguments instead of guessing.

Chat Model Selector Now Reflects the Actual Choice

Fixed the model selector showing a stale gemini placeholder after picking a different model. State now syncs directly to the active agent.

Chat Panel Fix & Model Loading Animation

Fixed text disappearing after sending messages by separating the Lit header from the dynamic chat panel. Added a one-time model loading overlay.