Skip to content

feat(sdk,cli): add package version tracking to tracing metadata#1379

Draft
Mason Daugherty (mdrxy) wants to merge 4 commits intomainfrom
mdrxy/version-info
Draft

feat(sdk,cli): add package version tracking to tracing metadata#1379
Mason Daugherty (mdrxy) wants to merge 4 commits intomainfrom
mdrxy/version-info

Conversation

@mdrxy
Copy link
Member

@mdrxy Mason Daugherty (mdrxy) commented Feb 18, 2026

Depends on langchain-ai/langchain#35295
Should consider bumping min version


LangSmith traces from deepagents/deepagents-cli don't include installed package versions, making it hard to correlate failures with specific versions. Every LangSmith run now automatically carries deepagents_version and (when using the CLI) deepagents_cli_version in run metadata.

@github-actions github-actions bot added cli Related to `deepagents-cli` deepagents Related to the `deepagents` SDK / agent harness internal User is a member of the `langchain-ai` GitHub organization feature New feature/enhancement or request for one and removed feature New feature/enhancement or request for one labels Feb 18, 2026
@github-actions github-actions bot added feature New feature/enhancement or request for one and removed feature New feature/enhancement or request for one labels Feb 18, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this file should be private right (utils)

@mdrxy Mason Daugherty (mdrxy) changed the title feat(sdk,cli): add package version metadata to LangSmith traces feat(sdk,cli): add package version metadata Feb 21, 2026
@mdrxy Mason Daugherty (mdrxy) changed the title feat(sdk,cli): add package version metadata feat(sdk,cli): add package version metadata to traces Feb 21, 2026
@github-actions github-actions bot added feature New feature/enhancement or request for one and removed feature New feature/enhancement or request for one labels Feb 21, 2026
@mdrxy Mason Daugherty (mdrxy) changed the title feat(sdk,cli): add package version metadata to traces feat(sdk,cli): add package version tracking to tracing metadata Feb 21, 2026
@github-actions github-actions bot added feature New feature/enhancement or request for one and removed feature New feature/enhancement or request for one labels Feb 21, 2026
@mdrxy Mason Daugherty (mdrxy) marked this pull request as draft March 7, 2026 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cli Related to `deepagents-cli` deepagents Related to the `deepagents` SDK / agent harness feature New feature/enhancement or request for one internal User is a member of the `langchain-ai` GitHub organization

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants