[PR #3559] [MERGED] feat: add metadata and github actions docs for claude code tracing [closes LSDK-161] #3598

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

📋 Pull Request Information

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

Base: mainHead: open-swe/aed101f4-8423-a494-8b62-828ea82fa004


📝 Commits (3)

  • a8ed87b Add metadata support and GitHub Actions usage docs for Claude Code tracing
  • c93897c Replace Tip callout with plain paragraph per review feedback
  • df7044c Apply suggestion from @katmayb

📊 Changes

1 file changed (+68 additions, -0 deletions)

View changed files

📝 src/langsmith/trace-claude-code.mdx (+68 -0)

📄 Description

Description

Adds documentation for the CC_LANGSMITH_METADATA environment variable and GitHub Actions usage to the Claude Code tracing page. This was requested by Vanta to support attaching custom metadata (PR URLs, authors, commit SHAs, etc.) to traced runs, especially in CI workflows.

Resolves LSDK-161

Test Plan

  • Verify the new "Custom metadata" and "Usage with GitHub Actions" sections render correctly in preview deployment
  • Confirm Tabs/Tab components display properly for the metadata configuration options

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/3559 **Author:** [@open-swe[bot]](https://github.com/apps/open-swe) **Created:** 4/13/2026 **Status:** ✅ Merged **Merged:** 4/13/2026 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `open-swe/aed101f4-8423-a494-8b62-828ea82fa004` --- ### 📝 Commits (3) - [`a8ed87b`](https://github.com/langchain-ai/docs/commit/a8ed87b203a2c19cd90b0647cbad02039d05080a) Add metadata support and GitHub Actions usage docs for Claude Code tracing - [`c93897c`](https://github.com/langchain-ai/docs/commit/c93897c93b88b3d41a2da062c4fb056a3a45bf34) Replace Tip callout with plain paragraph per review feedback - [`df7044c`](https://github.com/langchain-ai/docs/commit/df7044c97edabc4b17669b666ca18b5a66fb3aec) Apply suggestion from @katmayb ### 📊 Changes **1 file changed** (+68 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/trace-claude-code.mdx` (+68 -0) </details> ### 📄 Description ## Description Adds documentation for the `CC_LANGSMITH_METADATA` environment variable and GitHub Actions usage to the Claude Code tracing page. This was requested by Vanta to support attaching custom metadata (PR URLs, authors, commit SHAs, etc.) to traced runs, especially in CI workflows. Resolves LSDK-161 ## Test Plan - [x] Verify the new "Custom metadata" and "Usage with GitHub Actions" sections render correctly in preview deployment - [x] Confirm Tabs/Tab components display properly for the metadata configuration options _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:23:37 -04:00
yindo closed this issue 2026-06-05 18:23:38 -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#3598