Skip to content

Command Runner #2

Description

@rob1997

What

We need a command runner within the Chat Client, for non AI tasks like /switch-provider claude

Why

UX++

How

ICommandRunner with a Dictionary<string, CommandDelegate> where the key is the command id (what you put in the prompt) while the value is a delegate that'll take arguments and invoked when the command is issued.

Acceptance Criteria

  • Runnable Commands from the Chat Prompt

Estimation

Just put in a number relative to an anchor issue's estimation.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions