Nightly Build (Latest)
Pre-release
Pre-release
⚠️ Nightly Build (Development Version)
This is an automated nightly build from the main branch.
Warning: This release may contain untested features, breaking changes, or bugs.
For stable releases, please use a versioned release.
Build Information
- Commit:
044c3db - Date: 2026-06-03 21:51:12 UTC
- Latest Change: Merge pull request CJackHwang#317 from lixiangwuxian/main
What's Changed
No stable release tag found. Showing last 20 commits (first release scenario).
- Merge pull request CJackHwang#317 from lixiangwuxian/main by @CJackHwang (044c3db)
- fix: 修复添加api key后,设置页无法打开的问题 by @lixiangwuxian (87cee7a)
- Merge pull request CJackHwang#316 from catsimple/fix_stuck_on_overlay by @CJackHwang (fd1da7b)
- Fix stuck on overlay by @catsimple (a7b689d)
- Merge pull request CJackHwang#315 from catsimple/fix_temporary_chat_selector by @CJackHwang (f5dcf82)
- check if expanded menu exists before reading its property by @catsimple (9af4f69)
- fix determination of temporary chat status by @catsimple (4f6ba4c)
- Update switcher.py by @catsimple (44acc21)
- Update core.py by @catsimple (ed96a2e)
- Refactor temporary chat mode button handling by @catsimple (444f5ac)
- Refactor enable_temporary_chat_mode function by @catsimple (2d57a20)
- Update switcher.py by @catsimple (e28f64e)
- Update core.py by @catsimple (40ce375)
- Update core.py by @catsimple (7c8b5b4)
- Fix button locator syntax in switcher.py by @catsimple (c5f4402)
- Update core.py by @catsimple (68ca6dc)
- Update core.py by @catsimple (9c5c3b3)
- Update switcher.py by @catsimple (994d791)
- Merge pull request CJackHwang#312 from ShutovKS/feat/issue-300-multi-launch by @CJackHwang (f6e83b1)
- fix md by @ShutovKS (4620dc9)
Quick Start
# Clone the repository
git clone https://github.com/ewili/AIstudioProxyAPI.git
cd AIstudioProxyAPI
# Install dependencies
poetry install
# Run the server
poetry run python server.pyThis nightly release is automatically updated on every push to the main branch.
Thank you to all contributors!