Skip to content

Conversation

@sestinj
Copy link
Contributor

@sestinj sestinj commented Oct 31, 2025

Summary by cubic

Adds User-Agent headers to Continue Proxy and CLI requests to improve observability and meet provider requirements. Extension requests include IDE info; CLI requests include the CLI version.

  • New Features
    • Continue Proxy now sends Continue/<extensionVersion> (<ideName>; <ideType>) on all requests.
    • CLI adds Continue-CLI/<version> to request headers for continue-proxy and other providers.

Written for commit d5d1f0a. Summary will update automatically on new commits.

@sestinj sestinj requested a review from a team as a code owner October 31, 2025 00:17
@sestinj sestinj requested review from RomneyDa and removed request for a team October 31, 2025 00:17
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Oct 31, 2025
@github-actions
Copy link

⚠️ PR Title Format

Your PR title doesn't follow the conventional commit format, but this won't block your PR from being merged. We recommend using this format for better project organization.

Expected Format:

<type>[optional scope]: <description>

Examples:

  • feat: add changelog generation support
  • fix: resolve login redirect issue
  • docs: update README with new instructions
  • chore: update dependencies

Valid Types:

feat, fix, docs, style, refactor, perf, test, build, ci, chore, revert

This helps with:

  • 📝 Automatic changelog generation
  • 🚀 Automated semantic versioning
  • 📊 Better project history tracking

This is a non-blocking warning - your PR can still be merged without fixing this.

@github-actions
Copy link

github-actions bot commented Oct 31, 2025

✅ Review Complete

Code Review Summary

⚠️ Continue API authentication failed. Please check your CONTINUE_API_KEY.


Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 2 files

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@sestinj sestinj merged commit c3c5224 into main Nov 3, 2025
71 of 73 checks passed
@sestinj sestinj deleted the nate/add-user-agent-headers branch November 3, 2025 04:33
@github-project-automation github-project-automation bot moved this from Todo to Done in Issues and PRs Nov 3, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Nov 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size:M This PR changes 30-99 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants