Rio Sinnott

Results 6 issues of Rio Sinnott

I created a pink palette and mode for risotto. I also modified logo.css and typography.css to use variables instead of hard-coded colors from the existing palettes, making it easier to...

## Standards checklist: - [x] The PR title is descriptive. - [x] The PR doesn't replicate another PR which is already open. - [x] I have read the contribution guide...

Area: plugin
Topic: alias

Many changes have been made. - Regarding OpenRouter, the embeddings model still requires OpenAI, so I had to implement both API keys, with the possibility for the user to provide...

Currently the user must type specific commands exactly, change the code so a natural language prompt from the user can be utilized to select the correct internal command.

Change the LLM provider and API logic if necessary to utilize OpenRouter. Also change the default LLM from OpenAI 4o mini to Gemini 2.5 flash.

It would be helpful if the "up" button on the keyboard cycled through previous commands, like a terminal emulator.