feat: error logging

This commit is contained in:
2025-08-07 12:42:28 -07:00
parent 86720b2db9
commit e60c7b750d
2 changed files with 24 additions and 2 deletions
+4 -1
View File
@@ -50,7 +50,10 @@ export const ai = async(
name: "nhcarrigan-mcp",
type: "url",
url: "https://hikari.nhcarrigan.com/api/mcp",
authorization_token: "hikari"
tool_configuration: {
allowed_tools: ["docs"],
enabled: true
}
},
],
messages: messages.map((message) => {