CommandCodeAI / CommandCodeAI/desktop
Expose the cron task-scheduler
还没有人认领这个 Issue。
- 主要语言
- Shell
- 星标
- 80
- 派生
- 2
- PR 合并指标
- 30 天内没有已合并 PR
描述
GUI version
0.1.30
Operating system
Linux (Debian/Ubuntu)
Reproduction steps
Tried to schedule a task in the desktop app
Expected behavior
Task schedules!
Actual behavior
Got this feedback from Command
I can't create that job, and I want to be straight about why rather than leaving you waiting on it:
cron_create isn't exposed in this session. I loaded the tool schemas twice — select:cron_create resolves to task_create, and a capability search returns only task/sleep/web tools. So the in-agent scheduler is either disabled or hidden here (the documented kill switches are COMMANDCODE_DISABLE_CRON=1 and COMMANDCODE_DISABLE_DURABLE_CRON=1).
Screenshots, recordings, or sanitized logs
Session: 0c17bb58-3762-4109-82ad-1f3e0ffb076f
Traces: 62b9a5f73b76fb2ad4cffa0b2c505c72, e22c082b49c7667c6a24cba3dd756bd0, d116106378e22387d944651f1f5e3754, 1a5f89d9630276611db9ac418e994e7d, f6ecda361ad9f7513853125b63aa1b55
Safety check
- I removed credentials and private project information from this report.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
报告中没有指定源文件或测试。首先跟踪桌面应用的任务调度路径和 cron_create/task_create capability,然后验证调度任务会 expose cron_create,并且可以从 GUI 成功完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- shell
- 领域
- desktop
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 活跃
- 描述清晰度
- 需要澄清
- 新手友好度
- 45/100