Adam Obuchowicz
Adam Obuchowicz
https://github.com/enso-org/enso/assets/3919101/ab6c4855-06a0-4305-90ca-c07e7eecfa8b Logs from another run: [localhost-1701952176893.log](https://github.com/enso-org/enso/files/13599959/localhost-1701952176893.log)
After reconnecting, LS is a fresh instance, so the ydoc server needs to initialize protocol again and open the text file.
To be done after #8482 The documentation should be updated, to no longer keep anything related to the old GUI. Anything useful from old docs (shortcuts?) should be moved to...
I created a [test case](https://github.com/farmaazon/roots-rs/blob/bug/src/analytical/quartic.rs#L277) for `find_roots_quartic` where it should return two roots according to [wolfram](https://www.wolframalpha.com/input?i=0.017350271707711872+x%5E4++-0.18749033492394002+x%5E3+%2B+0.7583062280164483+x%5E2++-1.3604570650442296+x+%2B+0.007953582308820706), but returns none. Is this something I should expect from numerical errors? If yes,...
### Discord username farmaazon ### What type of issue is this? Permanent – Occurring repeatably ### Is this issue blocking you from using Enso? - [X] Yes, I can't use...
Use the new `ai/completion_v2` for AI completion. It produces a function will multiple lines, so the result should be adding a new Main method and CB creating a node calling...
As in description: the error appears:  And then nothing can be done in the graph.
On the latest package, I cannot get through the initial "set username" window. 
### Pull Request Description * Fixes #9942 * Restores updating visualization size in metadata. Also, the height is also stored. ### Important Notes ### Checklist Please ensure that the following...
https://github.com/enso-org/enso/actions/runs/9078113480/job/24944430366#step:7:993 ``` src/components/ComponentBrowser/__tests__/placement.test.ts > Previous node dictated placement > prop testing (with seed=1150301103) ```