Usage
Environment variables
What works
- Creates a runtime (local or Vercel) based on
TOOLSHED_RUNTIME - Executes the provided script string
- Prints the
ExecutionResultas JSON
What’s not yet wired up
- Loading config from
~/.toolshed/config.json - Fetching role and tool catalog from the server
- Wiring invoke callbacks to the server’s token vending endpoint
- Audit logging