[PR #3800] [CLOSED] feat: add opencode tracing docs [closes DOC-1049] #3822

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3800
Author: @open-swe[bot]
Created: 4/29/2026
Status: Closed

Base: mainHead: open-swe/950a4654-e73b-c3eb-568f-af8a40b02675


📝 Commits (5)

  • 9ac5dde Add OpenCode tracing docs for the new LangSmith JS SDK integration.
  • 3af8420 Link OpenCode tracing from the LangSmith integrations overview.
  • 33fa40a Refine the OpenCode tracing docs with an end-to-end setup flow.
  • c9fbaa3 Add OpenCode tracing docs and official brand icon.
  • 10fecdd Add a runnable OpenCode end-to-end example.

📊 Changes

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

View changed files

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

📄 Description

Description

Adds documentation for tracing OpenCode sessions with LangSmith based on the new JS SDK integration. The page explains setup, plugin configuration, trace contents, and troubleshooting.

Test Plan

  • Verify the OpenCode page renders under LangSmith developer tools in preview

Opened collaboratively by Jacob Lee 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/3800 **Author:** [@open-swe[bot]](https://github.com/apps/open-swe) **Created:** 4/29/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `open-swe/950a4654-e73b-c3eb-568f-af8a40b02675` --- ### 📝 Commits (5) - [`9ac5dde`](https://github.com/langchain-ai/docs/commit/9ac5dded5df363c87a8bc44bf95c9b4c920da27a) Add OpenCode tracing docs for the new LangSmith JS SDK integration. - [`3af8420`](https://github.com/langchain-ai/docs/commit/3af8420caf30985dffbcccc591831a063f09eaef) Link OpenCode tracing from the LangSmith integrations overview. - [`33fa40a`](https://github.com/langchain-ai/docs/commit/33fa40a31d8cebb96989142f805a2c17942a7608) Refine the OpenCode tracing docs with an end-to-end setup flow. - [`c9fbaa3`](https://github.com/langchain-ai/docs/commit/c9fbaa37348d843a981e0c5292c1231f71398f49) Add OpenCode tracing docs and official brand icon. - [`10fecdd`](https://github.com/langchain-ai/docs/commit/10fecdde3a3f53ab900db1dbc1a8bf3cf811862b) Add a runnable OpenCode end-to-end example. ### 📊 Changes **5 files changed** (+279 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+1 -0) ➕ `src/images/providers/dark/opencode.svg` (+18 -0) ➕ `src/images/providers/light/opencode.svg` (+18 -0) 📝 `src/langsmith/integrations.mdx` (+6 -0) ➕ `src/langsmith/trace-with-opencode.mdx` (+236 -0) </details> ### 📄 Description ## Description Adds documentation for tracing OpenCode sessions with LangSmith based on the new JS SDK integration. The page explains setup, plugin configuration, trace contents, and troubleshooting. ## Test Plan - [ ] Verify the OpenCode page renders under LangSmith developer tools in preview _Opened collaboratively by Jacob Lee 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:15 -04:00
yindo closed this issue 2026-06-05 18:53:15 -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#3822