Gab
4e6e1241ae
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.'
2026-04-12 17:12:29 +10:00
Gab
5dac031628
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
2026-04-12 16:56:45 +10:00
Gab
17724c8e2d
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).
2026-04-12 14:21:33 +10:00
Gab
85b8e85569
Bump to 1.0.30: increase DOOM_LOOP_THRESHOLD from 3 to 30 in processor.ts
2026-04-12 14:06:00 +10:00
Gab
69773f46db
Bump to 1.0.29: increase loop detection threshold from 3 to 30
2026-04-12 11:37:26 +10:00
Gab
fbe07343c8
feat: powershell
2026-04-09 22:23:04 +10:00
Gab
c5af4f99e1
feat: tfcode
2026-04-04 17:56:41 +11:00
Gab
ffc99307a8
feat: models
2026-03-30 18:59:09 +11:00
Gab
478d930c4a
feat: packages
2026-03-30 00:11:43 +11:00
Gab
cecaf216c2
feat: tfcode
2026-03-28 23:18:26 +11:00
Gab
3cc0f7401a
chore: bump version to 1.0.20
2026-03-28 01:03:55 +11:00
Gab
95340af79a
feat: branding
2026-03-27 16:57:05 +11:00
Gab
c39a97bb7d
feat: hooks
2026-03-27 14:00:04 +11:00
Gab
a019a904b4
chore: bump version to 1.0.11
2026-03-26 22:34:28 +11:00
Gab
b893490db0
feat: better compaction
2026-03-26 19:42:30 +11:00
Gab
ee358a01eb
feat: cli
2026-03-26 19:12:09 +11:00
Gab
191f907b2d
feat: compaction
2026-03-26 17:26:17 +11:00
Gab
12ae1cb9b5
feat: better preidctiosn
2026-03-26 15:07:30 +11:00
Gab
6f82cc4b67
fix: loop
2026-03-25 21:36:32 +11:00
Gab
3fe808d64c
feat: tfcode
2026-03-24 23:27:38 +11:00
Gab
2ae12f8d6b
feat: releases
2026-03-24 22:12:30 +11:00
Gab
ff2d13015d
feat: roolbac
2026-03-24 15:06:34 +11:00
Gab
7c015708cb
feat: tfcode
2026-03-24 14:29:24 +11:00
Gab
4380efd658
feat: tfcode beta
2026-03-24 14:01:32 +11:00
Gab
4596310485
feat: sync
2026-03-24 13:51:14 +11:00
Gab
a8b73fd754
refactor: apply minimal tfcode branding
...
- Rename packages/opencode → packages/tfcode (directory only)
- Rename bin/opencode → bin/tfcode (CLI binary)
- Rename .opencode → .tfcode (config directory)
- Update package.json name and bin field
- Update config directory path references (.tfcode)
- Keep internal code references as 'opencode' for easy upstream sync
- Keep @opencode-ai/* workspace package names
This minimal branding approach allows clean merges from upstream
opencode repository while providing tfcode branding for users.
2026-03-24 13:20:14 +11:00