Skip to content

Support provider User-Agent overrides - #15

Merged
mipsel64 merged 2 commits into
mainfrom
feat/provider-user-agent
Sep 17, 2026
Merged

mipsel64 merged 2 commits into
mainfrom
feat/provider-user-agent

Conversation

@mipsel64

@mipsel64 mipsel64 commented Sep 17, 2026 •

Copy link
Copy Markdown
Owner

Summary

  • add an optional user_agent setting to OpenAI, OpenRouter, and Z.ai providers
  • validate configured values at startup and apply them only to upstream inference requests
  • document and test a Codex-shaped User-Agent while preserving tinyllm/<version> by default
  • upgrade rustls to 0.23.45 to address RUSTSEC-2026-0285

Testing

  • cargo fmt --all -- --check
  • cargo clippy --locked --all-targets -- -D warnings
  • cargo test --locked --all-targets
  • git diff --check

@mipsel64
mipsel64 merged commit bb01626 into main Sep 17, 2026
5 checks passed
@mipsel64
mipsel64 deleted the feat/provider-user-agent branch September 17, 2026 02:52
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