openclaw/extensions/opencode
mushuiyu886 42e6972d35
fix(opencode): Zen GPT-5.6 models are missing from discovery (#110405)
* fix(opencode): add Zen GPT-5.6 models

* test(opencode): narrow GPT-5.6 policy fixture

* fix(opencode): align GPT-5.6 thinking levels

Co-authored-by: 杨浩宇0668001029 <yang.haoyu@xydigit.com>

---------

Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-07-18 11:14:05 +01:00
..
api.ts
index.test.ts fix(opencode): Zen GPT-5.6 models are missing from discovery (#110405) 2026-07-18 11:14:05 +01:00
index.ts fix(opencode): Zen GPT-5.6 models are missing from discovery (#110405) 2026-07-18 11:14:05 +01:00
media-understanding-provider.test.ts fix: provider dead exports no longer block changed checks (#108592) 2026-07-15 22:33:54 -07:00
media-understanding-provider.ts fix: provider dead exports no longer block changed checks (#108592) 2026-07-15 22:33:54 -07:00
onboard.test.ts
onboard.ts
openclaw.plugin.json
opencode.live.test.ts refactor: reduce plugin SDK test import overhead (#109333) 2026-07-16 13:55:23 -07:00
package.json
provider-catalog.ts fix(opencode): Zen GPT-5.6 models are missing from discovery (#110405) 2026-07-18 11:14:05 +01:00
provider-discovery.ts
provider-policy-api.test.ts fix(opencode): Zen GPT-5.6 models are missing from discovery (#110405) 2026-07-18 11:14:05 +01:00
provider-policy-api.ts fix(opencode): Zen GPT-5.6 models are missing from discovery (#110405) 2026-07-18 11:14:05 +01:00
session-catalog-plugin.ts fix: provider dead exports no longer block changed checks (#108592) 2026-07-15 22:33:54 -07:00
session-catalog-shared.ts
session-catalog-terminal.ts refactor: simplify native session executable resolution (#108169) 2026-07-15 01:49:45 -07:00
session-catalog.test.ts fix(opencode): preserve Unicode in catalog tool input (#109591) 2026-07-16 21:10:18 -07:00
session-catalog.ts fix(opencode): preserve Unicode in catalog tool input (#109591) 2026-07-16 21:10:18 -07:00
tsconfig.json