-
Correct me if I am wrong, but the way you've structured the files in this repository, it cannot quite be added nicely to the plugins' folder of a project as a Git submodule. You could look at [UnrealI…
-
hello, In main file i cannot find checkpoints/: experiment folders, organized by unique exp identifier
-
Make it something like
```
.
├── media
│ ├── image.png
│ └── image2.png
├── styles
│ ├── blogs.css
│ └── home.css
└── pages
├── home.html
└── about.html
```
to make it m…
-
What do you think about this structure and its advantages and disadvantages?
infrastructure
└── apps
└── project-name
├── bin
├── dev
│ ├── php
…
-
**Is your feature request related to a problem? Please describe.**
Large XML files, e.g. 3GB while the program is only 8MB, are caused in my case by the XML exporter writing many members of structure…
-
-
Currently Drasil packages have no uniform "path" for inclusion. Some packages do one method, some do another.
Paths:
* drasil-lang: Language.Drasil
* drasil-data: Data.Drasil
* drasil-code: Lang…
-
## Description
We intend to enhance the `Artifact` component in the chat section of the dashboard by adding a new **File Menu** on the left-hand side. This File Menu will display a list of all files …
-
-
## Description
The CircuitVerse codebase is robust and feature-rich but can be challenging for new contributors to navigate due to its complexity. Currently, finding the right file or understanding t…