hermes - 💡(How to fix) Fix [Feature]: Edit cron jobs from the dashboard [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
NousResearch/hermes-agent#18090Fetched 2026-05-01 05:53:55
View on GitHub
Comments
0
Participants
1
Timeline
4
Reactions
0
Participants
Timeline (top)
labeled ×4
RAW_BUFFERClick to expand / collapse

Problem or Use Case

The dashboard currently displays current cron jobs, with capabilities to trigger, pause, or delete them, but with no ability to fully view the prompt for the job, or edit the schedule or prompt.

Proposed Solution

Selecting a current cron job should allow the user to view and edit the details of the task.

Alternatives Considered

No response

Feature Type

New tool

Scope

None

Contribution

  • I'd like to implement this myself and submit a PR

Debug Report (optional)

extent analysis

TL;DR

Implementing a details view and edit functionality for cron jobs will require modifying the existing dashboard to include these features.

Guidance

  • Identify the current data structure and API used to store and retrieve cron job information to determine what details can be displayed and edited.
  • Design a user interface to display the cron job details, including the prompt, and allow users to edit the schedule and prompt.
  • Develop an API or modify the existing one to support updating cron job schedules and prompts.
  • Consider implementing validation and error handling for the edit functionality to ensure data consistency and prevent errors.

Example

No code snippet can be provided without more context about the existing implementation.

Notes

The solution will depend on the specific technologies and frameworks used in the dashboard and the cron job system, which are not specified in the issue.

Recommendation

Apply workaround: Implement a minimal details view and edit functionality for cron jobs to address the immediate need, with plans to refine and expand the feature in future iterations.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

hermes - 💡(How to fix) Fix [Feature]: Edit cron jobs from the dashboard [1 participants]