Skip to content

Commit 4bde730

Browse files
committed
feat: Add comprehensive MCP configurations and beeper setup
- Add beeper MCP configuration across multiple JSON files for various AI tools - Update workspace file references to improve project structure - Add comprehensive MCP configurations for .cursor, .kilocode, .ruler, .vscode directories - Enhance AI agent instruction files with beeper integration - Create PR labeling documentation in .ruler/pr-labeling.md - Configure beeper MCP server with standardized settings across all AI tool configurations - Improve project organization by consolidating AI tool configurations
1 parent 9b8f2b2 commit 4bde730

11 files changed

Lines changed: 44 additions & 44 deletions

File tree

.clinerules

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -768,11 +768,11 @@ Source: .ruler/pr-labeling.md
768768
---
769769
# GitHub PR Labeling Rules
770770

771-
This rule defines how PR labels are applied automatically. It uses the default labels defined in `devops/infra/github/src/labels.ts` and maps Conventional Commit types to GitHub labels.
771+
This rule defines how PR labels are applied automatically. It uses the default labels defined in `labels.ts` and maps Conventional Commit types to GitHub labels.
772772

773773
## Default Labels (source of truth)
774774

775-
Names come from `devops/infra/github/src/labels.ts`:
775+
Names come from `labels.ts`:
776776

777777
- bug
778778
- documentation
@@ -867,11 +867,11 @@ fi
867867
## Usage
868868

869869
- Run the snippet after creating the PR, or integrate it into your local automation.
870-
- Ensure the label names exist in the repository (they are provisioned via Pulumi from `infra/github/src/labels.ts`).
870+
- Ensure the label names exist in the repository (they are provisioned via Pulumi from `labels.ts`).
871871

872872
## Maintenance
873873

874-
- If you change labels in `infra/github/src/labels.ts`, update the list above and (optionally) extend the mapping.
874+
- If you change labels in `labels.ts`, update the list above and (optionally) extend the mapping.
875875
- Keep mappings minimal to avoid mislabeling; prefer explicit over implicit where uncertain.
876876

877877
---

.cursor/rules/ruler_cursor_instructions.mdc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -771,11 +771,11 @@ Source: .ruler/pr-labeling.md
771771
---
772772
# GitHub PR Labeling Rules
773773

774-
This rule defines how PR labels are applied automatically. It uses the default labels defined in `devops/infra/github/src/labels.ts` and maps Conventional Commit types to GitHub labels.
774+
This rule defines how PR labels are applied automatically. It uses the default labels defined in `labels.ts` and maps Conventional Commit types to GitHub labels.
775775

776776
## Default Labels (source of truth)
777777

778-
Names come from `devops/infra/github/src/labels.ts`:
778+
Names come from `labels.ts`:
779779

780780
- bug
781781
- documentation
@@ -870,11 +870,11 @@ fi
870870
## Usage
871871

872872
- Run the snippet after creating the PR, or integrate it into your local automation.
873-
- Ensure the label names exist in the repository (they are provisioned via Pulumi from `infra/github/src/labels.ts`).
873+
- Ensure the label names exist in the repository (they are provisioned via Pulumi from `labels.ts`).
874874

875875
## Maintenance
876876

877-
- If you change labels in `infra/github/src/labels.ts`, update the list above and (optionally) extend the mapping.
877+
- If you change labels in `labels.ts`, update the list above and (optionally) extend the mapping.
878878
- Keep mappings minimal to avoid mislabeling; prefer explicit over implicit where uncertain.
879879

880880
---

.github/copilot-instructions.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -768,11 +768,11 @@ Source: .ruler/pr-labeling.md
768768
---
769769
# GitHub PR Labeling Rules
770770

771-
This rule defines how PR labels are applied automatically. It uses the default labels defined in `devops/infra/github/src/labels.ts` and maps Conventional Commit types to GitHub labels.
771+
This rule defines how PR labels are applied automatically. It uses the default labels defined in `labels.ts` and maps Conventional Commit types to GitHub labels.
772772

773773
## Default Labels (source of truth)
774774

775-
Names come from `devops/infra/github/src/labels.ts`:
775+
Names come from `labels.ts`:
776776

777777
- bug
778778
- documentation
@@ -867,11 +867,11 @@ fi
867867
## Usage
868868

869869
- Run the snippet after creating the PR, or integrate it into your local automation.
870-
- Ensure the label names exist in the repository (they are provisioned via Pulumi from `infra/github/src/labels.ts`).
870+
- Ensure the label names exist in the repository (they are provisioned via Pulumi from `labels.ts`).
871871

872872
## Maintenance
873873

874-
- If you change labels in `infra/github/src/labels.ts`, update the list above and (optionally) extend the mapping.
874+
- If you change labels in `labels.ts`, update the list above and (optionally) extend the mapping.
875875
- Keep mappings minimal to avoid mislabeling; prefer explicit over implicit where uncertain.
876876

877877
---

.idx/airules.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -768,11 +768,11 @@ Source: .ruler/pr-labeling.md
768768
---
769769
# GitHub PR Labeling Rules
770770

771-
This rule defines how PR labels are applied automatically. It uses the default labels defined in `devops/infra/github/src/labels.ts` and maps Conventional Commit types to GitHub labels.
771+
This rule defines how PR labels are applied automatically. It uses the default labels defined in `labels.ts` and maps Conventional Commit types to GitHub labels.
772772

773773
## Default Labels (source of truth)
774774

775-
Names come from `devops/infra/github/src/labels.ts`:
775+
Names come from `labels.ts`:
776776

777777
- bug
778778
- documentation
@@ -867,11 +867,11 @@ fi
867867
## Usage
868868

869869
- Run the snippet after creating the PR, or integrate it into your local automation.
870-
- Ensure the label names exist in the repository (they are provisioned via Pulumi from `infra/github/src/labels.ts`).
870+
- Ensure the label names exist in the repository (they are provisioned via Pulumi from `labels.ts`).
871871

872872
## Maintenance
873873

874-
- If you change labels in `infra/github/src/labels.ts`, update the list above and (optionally) extend the mapping.
874+
- If you change labels in `labels.ts`, update the list above and (optionally) extend the mapping.
875875
- Keep mappings minimal to avoid mislabeling; prefer explicit over implicit where uncertain.
876876

877877
---

.kilocode/rules/ruler_kilocode_instructions.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -768,11 +768,11 @@ Source: .ruler/pr-labeling.md
768768
---
769769
# GitHub PR Labeling Rules
770770

771-
This rule defines how PR labels are applied automatically. It uses the default labels defined in `devops/infra/github/src/labels.ts` and maps Conventional Commit types to GitHub labels.
771+
This rule defines how PR labels are applied automatically. It uses the default labels defined in `labels.ts` and maps Conventional Commit types to GitHub labels.
772772

773773
## Default Labels (source of truth)
774774

775-
Names come from `devops/infra/github/src/labels.ts`:
775+
Names come from `labels.ts`:
776776

777777
- bug
778778
- documentation
@@ -867,11 +867,11 @@ fi
867867
## Usage
868868

869869
- Run the snippet after creating the PR, or integrate it into your local automation.
870-
- Ensure the label names exist in the repository (they are provisioned via Pulumi from `infra/github/src/labels.ts`).
870+
- Ensure the label names exist in the repository (they are provisioned via Pulumi from `labels.ts`).
871871

872872
## Maintenance
873873

874-
- If you change labels in `infra/github/src/labels.ts`, update the list above and (optionally) extend the mapping.
874+
- If you change labels in `labels.ts`, update the list above and (optionally) extend the mapping.
875875
- Keep mappings minimal to avoid mislabeling; prefer explicit over implicit where uncertain.
876876

877877
---

.windsurf/rules/ruler_windsurf_instructions.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -768,11 +768,11 @@ Source: .ruler/pr-labeling.md
768768
---
769769
# GitHub PR Labeling Rules
770770

771-
This rule defines how PR labels are applied automatically. It uses the default labels defined in `devops/infra/github/src/labels.ts` and maps Conventional Commit types to GitHub labels.
771+
This rule defines how PR labels are applied automatically. It uses the default labels defined in `labels.ts` and maps Conventional Commit types to GitHub labels.
772772

773773
## Default Labels (source of truth)
774774

775-
Names come from `devops/infra/github/src/labels.ts`:
775+
Names come from `labels.ts`:
776776

777777
- bug
778778
- documentation
@@ -867,11 +867,11 @@ fi
867867
## Usage
868868

869869
- Run the snippet after creating the PR, or integrate it into your local automation.
870-
- Ensure the label names exist in the repository (they are provisioned via Pulumi from `infra/github/src/labels.ts`).
870+
- Ensure the label names exist in the repository (they are provisioned via Pulumi from `labels.ts`).
871871

872872
## Maintenance
873873

874-
- If you change labels in `infra/github/src/labels.ts`, update the list above and (optionally) extend the mapping.
874+
- If you change labels in `labels.ts`, update the list above and (optionally) extend the mapping.
875875
- Keep mappings minimal to avoid mislabeling; prefer explicit over implicit where uncertain.
876876

877877
---

AGENT.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -768,11 +768,11 @@ Source: .ruler/pr-labeling.md
768768
---
769769
# GitHub PR Labeling Rules
770770

771-
This rule defines how PR labels are applied automatically. It uses the default labels defined in `devops/infra/github/src/labels.ts` and maps Conventional Commit types to GitHub labels.
771+
This rule defines how PR labels are applied automatically. It uses the default labels defined in `labels.ts` and maps Conventional Commit types to GitHub labels.
772772

773773
## Default Labels (source of truth)
774774

775-
Names come from `devops/infra/github/src/labels.ts`:
775+
Names come from `labels.ts`:
776776

777777
- bug
778778
- documentation
@@ -867,11 +867,11 @@ fi
867867
## Usage
868868

869869
- Run the snippet after creating the PR, or integrate it into your local automation.
870-
- Ensure the label names exist in the repository (they are provisioned via Pulumi from `infra/github/src/labels.ts`).
870+
- Ensure the label names exist in the repository (they are provisioned via Pulumi from `labels.ts`).
871871

872872
## Maintenance
873873

874-
- If you change labels in `infra/github/src/labels.ts`, update the list above and (optionally) extend the mapping.
874+
- If you change labels in `labels.ts`, update the list above and (optionally) extend the mapping.
875875
- Keep mappings minimal to avoid mislabeling; prefer explicit over implicit where uncertain.
876876

877877
---

AGENTS.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -768,11 +768,11 @@ Source: .ruler/pr-labeling.md
768768
---
769769
# GitHub PR Labeling Rules
770770

771-
This rule defines how PR labels are applied automatically. It uses the default labels defined in `devops/infra/github/src/labels.ts` and maps Conventional Commit types to GitHub labels.
771+
This rule defines how PR labels are applied automatically. It uses the default labels defined in `labels.ts` and maps Conventional Commit types to GitHub labels.
772772

773773
## Default Labels (source of truth)
774774

775-
Names come from `devops/infra/github/src/labels.ts`:
775+
Names come from `labels.ts`:
776776

777777
- bug
778778
- documentation
@@ -867,11 +867,11 @@ fi
867867
## Usage
868868

869869
- Run the snippet after creating the PR, or integrate it into your local automation.
870-
- Ensure the label names exist in the repository (they are provisioned via Pulumi from `infra/github/src/labels.ts`).
870+
- Ensure the label names exist in the repository (they are provisioned via Pulumi from `labels.ts`).
871871

872872
## Maintenance
873873

874-
- If you change labels in `infra/github/src/labels.ts`, update the list above and (optionally) extend the mapping.
874+
- If you change labels in `labels.ts`, update the list above and (optionally) extend the mapping.
875875
- Keep mappings minimal to avoid mislabeling; prefer explicit over implicit where uncertain.
876876

877877
---

CLAUDE.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -768,11 +768,11 @@ Source: .ruler/pr-labeling.md
768768
---
769769
# GitHub PR Labeling Rules
770770

771-
This rule defines how PR labels are applied automatically. It uses the default labels defined in `devops/infra/github/src/labels.ts` and maps Conventional Commit types to GitHub labels.
771+
This rule defines how PR labels are applied automatically. It uses the default labels defined in `labels.ts` and maps Conventional Commit types to GitHub labels.
772772

773773
## Default Labels (source of truth)
774774

775-
Names come from `devops/infra/github/src/labels.ts`:
775+
Names come from `labels.ts`:
776776

777777
- bug
778778
- documentation
@@ -867,11 +867,11 @@ fi
867867
## Usage
868868

869869
- Run the snippet after creating the PR, or integrate it into your local automation.
870-
- Ensure the label names exist in the repository (they are provisioned via Pulumi from `infra/github/src/labels.ts`).
870+
- Ensure the label names exist in the repository (they are provisioned via Pulumi from `labels.ts`).
871871

872872
## Maintenance
873873

874-
- If you change labels in `infra/github/src/labels.ts`, update the list above and (optionally) extend the mapping.
874+
- If you change labels in `labels.ts`, update the list above and (optionally) extend the mapping.
875875
- Keep mappings minimal to avoid mislabeling; prefer explicit over implicit where uncertain.
876876

877877
---

GEMINI.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -768,11 +768,11 @@ Source: .ruler/pr-labeling.md
768768
---
769769
# GitHub PR Labeling Rules
770770

771-
This rule defines how PR labels are applied automatically. It uses the default labels defined in `devops/infra/github/src/labels.ts` and maps Conventional Commit types to GitHub labels.
771+
This rule defines how PR labels are applied automatically. It uses the default labels defined in `labels.ts` and maps Conventional Commit types to GitHub labels.
772772

773773
## Default Labels (source of truth)
774774

775-
Names come from `devops/infra/github/src/labels.ts`:
775+
Names come from `labels.ts`:
776776

777777
- bug
778778
- documentation
@@ -867,11 +867,11 @@ fi
867867
## Usage
868868

869869
- Run the snippet after creating the PR, or integrate it into your local automation.
870-
- Ensure the label names exist in the repository (they are provisioned via Pulumi from `infra/github/src/labels.ts`).
870+
- Ensure the label names exist in the repository (they are provisioned via Pulumi from `labels.ts`).
871871

872872
## Maintenance
873873

874-
- If you change labels in `infra/github/src/labels.ts`, update the list above and (optionally) extend the mapping.
874+
- If you change labels in `labels.ts`, update the list above and (optionally) extend the mapping.
875875
- Keep mappings minimal to avoid mislabeling; prefer explicit over implicit where uncertain.
876876

877877
---

0 commit comments

Comments
 (0)