Skip to content
This repository was archived by the owner on Sep 13, 2026. It is now read-only.

feat: support opencode - #79

Merged
35C4n0r merged 5 commits into
coder:mainfrom
35C4n0r:feat-opencode
Sep 10, 2025
Merged

35C4n0r merged 5 commits into
coder:mainfrom
35C4n0r:feat-opencode

Conversation

@35C4n0r

@35C4n0r 35C4n0r commented Sep 9, 2025 •

Copy link
Copy Markdown
Collaborator

Closes #26

@35C4n0r
35C4n0r requested review from johnstcn and matifali September 9, 2025 16:00
Comment thread lib/screentracker/conversation.go
# Conflicts:
#	cmd/server/server.go
#	cmd/server/server_test.go
#	lib/msgfmt/msgfmt.go
#	lib/msgfmt/msgfmt_test.go
@35C4n0r
35C4n0r merged commit 7a72a49 into coder:main Sep 10, 2025
2 checks passed
rothnic pushed a commit to rothnic/coder-registry that referenced this pull request Nov 20, 2025
Updated to use the correct OpenCode command format as implemented
in agentapi. OpenCode requires --type=opencode flag and runs with
plain 'opencode' command, not acp/serve/run subcommands.

Changes:
- Use --type=opencode flag (required per PR coder#79)
- Run 'opencode' without subcommands
- Remove incorrect 'acp' subcommand usage
- Update comments to reference correct implementation

Reference: coder/agentapi#79
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: Add support for SST OpenCode

2 participants