[PR #3880] [MERGED] feat: add LangSmith x OpenAI Codex tracing plugin docs [closes DOC-1081] #3893

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

📋 Pull Request Information

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

Base: mainHead: open-swe/docs-codex-plugin


📝 Commits (3)

  • 0739b82 feat: add LangSmith x OpenAI Codex tracing plugin docs
  • d841471 Editing/testing
  • 966d90f Merge branch 'main' into open-swe/docs-codex-plugin

📊 Changes

3 files changed (+184 additions, -0 deletions)

View changed files

📝 src/docs.json (+1 -0)
📝 src/langsmith/integrations.mdx (+6 -0)
src/langsmith/trace-with-codex.mdx (+177 -0)

📄 Description

Description

Adds documentation for the LangSmith tracing plugin for OpenAI Codex (langchain-ai/langsmith-codex-plugins). Mirrors the structure of the existing Claude Code and OpenCode tracing pages so the Developer tools section stays consistent.

Release Note

Add LangSmith tracing integration docs for OpenAI Codex.

Test Plan

  • Verify the new OpenAI Codex card appears under Developer tools on the Integrations overview and links to /langsmith/trace-with-codex.

🔄 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/3880 **Author:** [@open-swe[bot]](https://github.com/apps/open-swe) **Created:** 5/5/2026 **Status:** ✅ Merged **Merged:** 5/6/2026 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `open-swe/docs-codex-plugin` --- ### 📝 Commits (3) - [`0739b82`](https://github.com/langchain-ai/docs/commit/0739b827f6774cf7834b56a989569379a24011e1) feat: add LangSmith x OpenAI Codex tracing plugin docs - [`d841471`](https://github.com/langchain-ai/docs/commit/d8414711ac07270af00c05f2fe0995996a8df3f1) Editing/testing - [`966d90f`](https://github.com/langchain-ai/docs/commit/966d90fa45cafea7c959059f9e6667c647918927) Merge branch 'main' into open-swe/docs-codex-plugin ### 📊 Changes **3 files changed** (+184 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+1 -0) 📝 `src/langsmith/integrations.mdx` (+6 -0) ➕ `src/langsmith/trace-with-codex.mdx` (+177 -0) </details> ### 📄 Description ## Description Adds documentation for the LangSmith tracing plugin for OpenAI Codex (`langchain-ai/langsmith-codex-plugins`). Mirrors the structure of the existing Claude Code and OpenCode tracing pages so the Developer tools section stays consistent. ## Release Note Add LangSmith tracing integration docs for OpenAI Codex. ## Test Plan - [ ] Verify the new `OpenAI Codex` card appears under Developer tools on the Integrations overview and links to `/langsmith/trace-with-codex`. --- <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:30 -04:00
yindo closed this issue 2026-06-05 18:53:30 -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#3893