Nick Donohue
Nick Donohue
When selecting text in visual mode, then hitting 's' (to Substitute text), the character after the selection is also deleted. So if the text is `helloc` and I just select...
# Summary I would like to configure a persona to have a daily usage budget. I'm happy to contribute a pull request for this, I'm opening this issue to see...
Adds a token budget option in LLM settings. The token budget is checked against the token count for all queries `token_budget_time_period` hours back, which is user-configurable. Note: This is my...
Would a matcher simply to check if a response is valid JSON make sense to include in the gem? I don't believe it would be more complicated than asserting that...