pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:Java language:TypeScript
Filter by
261M results
Bumps tmp from 0.2.5 to 0.2.7. details summary Commits /summary ul li a href=
https://github.com/raszi/node-tmp/commit/8ea1f37d75c67569e0f151448330d52f7babf211 code 8ea1f37 /code /a Bump up the
version ...
dependencies
javascript
What changed
- Syncs the Round 6 dotenv and placeholder compatibility fix from prod/stable into main.
- Carries only adminServer.js, server.js, modules/dotenvPatch.js, modules/messageProcessor.js, ...
Summary
- Adds GET /api/v1/admin/profiles/:slug/mcp — lists registered MCP servers for a profile (hermes CLI → config.yaml
fallback)
- Adds POST /api/v1/admin/profiles/:slug/mcp — adds a server ...
Closes #1547
Summary
- Added a Playwright smoke scenario for applying a statsheet import that includes a mapped zero-stat home player.
- Verified the statsheet apply workflow persists participation ...
Summary
- Converts app.json to dynamic app.config.js with four named variants: development, preview, prerelease, production —
each gets a distinct package name so builds coexist on device without ...
Bumps @babel/core from 7.29.0 to 7.29.7. details summary Release notes /summary p em Sourced from a href=
https://github.com/babel/babel/releases @babel/core s releases /a . /em /p blockquote h2 v7.29.7 ...
dependencies
Bumps @types/react from 19.2.14 to 19.2.15. details summary Commits /summary ul li See full diff in a href=
https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react compare view /a /li ...
dependencies
internal
Summary
- Consolidated vision.py into recognition.py to simplify the identification pipeline.
- Implemented a local exception layer in app/services/exceptions.py.
- Updated POST /api/v1/perfumes/identify ...
Bumps lucide-react from 1.16.0 to 1.17.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/lucide-icons/lucide/releases lucide-react s releases /a . /em /p blockquote ...
dependencies
javascript
P0/P1 之后 P2 收尾。AI 走查给的 5 件事全做完,文件 2842 → 2444 行(-14%)。
改动
1. 大模型下载可取消 — ensureClassifierModel / ensureModel 签名加 opts.signal: AbortSignal;内部 RNFS.downloadFile 返回 jobId 后
signal.addEventListener( ...