Skip to content

Tags: SuperCodeTool/AIstudioProxyAPI

Tags

v4.0.6_py

Toggle v4.0.6_py's commit message
refactor: Improve model parsing with detailed type annotations and ad…

…just Pyright configuration for type checking.

v4.0.5_py

Toggle v4.0.5_py's commit message
feat: Enhance type safety across API, browser utilities, and frontend…

…, remove deprecated JavaScript and Python files, and add new documentation.

v4.0.4_py

Toggle v4.0.4_py's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request CJackHwang#305 from catsimple/dev_

update TOP_P/TEMPERATURE/SUBMIT selector

v4.0.3_py

Toggle v4.0.3_py's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: refactor static file serving with `StaticFiles` and enhance por…

…t kill security by restricting PIDs to tracked processes. (CJackHwang#293)

v4.0.2_py

Toggle v4.0.2_py's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request CJackHwang#286 from NikkeTryHard/main

refactor: remove dead code and update documentation

v4.0.1_py

Toggle v4.0.1_py's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request CJackHwang#273 from CJackHwang/dev

Release: Add Thinking Level, Fix Docker & Type Safety

v4.0.0_py

Toggle v4.0.0_py's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request CJackHwang#270 from NikkeTryHard/refactor/modular-…

…architecture-v2

Refactor/modular architecture v2

v3.7.6_py

Toggle v3.7.6_py's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request CJackHwang#262 from NikkeTryHard/fix/headless-stre…

…aming-race-condition

Enhance queue stability, client disconnect handling, and resource cleanup

v3.7.5_py

Toggle v3.7.5_py's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request CJackHwang#261 from catsimple/main

关闭预算开关前检查模型

v3.7.4_py

Toggle v3.7.4_py's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request CJackHwang#257 from NikkeTryHard/fix/thinking-budg…

…et-stability

Fix thinking budget across models; gate levels to Gemini 3 Pro