pullrequests Search Results · language:Edge language:TypeScript language:PHP language:JavaScript language:Java language:Python
Filter by
276M results
Summary
- 補強巡店評分按鈕的單選語意:radiogroup / radio / aria-checked,並讓 accessible name 包含題目、評分與已選取狀態。
- 補強巡店分類收合控制:aria-expanded / aria-controls + 穩定 panel id。
- 巡店送出錯誤改為 role= alert + aria-live= assertive ...
Summary
- expands call-claude triggers around taste-heavy, design-heavy, writing, product judgment, UX, brand, narrative,
naming, and human-preference work
- adds guidance that deep logic and ...
This PR contains the following updates:
| Update | Change |
| --- | --- |
| lockFileMaintenance | All locks refreshed |
🔧 This Pull Request updates lock files to use the latest dependency versions.
...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 95%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium
What
Extract the structurally-identical render-expr.ts dispatchers (TypeScript / .NET / Phoenix) behind a shared ExprTarget
contract, mirroring the shipped WalkerTarget extraction.
- src/generator/_expr/target.ts ...
Summary
- Imports upstream FluidFrames release 4.6 into the fork.
- Takes upstream requirements.txt, including onnxruntime-directml==1.22.0, psutil, and pyinstaller==6.14.2.
- Preserves release ...
What
Adds three account-stored BYOLLM credential verbs to @nlqdb/sdk, wrapping the already-shipped POST/GET/DELETE
/v1/keys/byollm endpoints:
const client = createClient({ withCredentials: true });
await ...
What changed
- Added local-only verification documentation for get_kiwoom_stock_quote real path.
- Added a safe MCP request example at examples/get-kiwoom-stock-quote.request.json.
- Updated README ...
Small guard for the auth settings scrubber. If a caller ever passes a non-object settings value, it now returns an empty
mapping instead of crashing while trying to call .items().
Tested: ./venv/bin/python ...