HamedMP / CursorLens

An open-source dashboard for Cursor.sh IDE. Log AI code generations, track usage, and control AI models (including local ones). Run locally or use upcoming hosted version.
https://www.cursorlens.com
GNU Affero General Public License v3.0
122 stars 16 forks source link

Issue on logs page - log.body.messages is empty #23

Open psmyrdek opened 2 weeks ago

psmyrdek commented 2 weeks ago

I'm struggling with the following issue: image

The issue is caused by the incorrect encoding of log body that is getting added to the database. While reading, it cannot be converted into a correct JSON.

Happy to contribute based on @HamedMP suggestions.

HamedMP commented 1 week ago

Thanks for detecting it @psmyrdek, I'd appreciate a PR for it, thanks for noticing it and offering your help 🙇🏼