Version1.0.0
Categorydevelopment
AuthNo auth
Tools1
Transportstdio
LicenceMIT
01
What it does
The app, in its own words.
Execute bash commands on the system. Provides shell access for automation and system tasks.
02
Tools
One tool the agent can call.
Every one is declared with typed parameters and returns structured results, so the host can render them instead of narrating them.
- bashExecute a bash command with timeout and working directory support. Returns stdout, stderr, and exit code.
Reading further
The manifest and the source for Bash live in the monorepo, alongside the other apps.