DamianEdwards / DamianEdwards/copilotd

Define behavior when multiple rules match an issue

Open
#175 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
C#
Stars
60
Forks
9
Avg merge
1d 5h
Merged PRs (30d)
1

Description

If multiple dispatch rules match an issue then it's possible to get conflicting configuration for the session, e.g. which model to use, what tools to allow, etc. We should properly define the behavior when multiple rules match and figure out what the experience should be, e.g. rule precedence, tie-breaker process, dispatch failure, etc.

Contributor guide

No contributing guide indexed for this repository

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.

Research direction

Start by locating the dispatch-rule matching flow and the session configuration decisions for the model and allowed tools. Done means the behavior for multiple matching rules is explicitly decided, including precedence, tie-breaking, or dispatch failure and the resulting user experience.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.