enso/app
Michael Mauderer 66201dc94c
New Prototype AI Searcher (#7146)
Adds a new bare-bones AI searcher that can be triggered with `cmd+tab`. It will interpret the searcher input as a prompt to an AI model and replace the created node with the suggestion that was computed.

https://github.com/enso-org/enso/assets/1428930/f8403533-54ba-4ea5-9d3c-6bdf3cf336b5

Implements the first step of #7099.

# Important Notes
Contains some refactoring that allows us to have multiple controllers side by side. So QA testing should make sure that the Component Browser Searcher is still working as before.
2023-07-07 12:47:10 +00:00
..
gui New Prototype AI Searcher (#7146) 2023-07-07 12:47:10 +00:00
ide-desktop Enable React and strict-boolean-expressions lints (#7023) 2023-07-06 13:52:32 +02:00