STetsing

Results 29 issues of STetsing

Basic AI input field for asking questions - A Textfield for user inputs - A Button for submitting requests to the AI server - The button should look like an...

RemixAI

Add command shortcuts for AI features - Fix this - Explain selected code - etc.

RemixAI

Use node-llama to directly perform inferences on the desktop application electron plugin provides - an interface to main remix AI plugin - ask the user to select a model from...

RemixAIDesktop

As long a the AI is not done performing a task, a progress action should be shown to the user. This apply for actions in - the editor - the...

RemixAIDesktop
RemixAI

such as GitHub copilot, specific commands for enhancing suggestions by providing more context See `@workspace, @VScode, /new, /doc,/fix, /clear, /tests #editor, #selection, #terminalSelection, #file`

RemixAI

For enhancing the AI experience in the Remix IDE, the AI must perceive the user environment. the main goal of the remix ai agent will be - project wide Autocomplete...

RemixAIDesktop
RemixAI

To better understand the adoption of AI feature, operations that are AI assisted must be tracked using Matamo Here are some examples: - number of **`accepted`** AI suggestions (suggestion, insertion...

RemixAI

[Ollama](https://www.ollama.com) provides a versatile interface for AI application on desktop computer. This feature is for more experiment user who would like to "wild test" other models instead of waiting for...

RemixAIDesktop

The Remix AI plugin should be configurable for - "native" node inference - web hosted server

RemixAIDesktop
RemixAI

On the Desktop remix IDE, the user should be asked to select the model suggestions must be generated off - Dropdown list showing all supported model - Each model has...

RemixAIDesktop