lockmeister
lockmeister
Update: Solved caused by lack of funds at openrouter. **It would be handy to have a more informative error message if possible** after hitting a rate limit using Sonnet 3.5,...
### Issue It would be good to be able to have enhanced interaction with the chat history. This is already implemented for user input, but would be good for the...
Summary of Changes: Write Chat History to SQLite: Implemented functionality to store all chat interactions in an SQLite database for future reference and analysis. New /datasette Command: Added a command...
### Issue It would be handy to log chats to a database rather than just save a large .md file. I was inspired by [this](https://llm.datasette.io/en/stable/logging.html#browsing-logs-using-datasette) tool, which logs all LLM...
### Issue I cloned aider and made some edits locally. I used aider itself to assist (installed globally using pipx to avoid conflicts). I ran my local branch [as per...
Recommendation: make more informative errors based on LLM Exceptions - when the context length is too long, inform the user, otherwise the error can be confused with being out of...
## Environment - Claude CLI version: 0.2.74 - Operating System: Ubuntu 22.04 - Terminal: gnome-terminal xterm-256color ## Bug Description ## Steps to Reproduce 1. run claude code 2. attempt to...