openclaw/extensions/opencode-go
Yzx ecf29d74ec
fix(opencode-go): add qwen plus tiered pricing (#91351)
* fix(opencode-go): add qwen plus tiered pricing

* fix(usage): tier pricing by total prompt tokens

* fix(pricing): select qwen tiers by prompt tokens

* fix(pricing): preserve tier basis across catalogs

* fix(opencode-go): keep qwen pricing representable

---------

Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
2026-06-11 08:36:14 +09:00
..
api.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
index.test.ts fix(opencode-go): add qwen plus tiered pricing (#91351) 2026-06-11 08:36:14 +09:00
index.ts feat: add live provider model catalog helper 2026-06-07 14:16:00 -07:00
media-understanding-provider.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
media-understanding-provider.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
onboard.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
onboard.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
openclaw.plugin.json feat: add live provider model catalog helper 2026-06-07 14:16:00 -07:00
package.json chore(release): prepare 2026.6.2 beta 2026-06-04 00:06:52 +01:00
provider-catalog.ts feat: add live provider model catalog helper 2026-06-07 14:16:00 -07:00
reasoning-sanitizer.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
reasoning-sanitizer.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
stream.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
tsconfig.json