remix-project
remix-project copied to clipboard
Create an AI agent that monitors major events in Remix
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 (completion, insertion, generation)
- real time error checking: Fix me or improve this
This is done by accessing information
- File being edited
- current cursor location
- compiler errors
- imports (libs, local, etc.)
The web agent might be much lightweight than the desktop one