canonical / canonical/workshop
Ability to deploy multiple instances of the same workshop
Open
product-feedback
- Dominant language
- Go
- Stars
- 108
- Forks
- 17
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 40
Description
Hi, I'm currently integrating Workshop with AI agents with the intention of running many agents concurrently.
At the moment Workshop requires the creation of one `.yaml` for each unique instance, so I implemented a workaround via a script that generates and destroys configurations on the fly before spinning up Workshop.
This works, but I think it would be nice to be able to provide a system where given a fixed configuration template, it is possible to spin up N variants of that template.
Contributor guide
Assessment
This issue has not been assessed yet.