-
Especially the `lobster trace` stuff should support plugins, so that you can add/install modules with a magic name and things just work.
-
Ideally we could have a common plugin style system and document it as well as include it as part of the template. This way most people building a plugin could benefit of having a common style that mes…
-
### Current Behavior
Output HTML to "build/reports/project/dependencies" folder while also dump the dependency graph to System.out
```bash
bash-4.2$ ./gradlew htmlDependencyReport
> Task :htmlDepe…
-
## Background
We have discussed builting the carbon-txt validator to:
1. be a standalone piece of software from the green web platform
2. have a usable plugin system so that the core logic is s…
-
Have a plugin loader. A plugin is a class which holds listeners and commands, and perhaps modify handler behavior
-
### Description:
rather than putting all the code in the client #47 in a single repo #1294 , why not build a plugin system? I am open to developing one like:
https://www.npmjs.com/package/use-plugi…
-
Clients not strictly in the drawer should be moved into a new type similar to AppImplementations called Plugin.
A plugin differs from a client as they don't require to be tied to an app and are usual…
-
The System Verilog support is broken as it requires enabling `YOSYS_F4PGA_PLUGINS` and doing so gets a compilation error as follows:
`vtr-verilog-to-routing/libs/EXTERNAL/yosys-f4pga-plugins/system…
-
### Checked for duplicates
Yes - I've already checked
### Alternatives considered
Yes - and alternatives don't suffice
### Related problems
_No response_
### Describe the feature req…
-
# Goals
Today, there are several different systems for extending ComfyUI, principally:
1. Custom nodes implemented in Python in the `custom_nodes` folder
2. Custom javascript code in the `web/exten…
guill updated
2 months ago