Skip to content

upstream master to my dev#14

Merged
cuipengfei merged 13 commits into
cuipengfei:devfrom
ericc-ch:master
Oct 4, 2025
Merged

upstream master to my dev#14
cuipengfei merged 13 commits into
cuipengfei:devfrom
ericc-ch:master

Conversation

@cuipengfei
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings October 4, 2025 09:28
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR appears to be a merge from upstream master to a development branch, bringing in several dependency updates, bug fixes, and new features.

  • Updates package dependencies to newer versions
  • Adds HTTP proxy support functionality
  • Fixes Zod schema definitions and Docker entrypoint configuration

Reviewed Changes

Copilot reviewed 10 out of 11 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tests/anthropic-response.test.ts Updated Zod schemas to use more specific type definitions
tests/anthropic-request.test.ts Fixed Zod record schema to specify string keys
src/services/get-vscode-version.ts Updated fallback VS Code version to 1.104.3
src/main.ts Added proxy initialization import and call
src/lib/proxy.ts New HTTP proxy configuration module
package.json Updated dependencies and version bump to 0.6.1
entrypoint.sh New shell script for Docker container entry point
Dockerfile Updated to use new entrypoint script
.github/workflows/release-docker.yml New Docker build and release workflow
.github/workflows/ci.yml Updated lint command to use lint:all

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@cuipengfei cuipengfei merged commit 48291fa into cuipengfei:dev Oct 4, 2025
1 check passed
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.

5 participants