Skip to content

v0.3.0

Choose a tag to compare

@chrischall chrischall released this 28 Aug 11:33
038be1d

0.3.0 (2026-08-27)

Features

  • cache the signed-in session so a restart skips the login (#10) (7cdfbcd)

Bug Fixes

  • make the dismissal-change tools prove and target the right thing (#8) (3b8a3dd)
  • read the injected env when building the session cache (#13) (0a93508)
  • refresh the stale dismissal docblock and stop verify-write logging PII (#6) (23ff0f1)

Documentation

  • list the cache env vars in server.json and .env.example (#17) (d5fd1b9)
  • readme: npm test now typechecks before running vitest (#16) (abf5fac)
  • skill: declare the name this skill actually publishes under (#9) (f1e9ce3)