Skip to content

docs(cron): show how to view scheduled tasks#1515

Open
yzxlr wants to merge 1 commit intosipeed:mainfrom
yzxlr:codex/docs-1501-cron-list-discoverability
Open

docs(cron): show how to view scheduled tasks#1515
yzxlr wants to merge 1 commit intosipeed:mainfrom
yzxlr:codex/docs-1501-cron-list-discoverability

Conversation

@yzxlr
Copy link
Contributor

@yzxlr yzxlr commented Mar 13, 2026

📝 Description

Answer issue #1501 directly in both the README and CLI help.

Changes:

  • Add an explicit picoclaw cron list example to the README section about scheduled tasks
  • Document the related disable, enable, and remove commands in the same section
  • Add help text/examples to the picoclaw cron root command and picoclaw cron list
  • Extend cron command tests to cover the new help text

🔗 Related Issue

Fixes #1501

🧪 Verification

  • go test ./cmd/picoclaw/internal/cron

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@sipeed-bot sipeed-bot bot added type: documentation Improvements or additions to documentation domain: corn go Pull requests that update go code labels Mar 13, 2026
xuwei-xy pushed a commit to xuwei-xy/picoclaw that referenced this pull request Mar 14, 2026
Copy link
Collaborator

@afjcjsbx afjcjsbx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@afjcjsbx
Copy link
Collaborator

pls, could you fix conflicts? 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain: corn go Pull requests that update go code type: documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How can I view my scheduled tasks?

3 participants