[PR #3835] [MERGED] chore: add opencode integration docs [closes DOC-1049] #3849

Closed
opened 2026-06-05 18:53:21 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3835
Author: @open-swe[bot]
Created: 5/1/2026
Status: Merged
Merged: 5/5/2026
Merged by: @katmayb

Base: mainHead: open-swe/83ba9107-1f31-ae4d-7829-475641b314fb


📝 Commits (4)

  • 33afc26 Add LangSmith documentation for configuring the OpenCode integration.
  • ab82916 Add better images
  • df70a8c Move OpenCode up
  • f60962c Tested and edited

📊 Changes

5 files changed (+195 additions, -0 deletions)

View changed files

📝 src/docs.json (+1 -0)
src/images/providers/dark/opencode.svg (+19 -0)
src/images/providers/light/opencode.svg (+18 -0)
📝 src/langsmith/integrations.mdx (+6 -0)
src/langsmith/trace-with-opencode.mdx (+151 -0)

📄 Description

Description

Adds a dedicated OpenCode integration guide in the LangSmith docs so users can configure tracing and understand the resulting trace structure. The integration overview and navigation now surface the new guide.

Test Plan

  • Review the OpenCode integration page in the docs preview

Opened collaboratively by David Duong and open-swe.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/3835 **Author:** [@open-swe[bot]](https://github.com/apps/open-swe) **Created:** 5/1/2026 **Status:** ✅ Merged **Merged:** 5/5/2026 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `open-swe/83ba9107-1f31-ae4d-7829-475641b314fb` --- ### 📝 Commits (4) - [`33afc26`](https://github.com/langchain-ai/docs/commit/33afc26c36fe26db89da7d0fa7f56abfae4b3f77) Add LangSmith documentation for configuring the OpenCode integration. - [`ab82916`](https://github.com/langchain-ai/docs/commit/ab82916c683d9ee5dc383fe30e35ea7b284a5e3d) Add better images - [`df70a8c`](https://github.com/langchain-ai/docs/commit/df70a8c78388581e6e852da0c8e912b9400ab110) Move OpenCode up - [`f60962c`](https://github.com/langchain-ai/docs/commit/f60962c8879b55862b5f0b756cc7d71bfd8a3ce2) Tested and edited ### 📊 Changes **5 files changed** (+195 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+1 -0) ➕ `src/images/providers/dark/opencode.svg` (+19 -0) ➕ `src/images/providers/light/opencode.svg` (+18 -0) 📝 `src/langsmith/integrations.mdx` (+6 -0) ➕ `src/langsmith/trace-with-opencode.mdx` (+151 -0) </details> ### 📄 Description ## Description Adds a dedicated OpenCode integration guide in the LangSmith docs so users can configure tracing and understand the resulting trace structure. The integration overview and navigation now surface the new guide. ## Test Plan - [ ] Review the OpenCode integration page in the docs preview _Opened collaboratively by David Duong and open-swe._ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 18:53:21 -04:00
yindo closed this issue 2026-06-05 18:53:21 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3849