Ironclad / rivet

The open-source visual AI programming environment and TypeScript library
https://rivet.ironcladapp.com
MIT License
2.56k stars 226 forks source link

[Feature]: UI Plugin Framework #120

Open abrenneke opened 9 months ago

abrenneke commented 9 months ago

Feature Request

Right now plugins are only core plugins that work both in the UI and in the packages. We'll need to introduce a UI plugin as well that can extend the Rivet UI itself.

Code of Conduct

Web3Underbelly commented 9 months ago

This would be great... How complex of a task would using the GUI on top of let's say any multi-agent framework like the new Auto-Gen, or Semantic Kernel?

abrenneke commented 9 months ago

Probably a fair amount of work @Web3Underbelly, but I'm hoping someone steps up to the task to write a plugin!