pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:Python language:C#
Filter by
41.1M results
背景
原 PR #2 因 stacked base(feature/whisper-transcription)在 #1 合并后未被自动转向 main,导致其合并进了已合并的 whisper 分支、未真正落到 main。本 PR 把同一份(已
review 通过的)客观信号提交重新指向 main。差异即单个提交 5823044,与 #2 内容一致。
功能描述
P1 第 3 步:从词级时间戳算确定性客观信号,作为 ...
Closes #49.
Swaps the XMLHttpRequest-based transport in the frontend API client for the modern fetch API. This also brings the
request layer in line with the auth/refresh layer (auth.ts), which already ...
Summary
- align remaining README/public collateral terminology with the app s scenario-estimate wording
- replace the older projected/on-plan phrasing on the performance blurb with calmer assumptions-based ...
Bumps the frontend-deps group in /frontend-react with 26 updates:
| Package | From | To |
| --- | --- | --- |
| @radix-ui/react-dialog | 1.1.15 | 1.1.16 |
| @radix-ui/react-dropdown-menu | 2.1.16 | 2.1.17 ...
dependencies
javascript
Adds a visible TETRIX heading above the game board so players can identify the game they re playing.
Bumps the pip group with 2 updates in the /orchestrator directory: pydantic and requests.
Updates pydantic from 2.0.0 to 2.4.0 details summary Release notes /summary p em Sourced from a href=
https://github.com/pydantic/pydantic/releases ...
dependencies
python
Fixes #44715
_parse_gemma4_args() strips | | (STRING_DELIM) from value positions but not from key positions, so any dict-keyed tool
argument the model emits with quoted keys ends up with the sentinel ...
Adds a detailed RESEARCH_GUIDE.md addressing user questions regarding the purpose of the repository, its capabilities,
and how to specifically configure it for stock research using Google LLM API keys. ...