nhat.nguyenhong
  • Joined on 2024-01-01
nhat.nguyenhong pushed to master at nhat.nguyenhong/opencode-ccgo-provider 2026-09-24 14:27:31 +00:00
49d518871b Drop COMMANDCODE_DEBUG, COMMANDCODE_DEBUG_FILE, and COMMANDCODE_ZDR env vars
053e34d350 docs: centralize environment variables into a dedicated section
Compare 2 commits »
nhat.nguyenhong pushed to master at nhat.nguyenhong/opencode-ccgo-provider 2026-09-24 14:07:42 +00:00
78a4f42bc0 fix: sync-models will now prompt for API key when there is none, and it won't terminate when there is no opencode.json
nhat.nguyenhong pushed to master at nhat.nguyenhong/opencode-ccgo-provider 2026-09-24 13:53:02 +00:00
ac29d26e12 rate limit the quota update: once every 2 min
nhat.nguyenhong pushed to master at nhat.nguyenhong/opencode-ccgo-provider 2026-09-24 07:53:06 +00:00
a1fe7c7a87 Load tui plugin via direct src/tui.tsx file spec instead of repo root
nhat.nguyenhong pushed to master at nhat.nguyenhong/opencode-ccgo-provider 2026-09-23 03:27:56 +00:00
cc7b9fc600 auto retry when receive 5xx error from server with isRetryable = true
nhat.nguyenhong pushed tag v0.0.1c to nhat.nguyenhong/opencode-ccgo-provider 2026-09-22 12:28:21 +00:00
nhat.nguyenhong pushed to master at nhat.nguyenhong/opencode-ccgo-provider 2026-09-22 12:27:56 +00:00
ec7f32feea Make sync-models an interactive model picker
nhat.nguyenhong pushed to master at nhat.nguyenhong/opencode-ccgo-provider 2026-09-22 08:40:19 +00:00
7e77c3c6fe Fix sidebar quota stuck on loading; forward upstream cost
nhat.nguyenhong pushed to master at nhat.nguyenhong/opencode-ccgo-provider 2026-09-16 15:30:18 +00:00
ef9a944924 add usage tracking to sidebar
a52efe1f70 add zdr and debug status to the sidebar
Compare 2 commits »
nhat.nguyenhong pushed to master at nhat.nguyenhong/opencode-ccgo-provider 2026-09-16 14:11:17 +00:00
41fe0788a7 add /cc-zdr, /cc-debug, /cc-status slash commands
nhat.nguyenhong pushed to master at nhat.nguyenhong/opencode-ccgo-provider 2026-09-15 10:16:26 +00:00
0872a2099b only send x-cmd-zdr when COMMANDCODE_ZDR=1
c89943df1c Send x-cmd-zdr: 1 header on upstream generate requests
Compare 2 commits »
nhat.nguyenhong pushed tag v0.0.1b to nhat.nguyenhong/opencode-ccgo-provider 2026-09-14 05:16:29 +00:00
nhat.nguyenhong pushed to master at nhat.nguyenhong/opencode-ccgo-provider 2026-09-14 05:16:14 +00:00
70b35d5164 add sample opencode config