Skip to content

[WIP] Add user agent with package version for hub calls #1490

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

Copilot
Copy link

@Copilot Copilot AI commented May 23, 2025

  • Create a utility function to wrap fetch and add user-agent header
  • Add package version constant in consts.ts
  • Implement the createFetch function in a new utils file
  • Add tests to verify the user agent is being set correctly
  • Update documentation if necessary
  • Final testing and verification

Fixes #899.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

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.

Add user agent with package version for hub calls
2 participants