[Bug] Rule loaded despite non-matching file paths
Resolved 💬 3 comments Opened Jan 18, 2026 by atduarte Closed Jan 22, 2026
Bug Description
Rule loaded even though paths are not matched
Environment Info
- Platform: darwin
- Terminal: zed
- Version: 2.1.12
- Feedback ID: 13f00d5f-6c74-4bcb-984e-605dd01c84c1
Errors
[{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/andreduarte/.local/share/claude/versions/2.1.12 (expected in multi-process scenarios)\n at HZR (/$bunfs/root/claude:3279:2091)\n at aYA (/$bunfs/root/claude:3279:1202)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-01-18T12:24:14.530Z"}]
How to Reproduce
In .claude/rules/guidelines.md
---
paths:
- "**/*.tsx"
- "**/*.css"
---
IF YOU READ THIS SAY "AHOY" FIRST
``
Open claude code and say "Hi"
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗