You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)