10534 Commits

Author SHA1 Message Date
Gab
c39a97bb7d feat: hooks 2026-03-27 14:00:04 +11:00
Gab
8e05565e84 feat: new integration 2026-03-27 09:11:17 +11:00
Gab
0f62ba8dd5 fix: better agents 2026-03-27 08:56:02 +11:00
Gab
16bdb0707f feat: agents integration 2026-03-27 08:52:47 +11:00
Gab
b9ced47bf8 feat: integration with agents 2026-03-27 08:42:09 +11:00
Gab
cf023340a6 fix: compactions 2026-03-26 22:35:39 +11:00
Gab
a019a904b4 chore: bump version to 1.0.11 2026-03-26 22:34:28 +11:00
Gab
f12a1e34a5 feat: improved compation 2026-03-26 22:26:45 +11:00
Gab
6234611db1 feat: tf code 2026-03-26 22:19:41 +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
e581d80c7a fix: toothfairyai provider 2026-03-26 15:34:28 +11:00
Gab
3581538902 fix: script 2026-03-26 15:14:37 +11:00
Gab
12ae1cb9b5 feat: better preidctiosn 2026-03-26 15:07:30 +11:00
Gab
a42f8fa99f feat: management of opencode upgrade 2026-03-26 13:54:53 +11:00
Gab
c095414857 feat: better management of prompts 2026-03-26 13:42:50 +11:00
Gab
d5fa434c43 fix: disabled zen provider 2026-03-26 11:43:55 +11:00
Gab
6f82cc4b67 fix: loop 2026-03-25 21:36:32 +11:00
Gab
9cce68d820 feat: opencode 2026-03-25 21:14:19 +11:00
Gab
5b6dfd75e8 fix: permissions, sidebar and system prompt 2026-03-25 20:39:20 +11:00
Gab
06db5cd050 fix: tool management 2026-03-25 16:20:15 +11:00
Gab
8ecbe43e2d feat: tfcode 2026-03-25 09:35:02 +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
d716f9a6d6 feat: build scripts 2026-03-24 18:55:20 +11:00
Gab
943278e380 fix: tips v1.0.0 v1.0.2 2026-03-24 18:45:31 +11:00
Gab
a0ca32d878 feat: code 2026-03-24 18:44:12 +11:00
Gab
981991d582 feat: models 2026-03-24 18:41:07 +11:00
Gab
b4c7faa842 feat: toothfairyai as provdier 2026-03-24 18:37:53 +11:00
Gab
1460f80d1a feat: tf code 2026-03-24 18:27:16 +11:00
Gab
2ad192a312 feat: themes 2026-03-24 18:10:31 +11:00
Gab
7b81c4db73 feat: skills and agents 2026-03-24 17:59:49 +11:00
Gab
ff77a81141 feat: agents and skills 2026-03-24 17:42:26 +11:00
Gab
485cc7649e fix: tips 2026-03-24 15:55:58 +11:00
Gab
70341eebf5 feat: tf code 2026-03-24 15:43:55 +11:00
Gab
1c0c0e6a50 feat: tf code 2026-03-24 15:40:48 +11:00
Gab
1539afc803 TF code 2026-03-24 15:23:34 +11:00
Gab
09156ea6d4 feat: dev 2026-03-24 15:08:08 +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
39bd38040c docs: update README with minimal branding insights 2026-03-24 13:23:13 +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
Gab
8bcbd40e9b merge: initial merge from opencode mirror
Merged full opencode codebase from gitea.toothfairyai.com/GitHub/opencode

- Resolved README.md conflict (kept tfcode README)
- All opencode packages and code now in repo
- Next step: apply tfcode branding with scripts/rebrand.sh
2026-03-24 13:07:59 +11:00
Gab
abdfa7330e feat: initialize tfcode project structure
- Add README.md as living documentation
- Add tfcode.json schema and config template
- Add FORK_MANAGEMENT.md with mirror-based fork strategy
- Add scripts/rebrand.sh for reapplying branding after upstream merges
- Add packages/tf-sync Python module using official ToothFairyAI SDK
- Add packages/tf-mcp-bridge TypeScript module (stub)
- Multi-region support (AU, EU, US)
- Tool sync: MCP servers, Agent Skills, Database Scripts, API Functions
2026-03-24 13:02:06 +11:00
Gab
7bb69038ec Initial commit 2026-03-24 12:35:55 +11:00
Frank
a03a2b6eab Zen: adjust cache tokens 2026-03-23 20:33:11 -04:00
Sebastian
ad78b79b8a
use renderer theme mode to switch dark/light mode (#18851) 2026-03-24 00:32:48 +01:00