chieflab_boot
Alias of chieflab_status. Use as the FIRST tool when an agent session starts on a workspace that already has activity — recovers all open business loops with literal user commands. Same response shape as chieflab_status, same handler. If the user asked to launch the current repo and a recovered open loop looks unrelated, do not blindly resume it; start a fresh launch for the current repo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectName | No | Optional current project/repo name. | |
| workspaceId | No | Optional workspace id. | |
| currentRepoContext | No | Optional current repo/project context. Helps agents compare recovered loops against the project the user is asking about. |