Skip to content

v0.3.0 — Point and roast

Choose a tag to compare

@w1ckedxt w1ckedxt released this 08 Jun 14:42
· 27 commits to main since this release

This one's for the MCP side — Sally is smoother and smarter inside Claude Code, Cursor, and Windsurf.

New

  • Point and roastsally_roast now takes paths (files or directories). Sally reads them herself, skipping binaries and secret files, so your agent doesn't have to read and pass content. "Roast ./src" just works.
  • Prompts — ready-made slash-command intents: roast, review-pr, and explain, for clients that surface MCP prompts.
  • Progress on Full Truth — the deep-dive now sends progress updates, so your editor shows it's working instead of hanging silently.

Changed

  • All 8 tools carry readOnlyHint annotations — Sally only reads your code, never writes — so agents can call her freely without second-guessing.

Install: npm i -g @cynicalsally/cli · Add to your editor: claude mcp add cynical-sally -- npx @cynicalsally/cli mcp

Point her at something. Tell her she's wrong. (She isn't.)