mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-14 20:54:42 +00:00
Bump to 1.0.32: mark ToothFairy tool credentials as optional in schema
- Remove api_key, workspace_id, region from required parameters - Add note to tool description that credentials auto-load - Add logging for credential auto-fill debugging
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://json.schemastore.org/package.json",
|
||||
"version": "1.0.31",
|
||||
"version": "1.0.32",
|
||||
"name": "@toothfairyai/tfcode",
|
||||
"type": "module",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user