issues Search Results · language:Edge language:Python language:PHP language:JavaScript language:PHP
Filter by
31.2M results
WATCH_PROGRESS_SYNC_REQUEST Email: henry8812@gmail.com Name: Henry Gomez IMDb: tt0899043 TMDB: 1087891 Title: Amateur
Type: movie Season: 1 Episode: 1 Progress: 4342.509256150672 EventType: started StartedAt: ...
watch-progress-sync
Review Comment from Reviewer (chatgpt-codex-connector[bot])
Source PR: #6698 - consolidated-pr: merge all open PRs in UpstreamDrift (Wave 2) File: ui/src/api/useDatasetGenerator.ts
(line 75) Original ...
auto-generated
duplicate
human-review
review-feedback
Scene: Bone_East_08 Position: (84.00700378417969, 7.062735557556152)
Message: sceneName: Bone_East_08 x: 84.007 y: 7.062736 message: just a big robot...surely it wont attack or anything
Meta
- GameVersion: ...
feedback
processed
Created by bot actor token test. Safe to delete.
Scene: Ant_04_mid Position: (190.88528442382812, 18.303916931152344)
Message: sceneName: Ant_04_mid x: 190.8853 y: 18.30392 message: 你好
Meta
- GameVersion: undefined
- Platform: 76561199255835631 ...
feedback
processed
Objective
Evaluate whether a stability gate can reduce fragile runtime policy selections that flip under small score perturbations
around EV thresholds.
Hypothesis
Requiring a selected row to remain ...
Parent: #119
Depends on: AgentLoop issue (需要直调端点可用)
Problem
桌面伴侣浮窗没有聊天界面 — 用户无法与伴侣进行文字对话,只能通过右键菜单做 feed/play/pet/sleep。
Solution
修改文件
- apps/desktop-v2/src/renderers.ts — 新增聊天窗口渲染函数
- apps/desktop-v2/src/controller.ts ...
ready-for-agent
Parent: #119
Depends on: PromptBuilder issue, DirectCaller issue
Problem
没有对话循环 — 伴侣无法处理多轮对话、无法执行 tool calls、无法管理迭代。单次 LLM 调用不等于对话能力。
Solution
在 packages/gateway/src/agent-loop.ts 中实现 AgentLoop:
...
ready-for-agent
Parent: #119
Problem
Gateway 只做协议翻译,不实际调用 LLM。伴侣的自主循环和对话模式需要 Gateway 能直接调用 LLM 并返回结果。
Solution
1. 新增 packages/gateway/src/direct-call.ts
接口:
- registerDirectEndpoints(router, options) — 注册 /v1/direct/* ...
ready-for-agent

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.