microsoft / microsoft/devsquad-copilot
[decompose] Remove T-1..T-N prefixes from task titles
Open
Nobody has claimed this yet.
bug
- Dominant language
- No language data
- Stars
- 44
- Forks
- 10
- Avg merge
- 6h 49m
- Merged PRs (30d)
- 1
Description
Task titles currently include sequential prefixes such as T-1, T-2. These leak internal numbering into work item titles.
Acceptance criteria
- Generated task titles do not contain T- prefixes.
- Existing title format guidance updated accordingly.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the code that generates task titles and the guidance describing their format. Done means generated titles no longer include T- prefixes and the existing title guidance matches that behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100