Allow any CLI by adding User terminal to Agent zero #1136
johnnycoderbot-cloud
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
|
I made a script that adds terminal right inside agent0 web’s UI. Check it out! |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Having the terminal available allows you to fix issues in Agent Zero, start, stop. It gives the user terminal ability and also gives user ability to have another agent inspect agent zero, side by side agent companions. but also allow the user to do anything else you can do with a terminal. Build along side agent zero. I have a browser tab, and a preview tab, i like to add a n8n to skill, skill to n8n like tab for visual flow of skills view. Build web apps, website, or whatever with agent zero, and so many other possibilities. The terminal is fully independent so even if Agent Zero fails, crashes or is offline, that doesn't effect the terminal. The terminal is online seperate.
Beta Was this translation helpful? Give feedback.
All reactions