pullrequests Search Results · language:Dune language:JavaScript language:Java language:HTML language:Python
Filter by
210M results
Summary
原 README.md 是 2024 早期版本,列的 CSV (001_CB_200day_low.csv 等) 都已不存在,完全沒提到現在的:
- 7 tab SPA(個股 / CB / CBAS / 競拍 / 統計 / 報告 / 學習)
- 14,000 行 index.html + 30+ modules 按需載入
- data/ pipeline (core ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| actions/setup-node | action | major | v4 → v6 |
[!WARNING] Some dependencies could not be looked ...
picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg
source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...
Fixes a performance bottleneck where the entire Queue component and its child image list re-rendered unnecessarily on
every state update. This is particularly problematic with large batches of files.
...
💡 What: The optimization implemented
- Replaced the nested loop in add_clips_to_timeline (in src/editor_actions.py) with a hash map (dictionary) lookup.
- The clip_map indexes clips by their name ...
v12 tier-0 governance: adds concurrency: cancel-in-progress: true to 4 workflow files (audit.yml, ci.yml, deny.yml,
scorecard.yml) and false to release.yml. Recovered from uncommitted state in /private/tmp/pheno-otel-v12s1-012-uniq. ...
Automated update of default.nix generated by create_env.R via rix. Auto-merges when CI passes.
依 tasks.md group 4 實作 report generate agent(build-research-agent-arch change)。
功能
- ReportGenerateAgent.run(query, findings) - Report:LLM 寫答案主體,組裝成可獨立開啟的 HTML(含查詢標題、答案、來源清單)。
- 空 Findings 短路:不呼叫 ...
Summary
Adds a fast, cross-platform speech-to-text input subsystem to durin and wires it through every surface (webui, TUI,
channels). Replaces the slow Whisper path with sherpa-onnx: Parakeet TDT 0.6B ...
Summary
- remove the small_read_streak_detected success-path audit write from read-budget-optimizer
- keep the user-visible reminder text unchanged
- update both source and dist hook files so runtime ...