Skip to content

Tags: hangone/WeBan

Tags

v3.9.1

Toggle v3.9.1's commit message
v3.9.1: ETA 优化、验证码自动识别重试、apinext 重试加固

v3.9.0

Toggle v3.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: 无 apicenext 课程补充 jupiter 轨迹上报,修复学习行为异常 (#133)

* fix: 无 apicenext 课程补充 jupiter 轨迹上报,修复学习行为异常

* docs: 更新题库(新增 4 题并清理标题)

* chore: bump 版本至 3.9.0

v3.8.7

Toggle v3.8.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: 优化时间预估并修复 ruff/pyright 错误 (#131)

* feat: 优化时间预估并修复 lint/type 错误

- ETA 自适应:用相邻进度查询实测每课耗时(EMA),回退值含固定开销
- ETA 计入剩余考试时间(默认~4分钟,实测后自动更新)
- force 模式下按课程总数预估(此前恒为 0)
- 修复 ruff 148 个错误(UP006/UP045/BLE001/S110 等),
  窄化异常类型或对浏览器自动化边界加 noqa 说明
- 修复 pyright 错误:配置 tool.pyright 使用项目 venv(3.12),
  处理 winreg 平台裁剪、full_score 未绑定等问题

* chore: bump version to 3.8.7

v3.8.6

Toggle v3.8.6's commit message
Release v3.8.6: 版本号单一来源,CI 自动注入

v3.8.5

Toggle v3.8.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #127 from hangone/fix/finish-uniqueNo-10018

fix: 对齐完课请求,避免 10018 误判

v3.8.4

Toggle v3.8.4's commit message

Verified

This commit was signed with the committer’s verified signature.
hangone hangyi
feat: 添加自动检测 CDP

v3.8.3

Toggle v3.8.3's commit message

Verified

This commit was signed with the committer’s verified signature.
hangone hangyi
fix: 修复 Docker latest 镜像发布

v3.8.2

Toggle v3.8.2's commit message
v3.8.2: 解决Docker权限问题并添加题库校验

v3.8.1

Toggle v3.8.1's commit message

Verified

This commit was signed with the committer’s verified signature.
hangone hangyi
chore: bump pyproject version to 3.8.1

v3.8.0

Toggle v3.8.0's commit message

Verified

This commit was signed with the committer’s verified signature.
hangone hangyi
ci: fix astral-uv