pullrequests Search Results · language:Edge language:TypeScript language:PHP language:PHP is:unmerged
Filter by
34.8M results
Adds docs/PROJECT_STATE.md at rev 9, merging the 2026-05-28 delta into the rev 8 base.
PROJECT_STATE.md did not exist in the repo (neither at root nor docs/), so this re-establishes it under docs/ alongside ...
What changed
- Replaced datetime.utcnow() with datetime.now(timezone.utc) in the analysis, chat, and flow services.
- Added focused service tests that assert newly created analyses, chats, and flows ...
Summary
Bumps every GitHub Action used in ci.yml, release.yml, and shai-hulud-check.yml to its latest stable major. Each version
was verified against the live GitHub Releases API (one research agent per ...
Summary
- Fixes #88405 by forwarding Codex app-server final_answer assistant deltas into onPartialReply, so Telegram
partial/newline preview consumers can receive cumulative answer text before the ...
agents
extensions: codex
size: XS
Why
When a user creates a new task it lands at the bottom of the backlog column, forcing them to scroll past all existing
work. New tasks represent freshly-captured intent and should appear at the top ...
这个 PR 干三件事
1. 给对话页和结局页加入 BGM(CloudBase 预览:https://social-game-264115-8-1305035004.sh.run.tcloudbase.com/scene?cb=bgmroles)
2. 把当前可选/展示角色收敛为「庄寒雁」和「傅云夕」
3. 修正角色进入对话时的视角匹配:选傅云夕会直接进入傅云夕视角
新增 2 个文件
front-end/src/assets/bgm.m4a ...
Summary
- record PRAgent remote PR results back into the Execution Ledger as branch and PR evidence
- update matching ImpactDecision required repo evidence so final ledger validation does not fail ...