block / block/ai-rules

Disable/enable agent in front matter

Open
#25 4 comments 0 reactions 1 assignee Claimed by @jonandersen View on GitHub
Dominant language
Rust
Stars
131
Forks
25
PR merge metrics
No merged PRs in 30d

Description

Add support to disable/enable a rule for a specific agent in the front matter.

### Example:
allow list:
```
allowed_agents: ["claude", "cursor", "firebender", "goose", "amp"]
```

block list

```
blocked_agents: ["amp"]
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.