pullrequests Search Results · language:Dune language:Python language:Python language:Java language:Java language:TypeScript
Filter by
167M results
Bumps the npm-minor-patch group with 14 updates:
| Package | From | To |
| --- | --- | --- |
| @playwright/test | 1.58.2 | 1.60.0 |
| baseline-browser-mapping | 2.10.11 | 2.10.33 |
| eslint-plugin-react-hooks ...
dependencies
javascript
Automated dependency upgrade via AA development_chore doing.
!-- Thanks for the contribution, this is awesome. --
PR Details
Description
This PR includes changes to the self help center implementation in order to for the UI to closely match the latest Figma
mockups. ...
Summary
- Issue #137 #2 残りの collection-level guard を実装。stripPromptHeavyFields の array recurse に array 1 つあたりの累積 byte 上限
(MAX_COLLECTION_BYTES = 200_000) を追加し、閾値超え index 以降を COLLECTION_OVERFLOW_MARKER ...
Problem
fragua ci jobs (e.g. the crowdin-review GitHub Action) fail on Anthropic 429 rate_limit_error, while
anthropics/claude-code-action survives the same limit on the same API key. fragua is the brittle ...
🎯 What: Extracted 15 nested endpoint handler functions from the 1500+ line create_session_router() function. 💡 Why:
Having all route handlers defined inside the closure of create_session_router made the ...
First implementation step of the Policy Kernel (design lock: docs/architecture/policy-kernel.md). Additive core-schema
changes only, ratified 2026-06-03. Nothing depends on these until the engine lands ...
承認いただいたPRD(PRD_vehicle_combat.md)に基づくPR①(共通基盤+「車に乗りながら撃てる」)。戦車・主砲はPR②で追加します。
含まれるもの
フリーエイム運転(共通基盤)
- 運転中もマウス/右スティックで照準可能に。車体はWASDで操舵、カメラは照準方向の後ろにオービットして照準軸に正確に向く(画面中央のクロスヘア=発射方向)。
- 照準を一定時間動かさないと自動で車体の後ろへ戻る(普段の運転は進行方向が見える)。 ...
Dev Board Ticket
- https://dev.azure.com/TDEI-UW/TDEI/_workitems/edit/3657/
Changes
- Updated validation info and error responses to return valid JSON strings instead of Python object string
...
Summary
The escaper s restore pass was non-recursive: when a bold span wrapped an inline-code span (e.g. **`MINIMAX_API_KEY`**),
the inner placeholder leaked into the output as literal NUL bytes and Telegram ...