Skip to content

/collect-debug-logs slash command is passed to the agent instead of being handled by the app #1882

Description

@tomthorogood

Description

When typing /collect-debug-logs in a chat session, the command is sent to the agent as a regular chat message instead of being intercepted and executed by the app.

Steps to reproduce

  1. Open a chat session in the GitHub Copilot app
  2. Type /collect-debug-logs and press enter
  3. The message is sent to the agent, which has no ability to execute it

Expected behavior

The app should intercept the /collect-debug-logs command and execute it directly, as documented in the README.

Actual behavior

The command is passed through to the agent as a user message. The agent has no handler for it.

Environment

  • OS: macOS (Darwin)
  • App version: 1.0.69

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions