[idea] Add configurable agent launch wrappers #2111
tan-yong-sheng
started this conversation in
Ideas
Replies: 1 comment 2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
idea / problem
I run some agents through a wrapper instead of launching them directly.
Example:
Today, I have to use shell aliases or wrapper scripts.
Herdr cannot launch agents through a custom wrapper.
requested change
Add configurable agent launch wrappers.
Example:
Then:
would execute:
The wrapper should work with any executable, not only
nono.why you want this
nono,fence,bubblewrap,firejail, Docker, SSH, or other wrappers.All reactions