pullrequests Search Results · language:Edge language:Python language:PHP language:HTML language:TypeScript language:TypeScript
Filter by
173M results
- Add finbot/aegis/telemetry/schema.py with AuditEvent models
- Add AEGIS_ENABLED and AEGIS_TELEMETRY_ENABLED settings
- Extend events.py to support aegis.* namespaces
- Add unit tests for telemetry ...
概要
三个相关改动,都集中在语音/配置侧:
1. fix(voice): 切语音误等 15s(核心)
现象:文字聊天里 AI 说完后点麦克风切语音,常常干等满 15s 才进语音。
根因:maybeFinalizeAssistantSpeech 成功收尾时 clearAssistantTurnCompletion 把 assistantTurnCompletedId 清成 null,但 assistantTurnId ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| vue-tsc (source) | 3.3.2 → 3.3.3 | age | confidence |
Release Notes
details summary vuejs/language-tools ...
💡 What
Added a Copy to Clipboard button to the primary results card in the calculator detail view.
🎯 Why
To allow users to easily copy the calculation result for use in other applications without manual ...
Description
Was changed count of rate limit
🎯 What: This PR adds missing unit tests for the _op_upsert functionality in scripts/technitium_manager.py, addressing a
critical testing gap for secrets handling. 📊 Coverage: The tests cover the happy ...
Summary
- app/engine/provider.py - AIProvider ABC
- chat(messages, **kwargs) - ChatResponse
- get_model_name() - str
- get_max_tokens() - int
- 7 tests (ABC cannot instantiate, concrete impl ...
Summary
Issue #87(Epic #246)の前提作業として、精算・按分ドメインの LLM コードレビュー用ドキュメントを docs/reviews/issue-87/ に追加しました。
- レビュー対象スコープ(Backend / Frontend / 横断)
- LLM 用プロンプト(3 観点・採点・Must/Should/Later)
- 指摘の優先度ルールと振り分け先(#87-2 ...
Summary
- avoid spreading legacy Codex managed-hook trust rows during cleanup
- keep install cleanup working for generated or oversized system ~/.codex/hooks.json files
- add a regression covering ...
Summary
- Prevents context compression from appending the preserved todo snapshot as a standalone latest user message.
- Labels the todo snapshot as an internal state note and prepends it into the ...