Skip to content

v2.5.2

Choose a tag to compare

@dnouri dnouri released this 28 Jun 10:24
· 42 commits to master since this release

2.5.2

Fixes

  • Much faster reload and resume — Large session reloads and resumes avoid quadratic JSON line buffering and skip unnecessary full-message parsing when building the session picker. Synthetic benchmarks showed roughly 9-11x faster reload/resume on the affected workloads (#238)
  • Reload/resume benchmarks — Added deterministic GUI, batch, and smoke benchmarks so future session performance changes have fast feedback (#238)
  • Projectile-backed projects start cleanly — Sessions no longer crash when an older Projectile project backend returns a (projectile . "/path") project value instead of implementing project-root; thanks @jhamm (#235)
  • Clearer README guidance — Added a comparison with other Emacs LLM helpers and corrected the Pi authentication instructions, including the /login flow and provider API key setup (#237)