Expand description
api spawn — start the objectiveai-api server in the background.
The api is machine-wide (one per OBJECTIVEAI_DIR): its lock lives
at <dir>/bin/locks key api, and the lock contents are the
server’s client-connect URL. If the lock is already held the server
is already up and its published URL is returned as-is.