pullrequests Search Results · language:Dune language:JavaScript language:Java language:Java language:JavaScript language:Python
Filter by
183M results
…ver effects
Mirrored from upstream PR 8777 for test-bed dry runs.
Bumps tar from 7.5.11 to 7.5.16. details summary Commits /summary ul li a href=
https://github.com/isaacs/node-tar/commit/cf213384ac558b539c07c830ed7cca5ffc9e8550 ...
This PR contains the following updates:
| Update | Change |
| --- | --- |
| lockFileMaintenance | All locks refreshed |
🔧 This Pull Request updates lock files to use the latest dependency versions.
...
dependencies
yarn
I found the root cause and fixed it.
Root cause: In popularity.py, the star-rating loop was computing album_z, artist_z, and the is_top_artist_catalog /
is_elite_catalog checks using a lowercased canonical_artist ...
Summary
- add scripts/check_local_alpha_release_candidate.py to run a pre-tag release-candidate dry run from a temporary
detached Git worktree
- update the v0.1.0 release notes/tag checklist and ...
Proves pell-d3-no-negative-solution-zmod3: for all x y : ℤ, x² − 3y² ≠ −1.
Mod 3, x² − 3y² ≡ x² ∈ {0, 1}, never −1 ≡ 2 (decide over ZMod 3; hypothesis transported with push_cast).
Artifacts: library ...
설명
!-- 이번 PR에서 구현한 주요 내용이나 변경 사항을 간략하게 적어주세요. -- 카카오로그인 연동 중 오류 수정
🔗 Issue
Closes #273
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Hardens the LLM-generated Champions strategies against hallucination (audit follow-up).
Off-team move guard (prompt rule #2). find_offteam_moves rejects any move the guide attributes to the team that ...
改动内容
新增 chat compact 指令
注册 chat compact [会话ID] 子命令,用于压缩会话的消息队列。
功能说明:
- 仅限 superuser 使用
- 可选传入目标会话 ID,不传则使用当前会话
- 如果目标会话有缓存消息,先触发即时记忆(instant memory)生成
- 然后重置该会话的消息队列(清除 LLM 对话历史 + 数据库缓存)
...