SpinApp AI actions: exec, sql, logs, and start/stop/status
SpinApp exposes AI-driven actions like exec, sql, logs, and start/stop/status.
Overview
SpinApp is a product that provides AI assistant tool actions for Laravel local development. SpinApp container-aware actions for command execution, SQL, logs, and full environment lifecycle control.
exec: run development commands inside containers
SpinApp an exec action to run:
artisancomposernpm build/npm dev
SpinApp specifies these can run in app or queue containers.
sql: run queries against a provisioned database
SpinApp an sql action to run queries against the provisioned database.
logs: inspect container output and Laravel logs
SpinApp a logs action for:
- container output
- Laravel log files
start/stop/status: control the environment lifecycle
SpinApp start/stop/status actions for full environment control.
Audit logging for tool calls
SpinApp mentions “an audit log of every tool call.”