Weird `/fleet` command inject as though it was user sent

Open
#2,716 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
52/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Domain
frontend

Research direction

Reproduce the issue in Copilot App using three folders, plan mode, and the “autopilot fleet” or “implement with fleet” option. Start from the /fleet command handling and the message display path; done means the agent-generated command is no longer shown or queued as if it were user-sent, with the intended behavior covered by a regression test.

Written by the indexing model from the issue text.

Description

Open Copilot App

  • Add 3 folders to the promtp, proj1, proj2, proj3
  • Prompt create a plan to update readme.md in all three folders in parallel
  • Go into plan mode and send
  • When prompted select autopilot fleet or implement with fleet
  • While the turn is running a /fleet command gets queued as though the user typed that prompt and sent it (see screentshos)

I don't think we should see /fleet as this isn't something that the user sent, its more of an artifact from the agent, perhaps this should be hidden or handled differently (e.g. treated as a system message as opposed to a user message)

Screenshot 1
Image
Screenshot 2
Image
Screenshot 3
Image

Dominant language
Java
Stars
10.5k
Forks
1.5k
Avg merge
1d 12h
Merged PRs (30d)
133

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from github/copilot-sdk

All issues in github/copilot-sdk

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.