Skip to content

Sensorium — Sycophancy v0.1.5 (hotfix)

Choose a tag to compare

@prayasabhinav prayasabhinav released this 22 May 00:44
· 9 commits to main since this release

⚠️ Superseded by v0.1.6 (22 May 2026) — flavour install pipeline + dynamic top-bar model picker + OpenRouter spend display + 14 Dhyeya week-09 friction fixes (settings persistence, Behind-the-Curtain progressive disclosure, panel reset on model change, and more). Mac users should upgrade.

Mac-only hotfix. Four fixes from Dhyeya's v0.1.4 testing.

Settings → Provider — API key buttons

  • Update was unwired (no event listener at all). Now opens an inline key-entry row → Save writes to the OS keychain → status pill flips to ● Set.
  • Clear had a silent catch with no UI feedback. Now asks confirm(), then removes the keychain entry, then flips the pill to ○ Not set.

Tone-cue row above composer — redesigned for brainstorming

  • The row used to gate entirely on sycophancy threshold crossings, so clean-calibration models (Sonnet, Cohere) produced no cues and the row stayed hidden. Now always carries 3 cues whenever a real fingerprint exists: threshold cues take priority when they fire, and a new 10-entry brainstorm pool (Question the frame, Try the opposite, Ask for an example, Slow it down, Add a constraint, Change register, Name the stakes, Ask how it knows, Surface a tension, Test an edge case) fills remaining slots. Cues are creative prompts for the next message, not warnings about patterns.

Chat-model dropdown — all OpenRouter models selectable

  • Dropdown now fetches the live OpenRouter model list via the existing list_models IPC on every settings-modal open, sorted alphabetically. Falls back to a corrected hardcoded shortlist if the fetch fails (most commonly: API key not yet set).
  • Two stale IDs in the fallback list also fixed: openai/gpt-5.2-miniopenai/gpt-5-mini and meta-llama/llama-3.1-405b-instructmeta-llama/llama-3.3-70b-instruct — both were 404'ing on OpenRouter when selected.

Other behaviour unchanged from v0.1.4. Linux users: all four fixes bundle into v0.1.6 substance on 5 Jun 2026 alongside flavour install.

Downloads:

  • Apple Silicon (M1/M2/M3/M4): sensorium_0.1.5_aarch64.dmg
  • Intel Mac: sensorium_0.1.5_x64.dmg