github / github/copilot-cli

Scheduled prompts remain queued and do not fire

未关闭
#4,137 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Shell
星标
11.2k
派生
1.9k
平均合并
14 小时 16 分钟
30 天内合并 PR
6

描述

### Describe the bug

Scheduled prompts in GitHub Copilot CLI did not fire overnight. They appeared to remain queued/active, but no scheduled prompt was delivered back into the session and no assistant turn was started.

This looks like a regression from this week. I expected the scheduled monitor prompt to wake the agent every 20 minutes, but from ~23:04 to ~08:10 local time no scheduled prompt fired.

### Affected version

1.0.71-1

### Steps to reproduce the behavior

1. Start a Copilot CLI session on Windows.
2. Create a recurring scheduled prompt, for example every 20 minutes, intended to monitor a long-running task.
3. Confirm the schedule is listed as active.
4. Leave the session running overnight.
5. Observe that no scheduled prompt is delivered and the agent is not woken by the schedule. In my session, the prompt remained queued/active but no scheduled turns fired.

I saw this with two schedules during the same session:
- an every-15m monitor schedule created first, which appeared queued and did not fire
- an every-20m overnight monitor schedule created later, which also did not fire overnight

### Expected behavior

The scheduled prompt should be delivered at the configured interval and wake/start an assistant turn each time, or it should fail visibly if the schedule cannot execute.

### Additional context

- OS: Windows_NT
- Shell/tooling context: PowerShell-based Copilot CLI session
- Workaround used: a separate PowerShell monitor loop writing to a log, because the scheduled prompt did not wake the agent
- Impact: scheduled monitoring is unreliable for unattended long-running tasks; user expected results by morning and no schedule-fired checks occurred

贡献指南

打开贡献指南

调研方向

首先,在 Windows PowerShell Copilot CLI 会话中重现重复的计划提示,并使用 issue 中描述的隔夜或短间隔场景。跟踪计划提示监视器和会话唤醒路径,然后验证每个配置的间隔是否都会传递一个提示并启动一次助手回合,或报告一个可见的执行失败。

由索引模型根据 Issue 内容生成。

评估

技术栈
powershell
领域
cli
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
42/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。