Bump to 1.0.33: instruct agent NOT to ask for TF credentials

Direct instruction in tool description: 'Do NOT ask for api_key, workspace_id, or region. These are automatically loaded from ~/.tfcode/credentials.json.'
This commit is contained in:
Gab
2026-04-12 17:12:29 +10:00
parent 5dac031628
commit 4e6e1241ae
2 changed files with 2 additions and 2 deletions

View File

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