openclaw/extensions/opencode
Peter Steinberger 3b84a55d99
refactor(protocol): pre-publish cheat-window cleanup and vintage tracking (#111041)
* fix(codex): drain dynamic-tool handlers before side-thread cleanup

* refactor(protocol): rename question ids to questionId and flatten answer maps

* refactor(protocol): slim worker stack and unify session-catalog shapes

* refactor(protocol): delete dead public surface and polish packaging

* feat(protocol): track release-train vintage on gateway methods and schemas

* fix(apps): align question surfaces merged from main with reshaped protocol

* test(health): shape secret fixtures to scanner-safe token names

* test(health): use scanner-safe token fixtures

* fix(apps): align question surfaces merged from main with reshaped protocol

* fix(ci): prove reshaped protocol in shallow checks

* fix(ui): align sidebar question fixtures with protocol

* fix(apps): read flat Swift question answers

* fix(apps): align question surfaces merged from main with reshaped protocol

* fix(apps): refresh native question inventory

* fix(apps): align macOS snapshot fixtures with protocol

* fix(ui): align narration question fixture with protocol
2026-07-19 04:07:15 -07: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 feat: discover OpenCode and Pi sessions on paired nodes (#106941) 2026-07-13 21:45:53 -07:00
opencode.live.test.ts refactor: reduce plugin SDK test import overhead (#109333) 2026-07-16 13:55:23 -07:00
package.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01:00
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 fix(opencode): restore Zen model catalog (#92495) 2026-06-28 12:32:44 -04:00
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 refactor(protocol): pre-publish cheat-window cleanup and vintage tracking (#111041) 2026-07-19 04:07:15 -07:00
session-catalog-shared.ts feat: resume OpenCode and Pi sessions in terminal (#107200) 2026-07-13 23:54:40 -07:00
session-catalog-terminal.ts refactor: simplify native session executable resolution (#108169) 2026-07-15 01:49:45 -07:00
session-catalog.test.ts fix(acp): reject malformed session list cursors (#107895) 2026-07-19 00:38:02 +01:00
session-catalog.ts fix(acp): reject malformed session list cursors (#107895) 2026-07-19 00:38:02 +01:00
tsconfig.json