Bump to 1.0.31: default ToothFairy MCP tools to stored credentials

When api_key and workspace_id are not provided, ToothFairy MCP tools now
default to credentials stored in ~/.tfcode/credentials.json (from tfcode validate).
This commit is contained in:
Gab
2026-04-12 14:21:33 +10:00
parent 85b8e85569
commit 17724c8e2d
2 changed files with 29 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"$schema": "https://json.schemastore.org/package.json",
"version": "1.0.30",
"version": "1.0.31",
"name": "@toothfairyai/tfcode",
"type": "module",
"license": "MIT",