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
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
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
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
opencode-agent[bot]
9a006d8700
chore: generate
2026-03-23 17:12:55 +00:00
Kit Langton
3a0bf2f39f
fix console account URL handling ( #18809 )
2026-03-23 13:11:38 -04:00
Aiden Cline
691644eeeb
tweak: add back setting user agent in requests ( #18795 )
2026-03-23 15:34:59 +00:00
Abhishek Keshri
4aebaaf067
feat(tui): add syntax highlighting for kotlin, hcl, lua, toml ( #18198 )
2026-03-23 16:15:24 +01:00
David Hill
77b3b46788
tui: keep file tree open at its minimum resized width ( #18777 )
2026-03-23 20:06:43 +08:00
Brendan Allan
36dfe1646b
fix(app): only navigate prompt history when input is empty ( #18775 )
2026-03-23 11:48:34 +00:00
Brendan Allan
8e1b53b32c
fix(app): handle session busy state better ( #18758 )
2026-03-23 10:34:32 +00:00
Brendan Allan
0a7dfc03ee
fix(app): lift up project hover state to layout ( #18732 )
2026-03-23 08:58:20 +00:00
Brendan Allan
4c27e7fc64
electron: more robust sidecar kill handling ( #18742 )
2026-03-23 08:44:23 +00:00
Shoubhit Dash
0f5626d2e4
fix(app): prefer cmd+k for command palette ( #18731 )
2026-03-23 08:00:24 +00:00
Shoubhit Dash
5ea95451dd
fix(app): prevent stale session hover preview on refocus ( #18727 )
2026-03-23 07:25:30 +00:00
Shoubhit Dash
9239d877b9
fix(app): batch multi-file prompt attachments ( #18722 )
2026-03-23 06:44:17 +00:00
James Long
84d9b38873
fix(core): fix file watcher test ( #18698 )
2026-03-23 03:35:17 +00:00
Sebastian
71e7603d71
Upgrade opentui to 0.1.90 ( #18551 )
2026-03-23 01:45:34 +01:00
David Hill
40e49c5b49
tui: keep patch tool counts visible with long filenames ( #18678 )
2026-03-23 00:45:11 +00:00
Luke Parker
afe9b97274
fix(app): restore keyboard project switching in open sidebar ( #18682 )
2026-03-23 00:39:46 +00:00
David Hill
e9a9c75c1f
tweak(ui): fix padding bottom on the context tab ( #18680 )
2026-03-23 00:23:45 +00:00
David Hill
2b171828b0
tui: prevent project avatar popover flicker when switching projects ( #18660 )
...
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
2026-03-23 10:20:49 +10:00