Skip to content

Conversation

@Light2Dark
Copy link
Contributor

@Light2Dark Light2Dark commented Dec 2, 2025

📝 Summary

Fixes #7340
I cleaned up the dropdown for selecting a new session, but not the main panel. I think we can do that when we add another model. Seems okay now

image image

Used this command to run ACP: npx stdio-to-ws "npx opencode-ai acp" --port 3023
However, there seems to be an issue where the response is received many times
(edit: fixed by modifying the handleResumeSession code)

image

🔍 Description of Changes

📋 Checklist

  • I have read the contributor guidelines.
  • For large changes, or changes that affect the public API: this change was discussed or approved through an issue, on Discord, or the community discussions (Please provide a link if applicable).
  • I have added tests for the changes made.
  • I have run the code and verified that it works as expected.

@vercel
Copy link

vercel bot commented Dec 2, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
marimo-docs Ready Ready Preview Comment Dec 2, 2025 5:55pm

@Light2Dark Light2Dark marked this pull request as ready for review December 2, 2025 17:40
@Light2Dark Light2Dark requested a review from manzt as a code owner December 2, 2025 17:40
@Light2Dark
Copy link
Contributor Author

I'm thinking we can add a beta tag, because this agent edits files without requesting permission.
And needs --watch flag

mscolnick
mscolnick previously approved these changes Dec 2, 2025
Copy link
Contributor

@mscolnick mscolnick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice cleanup!

@mscolnick
Copy link
Contributor

I'm thinking we can add a beta tag, because this agent edits files without requesting permission. And needs --watch flag

I'm open to adding this. They all have their own quirks as well, but maybe opencode more than others

@mscolnick mscolnick merged commit e652b90 into main Dec 2, 2025
26 checks passed
@mscolnick mscolnick deleted the sham/add-opencode branch December 2, 2025 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for OpenCode AI coding agent

3 participants