pullrequests Search Results · language:Edge language:Python language:C# language:Java language:Python language:HTML language:Java
Filter by
127M results
Summary
- Adds _maybe_print_error_hint() helper that checks feedback.enabled and feedback.prompt_after_error config before
printing hint
- Wraps sync, push, submit, land, drop, and rebase commands ...
- Reformat citations
- Add citation to docstring
oks na shop list
Summary
Q28「回到生成」全章结构编辑,核心任务是把容易被误解为「强宇宙目的论」的表述改写为更稳的「弱生成目的论 / 方向收敛 / 价值回流」。
修改了哪些段落
- Frontmatter:「生成目的论」「价值总规」→「方向收敛」「秩序自限边界」
- 卷首语:「我是代理」→「我是过去选择沉积出来的临时管理方式」
- §3 暗线:消除全部「ε 的方向压力」表述,改为「ε 本身不携带方向,方向在选择历史沉积后变得可读」 ...
Enhancement to #14 — inscription page now requires:
- Message obligatoire with year (P2, D1...) and parcours (ex-PASS, ex-LAS...)
- Certificat de scolarité PDF (max 5 Mo) to verify university membership ...
Summary
Fixes the fragile manual ABI decoding in GovernanceEthereum.decode_eth_response (issue #1824).
Problem
The old decode_eth_response parsed the eth_call result by hand, reading the string length ...
python
robotics
Automated test pull request
!--
1. Target branch: this PR targets dev.
2. CLA section is kept at the bottom. --
Fixes #25151.
Summary
- add a small ReadableStream[Symbol.asyncIterator] polyfill before loading pdfjs
- keep ...
With this commit, when the user is not muted on a call and we receive no input from the microphone, we show a warning.
This prevents situations in which the user does not realize their microphone is muted ...
Summary
- P0-C 数据目录锚点统一:新建 core/paths.py 作为所有持久化路径的唯一来源。打包态 Electron 通过 TANGTANG_DATA_DIR 环境变量指向 app.getPath( userData ),开发态
fallback 到 agent-core/ 目录。ConversationPersistence、SemanticMemory、EpisodicMemory、MemorySystem、StateManager ...