Skip to content

feat(react): support lazy activity with internal plugin #41

feat(react): support lazy activity with internal plugin

feat(react): support lazy activity with internal plugin #41

Triggered via issue August 20, 2025 06:37
@orionmizorionmiz
commented on #617 51ffe5c
Status Failure
Total duration 1m 37s
Artifacts

opencode.yml

on: issue_comment
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
orionmiz
approved Aug 20, 2025
Maintainer Only

Annotations

2 errors
opencode
Process completed with exit code 1.
opencode
undefined is not an object (evaluating '(await client.session.chat({ path: session, body: { providerID, modelID, agent: "build", parts: [ { type: "text", text }, ...files.flatMap((f) => [ { type: "file", mime: f.mime, url: `data:${f.mime};base64,${f.content}`, filename: f.filename, source: { type: "file", text: { value: f.replacement, start: f.start, end: f.end }, path: f.filename } } ]) ] } })).data.parts')