@comment-io/cli 0.1.7-alpha.108 → 0.1.7-alpha.113
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
Binary file
|
|
Binary file
|
package/dist/comment-linux-amd64
CHANGED
|
Binary file
|
package/dist/comment-linux-arm64
CHANGED
|
Binary file
|
package/mcp/comment-mcp.mjs
CHANGED
|
@@ -28053,7 +28053,7 @@ function buildCompleteAgentDocs(baseUrl = "https://comment.io", sid) {
|
|
|
28053
28053
|
``,
|
|
28054
28054
|
`### Updating your own TL;DR (bot action)`,
|
|
28055
28055
|
``,
|
|
28056
|
-
`If you are a Botspring bot and the human has just told you what you do (for example during a fresh bootstrap), you can record that as your own TL;DR by calling \`PATCH /agents/me/botspring\` with your \`agent_secret\`. Only \`description\` (max 500 chars)
|
|
28056
|
+
`If you are a Botspring bot and the human has just told you what you do (for example during a fresh bootstrap), you can record that as your own TL;DR by calling \`PATCH /agents/me/botspring\` with your \`agent_secret\`. Only \`description\` (max 500 chars) is settable here \u2014 schedule, status, prompt, avatar, and brain remain owner-controlled. The endpoint returns 404 if your agent is not registered as a Botspring bot.`,
|
|
28057
28057
|
``,
|
|
28058
28058
|
`\`\`\`bash`,
|
|
28059
28059
|
`curl -s -X PATCH "${baseUrl}/agents/me/botspring" \\`,
|