hermes - 💡(How to fix) Fix feat(cli): separate cron sessions from regular sessions in `hermes sessions list` [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#23114Fetched 2026-05-11 03:31:09
View on GitHub
Comments
0
Participants
1
Timeline
4
Reactions
0
Author
Participants
Timeline (top)
labeled ×4
RAW_BUFFERClick to expand / collapse

Feature Request

Problem

Cron job sessions and regular interactive chat sessions are currently grouped together in hermes sessions list. This makes the list look cluttered, especially for users with many scheduled cron tasks. It's hard to quickly find regular conversations among the cron output.

Proposed Solution

Display cron sessions separately from regular sessions. Options could include:

  • A separate section or flag: hermes sessions list --cron / hermes sessions list --regular
  • A visual separator or different formatting for cron vs regular sessions
  • A filter flag: hermes sessions list --type cron or hermes sessions list --type chat

Use Case

Users who have multiple daily cron jobs see their session list flooded with cron entries, making it hard to find and resume regular chat sessions.

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 feat(cli): separate cron sessions from regular sessions in `hermes sessions list` [1 participants]