#18533 · @lobototoro · opened Mar 21, 2026 at 3:31 PM UTC · last updated Mar 21, 2026 at 3:31 PM UTC
Add custom type for OpenCode agent server
Score breakdown
Impact
Clarity
Urgency
Ease Of Review
Guidelines
Readiness
Size
Trust
Traction
Summary
This PR adds a 'type': 'custom' property to the OpenCode agent server configuration within the French Zed documentation. This resolves a warning encountered by users who install OpenCode locally via brew and bind it to Zed. The change is a single line documentation update.
Description
When installing opencode locally using brew, to bind it to zed it needs a mandatory type prop. "Custom" works well in my installation.
Issue for this PR
When I tried copy/paste the snippet, zed threw a warning for the missing "type" prop.
Closes #
Type of change
- [ ] Bug fix
- [ ] New feature
- [ ] Refactor / code improvement
- [x] Documentation
What does this PR do?
it indicates a prop to add in zed's settings.json file.
How did you verify your code works?
On macos, using zed and opencode installed via brew.
Checklist
- [x] I have tested my changes locally
- [x] I have not included unrelated changes in this PR
If you do not follow this template your PR will be automatically rejected.
Linked Issues
None.
Comments
No comments.
Changed Files
packages/web/src/content/docs/fr/acp.mdx
+1−0