Hermes Agent
8608f1e738
CI / pytest (Python 3.10) (push) Has been cancelled
CI / pytest (Python 3.11) (push) Has been cancelled
CI / pytest (Python 3.12) (push) Has been cancelled
chore: fix ruff F401 re-export + mypy type errors + smoke e2e path handling
- data/llm/__init__.py, tests/__init__.py: 改用显式 `X as X` re-export 满足 ruff F401
- data/llm/prompts.py: 移除未使用的 json import
- admin/routes/web_public.py: 修复 LLM 集成新增代码的 5 处 mypy 类型错误
- escape() 参数显式 str() 转换
- int() 参数显式 str() 转换避免 AnyStr 报错
- risk_level 字面量类型注解
- scripts/score_range_fullchain_100_e2e.py: 修复 batch_json/csv 绝对路径导致 relative_to() 崩溃
验证: GAOKAO_SKIP_INSTALL=1 bash scripts/dev-verify.sh
=> 1330 passed, 3 skipped, coverage 90.44%, core 100%, all checks passed
2026-06-29 07:37:49 +08:00
..
2026-06-13 14:49:58 +08:00
2026-06-18 10:21:38 +08:00
2026-06-25 09:26:46 +08:00
2026-06-18 10:21:38 +08:00
2026-06-18 13:39:02 +08:00
2026-06-18 14:07:26 +08:00
2026-06-25 18:49:59 +08:00
2026-06-25 12:43:14 +08:00
2026-06-25 12:01:49 +08:00
2026-06-25 11:43:23 +08:00
2026-06-20 18:57:45 +08:00
2026-06-27 14:32:53 +08:00
2026-06-14 23:12:18 +08:00
2026-06-13 14:49:58 +08:00
2026-06-13 14:49:58 +08:00
2026-06-17 09:01:43 +08:00
2026-06-16 18:14:41 +08:00
2026-06-13 14:49:58 +08:00
2026-06-13 14:49:58 +08:00
2026-06-15 11:39:31 +08:00
2026-06-15 18:17:30 +08:00
2026-06-11 16:06:34 +08:00
2026-06-13 14:49:58 +08:00
2026-06-13 14:49:58 +08:00
2026-06-14 20:55:06 +08:00
2026-06-13 14:49:58 +08:00
2026-06-13 14:49:58 +08:00
2026-06-14 13:02:03 +08:00
2026-06-20 18:57:45 +08:00
2026-06-18 10:21:38 +08:00
2026-06-14 06:50:21 +08:00
2026-06-28 12:11:43 +08:00
2026-06-21 11:54:16 +08:00
2026-06-29 07:37:49 +08:00
2026-06-27 13:30:31 +08:00
2026-06-21 11:54:16 +08:00
2026-06-12 16:35:20 +08:00