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:
Gab
2026-04-12 16:56:45 +10:00
parent aeab50796a
commit 5dac031628
2 changed files with 14 additions and 2 deletions

View File

@@ -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",