You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 18, 2026. It is now read-only.
description_for_human: "Access an interactive shell",
description_for_model: `This plugin allows you to use an interacive shell running Ubuntu Linux. It offers one action:
- exec: [command: string]: Execute the given command in the shell and return the output
This plugin is stateful and will remember the state of the shell between invocations. You can use it repeatedly to execute multiple commands in the same shell.`,