pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:Java language:Python
Filter by
208M results
Summary
- PR #122(mutation floor 79→80 ratchet)のマージ完了を受け、docs/handover/CURRENT.md を更新
- リベース時にhandoverコミットがdropされたため、マージ後に別PRで記録を補完
Changes
- docs/handover/CURRENT.md: PR #122 マージ済みセクション追加(変更ファイル・判断根拠・mutation ...
变更内容
- 优化大模型调用失败时的后端提示文案
- 从技术化提示调整为更清晰的用户友好提示
- 文案:AI 生成暂时不可用,请稍后重试或检查模型配置。
- 优化 AI 返回内容格式异常时的提示
- 不再将 JSON/Pydantic 详细技术错误直接返回给前端
- 文案:AI 返回内容格式异常,请重新生成一次。
...
Summary
Prepare the v0.2.7 release by merging the current develop branch into main.
Changes since v0.2.6
Fixes
- Cherry-picked the core fixes from PR #40:
- safer masking to avoid NaNs in forward-mode ...
This PR adds the missing standard SciML centralized caller workflows to this repo. These are thin caller files that
reference the shared reusable workflows in SciML/.github.
Added workflows:
- DependabotAutoMerge.yml ...
做了什麼
把標題列的四個按鈕 ⬇匯入6月 / ↩還原 / ⤓全年PDF / 🗑清空全部 改成只有 Vito(管理員)看得到。
- 四個按鈕加上 adminbtn class。
- applyNav() 依 CUR.admin 切換顯示;Vito 是唯一 admin:true,其餘(Regina/家逸/Jessica)看不到,未登入也看不到。
改動
- index.html:四按鈕加 ...
Automated test pull request
Banner reads DE ANZA COLLEGE · … instead of DE ANZA · … in college scope, both lenses. Browser-verified; matrix headers
keep short names.
🤖 Generated with Claude Code
Summary
- Remove operator machine_id from retrieval: all retrievers search the full local index; core.answer(question,
retriever) no longer takes a machine argument.
- Infer machine_id in screen_state ...