Skip to content

refactor/Mthds-user-agent-seam · L-260923-fd0e26 — User-Agent client surface in analytics - #42

Open
thomashebrard wants to merge 2 commits into
devfrom
refactor/Mthds-user-agent-seam
Open

thomashebrard wants to merge 2 commits into
devfrom
refactor/Mthds-user-agent-seam

Conversation

@thomashebrard

Copy link
Copy Markdown
Member

PipelexAPIClient now builds its User-Agent through the seam mthds 0.16.0 ships on MthdsAPIClient: it overrides user_agent_sdk_tokens() to put pipelex-sdk-python before mthds-python and calls init_user_agent(app_info) from its constructor, so the header keeps its shape without the package's own builder. pipelex_sdk.user_agent now re-exports the mthds AppInfo (details becomes a non-strict tuple, noted as Breaking) and keeps only this SDK's token, and the mthds pin moves to 0.16.0.

Advances L-260923-fd0e26

🤖 Generated with Claude Code

thomashebrard and others added 2 commits September 23, 2026 15:25
PipelexAPIClient overrides user_agent_sdk_tokens() to put pipelex-sdk-python
before mthds-python and calls init_user_agent(app_info) from __init__. The
package's own AppInfo and header builder are removed; pipelex_sdk.user_agent
re-exports the mthds AppInfo and keeps only this SDK's token. mthds pin moves
to 0.16.0.

Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
…ent-seam

# Conflicts:
#	CHANGELOG.md
#	pyproject.toml
#	uv.lock

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant