Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CJackHwang/AIstudioProxyAPI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.3_py
Choose a base ref
...
head repository: CJackHwang/AIstudioProxyAPI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.4_py
Choose a head ref
  • 6 commits
  • 16 files changed
  • 3 contributors

Commits on Dec 20, 2025

  1. docs: comprehensive documentation update for v4.0.3 changes (#294)

    Updated files:
    - advanced-configuration.md: Add SKIP_FRONTEND_BUILD, model_capabilities.json section, port kill security note
    - architecture-guide.md: Add model_capabilities.json and all new routers
    - development-guide.md: Add Node.js prereq, frontend dev section with npm commands
    - env-variables-reference.md: Add SKIP_FRONTEND_BUILD variable
    - environment-configuration.md: Add SKIP_FRONTEND_BUILD to startup config
    - installation-guide.md: Update Node.js requirement for frontend development
    NikkeTryHard authored Dec 20, 2025
    Configuration menu
    Copy the full SHA
    c0d9b92 View commit details
    Browse the repository at this point in the history
  2. docs: verify and fix documentation accuracy against codebase (#295)

    * docs: comprehensive documentation update for v4.0.3 changes
    
    Updated files:
    - advanced-configuration.md: Add SKIP_FRONTEND_BUILD, model_capabilities.json section, port kill security note
    - architecture-guide.md: Add model_capabilities.json and all new routers
    - development-guide.md: Add Node.js prereq, frontend dev section with npm commands
    - env-variables-reference.md: Add SKIP_FRONTEND_BUILD variable
    - environment-configuration.md: Add SKIP_FRONTEND_BUILD to startup config
    - installation-guide.md: Update Node.js requirement for frontend development
    
    * docs: update and refine various documentation files for improved clarity
    NikkeTryHard authored Dec 20, 2025
    Configuration menu
    Copy the full SHA
    c1ea8cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f6382d View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2025

  1. Configuration menu
    Copy the full SHA
    068d3f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2026

  1. Configuration menu
    Copy the full SHA
    9d31911 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #305 from catsimple/dev_

    update TOP_P/TEMPERATURE/SUBMIT selector
    CJackHwang authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    5712b8d View commit details
    Browse the repository at this point in the history
Loading