Describe the enhancement you want to request
Support Cursor models in OpenCode V2, including private models, exact variants, images, and OAuth login. OpenCode should manage history, permissions, tools, and compaction.
Use beta for the V2-only package and keep main as the existing release line. Publish reviewed 3.0.0-beta.N versions under the npm beta tag. The channel name identifies V2 compatibility, not a lower quality bar.
Current status
Hey @makeittech, #33 has merged and #35 is ready for review and merge. Please merge #34 first.
The current implementation is 341c781 on feat/opencode-v2-host-owned-cursor, rather than my fork's older beta branch. npm run verify passed in CI, including host restart and compaction tests.
Composer failed an earlier conflicting-instruction test. The new priority rule, opaque-reasoning replay, and continued work after automatic compaction pass their offline checks but still need live verification. The test report has the details.
Please keep this issue open until publication and release checks are complete. Code review continues in #35.
Describe the enhancement you want to request
Support Cursor models in OpenCode V2, including private models, exact variants, images, and OAuth login. OpenCode should manage history, permissions, tools, and compaction.
Use
betafor the V2-only package and keepmainas the existing release line. Publish reviewed3.0.0-beta.Nversions under the npmbetatag. The channel name identifies V2 compatibility, not a lower quality bar.Current status
Hey @makeittech, #33 has merged and #35 is ready for review and merge. Please merge #34 first.
The current implementation is
341c781onfeat/opencode-v2-host-owned-cursor, rather than my fork's olderbetabranch.npm run verifypassed in CI, including host restart and compaction tests.Composer failed an earlier conflicting-instruction test. The new priority rule, opaque-reasoning replay, and continued work after automatic compaction pass their offline checks but still need live verification. The test report has the details.
Please keep this issue open until publication and release checks are complete. Code review continues in #35.