openclaw/extensions/opencode
Peter Steinberger e0b52a9618
feat: resume OpenCode and Pi sessions in terminal (#107200)
* feat: resume OpenCode and Pi sessions in terminal

* refactor: keep Pi session commands internal
2026-07-13 23:54:40 -07:00
..
api.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
index.test.ts fix(opencode): list current Zen models in offline discovery (#103197) 2026-07-10 02:44:56 +01:00
index.ts feat: discover OpenCode and Pi sessions on paired nodes (#106941) 2026-07-13 21:45:53 -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: discover OpenCode and Pi sessions on paired nodes (#106941) 2026-07-13 21:45:53 -07:00
opencode.live.test.ts fix(opencode): list current Zen models in offline discovery (#103197) 2026-07-10 02:44:56 +01:00
package.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01:00
provider-catalog.ts fix(opencode): list current Zen models in offline discovery (#103197) 2026-07-10 02:44:56 +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 docs: document small extension sources 2026-06-04 21:02:07 -04:00
provider-policy-api.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
session-catalog-plugin.ts feat: resume OpenCode and Pi sessions in terminal (#107200) 2026-07-13 23:54:40 -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 feat: resume OpenCode and Pi sessions in terminal (#107200) 2026-07-13 23:54:40 -07:00
session-catalog.test.ts feat: resume OpenCode and Pi sessions in terminal (#107200) 2026-07-13 23:54:40 -07:00
session-catalog.ts feat: discover OpenCode and Pi sessions on paired nodes (#106941) 2026-07-13 21:45:53 -07:00
tsconfig.json