gbash - virtual bash sandbox #676
ewhauser
started this conversation in
Show and tell
Replies: 0 comments
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.
-
I built a full virtual bash sandbox for Go (https://github.com/ewhauser/gbash) for use with ADK so that you an have bash envionment without heavier weight infra sandboxes. It's more limiting that a full sandbox, but is fully bash compliant and has a relevant toolset built out (coreutils, jq, awk, rg, etc.).
There's an example showing how you can use it with ADK: https://github.com/ewhauser/gbash/tree/main/examples/adk-bash-chat
Enjoy!
Beta Was this translation helpful? Give feedback.
All reactions