Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:PHP language:TypeScript

Filter by

94.4M results  (2 s)

94.4M results

Summary - create attendance by date and prepare worship plus group meeting together - make attendance stats collapsed by default and remove the selected-event stats block - improve mobile modal ...

種別 - [ ] spec PR(仕様変更のみ・コードなし) - [x] コード PR(実装) 対応 spec / Issue - spec: .kiro/specs/task-management-core/ - Issue: #1 変更内容 - DATABASE_URL の平文デフォルトを削除し、未設定時は起動時に失敗するようにしました。 - .env.example ...

Dependabot will resolve any conflicts with this PR as long as you don t alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase. details summary Dependabot commands ...
dependencies
python

Summary - Derive an awaiting_integration team snapshot phase when worker tasks are complete but integration requests or conflicts still require leader attention. - Surface the pending leader next ...

Description This Pull Request resolves GSSoC 26 testing issues #231 #232 (Unit Testing configurations): - Fixes the Vitest environment run by importing missing functions (describe, test, expect) explicitly ...
gssoc'26
level:beginner
type:bug
type:testing

概要 セッション 2026-05-31(PR #125: AIキャラ生成チャットの文脈喪失・内部名露出修正)のハンドオフを docs/handoff/LATEST.md に記録。 記録内容 - 症状A(文脈忘れ)の根本原因: updateCharacterData が会話履歴の最後1件しかプロンプトに埋めていなかった - 症状B(内部名露出): systemInstruction に内部名禁止ルールが無かった ...

改动内容 - 新增 api-client / api-types / adapters / session / voice-ui 等基础库,统一前后端数据适配与接口调用 - 接入后端事件、草稿、语音、实时识别接口,替换原有 mock 数据 - 实现 DraftComposerModal 草稿补问弹窗,支持多轮对话确认事件信息 - 重构 App.tsx 状态管理,打通事件增删改查与标签筛选全链路 ...