-
Directories
- [x] List user’s root directory
- [x] Create a subdirectory
- [x] Delete a directory (including contents)
- [x] Add support for `current_working_directory`
- use it as default inste…
-
This includes the subset of changes for AST-based synchronization (#8237) that can be merged while simplistic synchronization is still in use.
kazcw updated
10 months ago
-
Want to be able to get and create secrets within a folder in the cloud.
Should be able to list secrets within a folder.
- [x] Create a secret in a folder.
- [x] Read a secret from a folder by f…
-
Update the Reflection Logs with previous meetings reflections in the meeting minutes.
-
### Describe the bug
I fed a (really) bad zip file to the Web validator. The file is just a text file for which I changed the extension to .zip.
After that I can see in the web validator logs ([her…
-
### Week 1 - Get to know the community
- [X] Join the communication channels
- [X] Open a GitHub issue (this one!)
- [x] Install the Ersilia Model Hub and test the simplest model
- [x] Install Docker…
-
The `engine/runtime-compiler` project introduced by #8197 contains the _static IR compiler_ able to produce error diagnostics useful in any advanced text editor. In order to _simplify embedding_ of th…
-
To be done after #7786 (but first task may be started before).
For each suggestion applied to CB input, we should keep in mind what imports are necessary to have it actually working. When editing i…
-
When you close a project the shutdown of the language server takes time. There is no visual indicator on the dashboard that it is still closing.
User cannot delete or rename during this time. Some …
-
Attaching `Map_Error` values to warnings generating during nested calls to `Vector.map` results in duplicate errors.
For example, if a warning is generated for x=3 here:
```
fun x = ... generates…