chieflab_boot
ActiveTool of ChiefLab
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.
Parameters schema
{
"type": "object",
"properties": {
"projectName": {
"type": "string",
"description": "Optional current project/repo name."
},
"workspaceId": {
"type": "string",
"description": "Optional workspace id."
},
"currentRepoContext": {
"type": "object",
"description": "Optional current repo/project context. Helps agents compare recovered loops against the project the user is asking about."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
ChiefLab
https://github.com/bdentech/chiefmo-agent
1/7 registries