Skip to content

fix(cli): add /indicator handler for non-TUI CLI mode - #23037

Closed
KhanCold wants to merge 1 commit into
NousResearch:mainfrom
KhanCold:fix/22960-indicator-command
Closed

fix(cli): add /indicator handler for non-TUI CLI mode#23037
KhanCold wants to merge 1 commit into
NousResearch:mainfrom
KhanCold:fix/22960-indicator-command

Conversation

@KhanCold

@KhanCold KhanCold commented May 10, 2026

Copy link
Copy Markdown

Closing as duplicate. Duplicate of #22962 — that PR already wires both /sessions and /indicator dispatch branches.

Should have checked is:pr is:open before submitting — lesson learned.

Fixes NousResearch#22960

The /indicator command was registered in COMMAND_REGISTRY but process_command() lacked an elif branch. This adds the missing handler for classic REPL mode.
@alt-glitch alt-glitch added type/bug Something isn't working P3 Low — cosmetic, nice to have comp/cli CLI entry point, hermes_cli/, setup wizard duplicate This issue or pull request already exists labels May 10, 2026
@alt-glitch

Copy link
Copy Markdown
Collaborator

Duplicate of #22962 — that PR already wires both /sessions and /indicator dispatch branches.

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

Labels

comp/cli CLI entry point, hermes_cli/, setup wizard duplicate This issue or pull request already exists P3 Low — cosmetic, nice to have type/bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants