Skip to content

cenno 0.1.0 — un cenno

Choose a tag to compare

@glebis glebis released this 10 Jun 19:32

First release. cenno is a macOS runtime that lets AI agents ask you questions through minimal floating surfaces — agents fanno un cenno, you answer with one.

Signed & notarized (Developer ID, ticket stapled) — opens cleanly on any Apple Silicon Mac.

What's in 0.1.0

  • ask_user via MCP or CLI — one line in .mcp.json gives any agent a voice on your screen; answers return as tool results ({answer, via, elapsed_s})
  • Non-activating floating panel — never steals keyboard focus; draggable, remembers position, sizes to content; single-click answers
  • Reporter-style design system — full-bleed flow colors (mood / question / EMA / reminder / ambient), W3C DTCG tokens, A2UI rendering with a custom catalog; rich a2ui payloads pass a validated boundary
  • Inputs: text, choice chips, 1–7 scale with dot pagination, confirm, multi-step progress — plus 30 rotating deadpan confirmations
  • SQLite history + cenno export — every prompt outcome recorded locally (0600), JSON/CSV dump with --since
  • Tray controls — pause (15 min → until tomorrow), fullscreen quiet mode (per-screen, notch-aware), launch at login (default on), all persisted
  • --mcp-stdio bridge — auto-launches the app in tray mode; stale-socket recovery

Install

Download the DMG, drag cenno to Applications. Or build from source: see README.

Coming next

EMA scheduling engine (recurring check-ins), voice input via whisper.cpp + BYOK, tray inbox for missed prompts.

🤖 Generated with Claude Code