Changelog

0.9.7-nightly

Better State Management

We no longer store any full files in memory and prevent users from @'ing very large files (> 2MB) This should reduce any significant memory issues that users have been experiencing.

0.9.6-nightly

Docs updates

Updates to docs (try pasting a link in chat, you can delete/edit docs, you can see citations), @ symbol performance on long files in chat should improve, and more.

0.9.5-nightly

Cursor-Python LSP

Ships with cursor-python, a Language-Server fork of pyright built for Cursor

0.9.4-nightly

Staged Rollouts

We can push an update to a randomly sampled small fraction of our users before rolling out to everyone.