You're viewing a demo portfolio

Join the waitlist
PRSM

chieflab_boot

Active

Tool of ChiefLab

declared in 0.3.0

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."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

ChiefLab

https://github.com/bdentech/chiefmo-agent

1/7 registries
View full server →