enso/distribution/lib/Standard
Adam Obuchowicz a6fc8cb932
Reimplement AI PoC from GUI1 (#9476)
Fixes #9313

[Screencast from 2024-03-22 09-09-07.webm](https://github.com/enso-org/enso/assets/3919101/6ad86145-6882-4bde-993d-b1270f1ec06c)

# Important Notes
* This is PoC, so I didn't spend time on polishing the visuals; the design will likely change.
* I modified the shortcut handler a bit, allowing making multiple actions for same binding - the action's handler will be called in unspecified order, until one of them handle the event (i.e. not return false).
* To make it working regardless of imports, I needed to export AI module in Standard.Visualization. Moreover, needed to remove build_ai_prompt for Any, because it was causing issues - expect a bug report soon.
2024-03-25 09:14:41 +00:00
..
AWS/0.0.0-dev Make data-links behave more like 'symlinks' (#9485) 2024-03-22 17:01:54 +00:00
Base/0.0.0-dev Make data-links behave more like 'symlinks' (#9485) 2024-03-22 17:01:54 +00:00
Database/0.0.0-dev Make data-links behave more like 'symlinks' (#9485) 2024-03-22 17:01:54 +00:00
Examples/0.0.0-dev Make data-links behave more like 'symlinks' (#9485) 2024-03-22 17:01:54 +00:00
Geo/0.0.0-dev Rename Decimal to Float (#7807) 2023-09-14 15:01:30 +00:00
Google_Api/0.0.0-dev Google Analytics Report (#9239) 2024-03-14 10:15:47 +00:00
Image/0.0.0-dev Some fixes working towards a sales demo (#9501) 2024-03-20 16:44:50 +00:00
Searcher/0.0.0-dev Some minor improvements suggested from Ned's use (#9249) 2024-03-04 16:33:31 +00:00
Snowflake/0.0.0-dev Make data-links behave more like 'symlinks' (#9485) 2024-03-22 17:01:54 +00:00
Table/0.0.0-dev Make data-links behave more like 'symlinks' (#9485) 2024-03-22 17:01:54 +00:00
Test/0.0.0-dev Implement refreshing the Cloud token in Enso libraries (#9390) 2024-03-19 19:26:34 +00:00
Visualization/0.0.0-dev Reimplement AI PoC from GUI1 (#9476) 2024-03-25 09:14:41 +00:00