CommandCodeAI / CommandCodeAI/desktop

Expose the cron task-scheduler

Open
#77 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Shell
Stars
80
Forks
2
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file or test is named in the report. Start by tracing the desktop app's task-scheduling path and the cron_create/task_create capability, then verify that scheduling a task exposes cron_create and completes successfully from the GUI.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.