| Dimension | Shared | Only in A | Only in B | Overlap |
|---|---|---|---|---|
| Sections | 5 | 0 | 0 | 100% |
| Commands | 7 | 0 | 0 | 100% |
| Section tags | 6 | 0 | 0 | 100% |
What each file covers
Sections
5 shared · 0 only in A · 0 only in B- Agent Guidelines for OpenSearch Project
- Build/Test Commands
- Code Style & Conventions
- BAML Integration
- Error Handling & Testing
Commands
7 shared · 0 only in A · 0 only in B- bun run dev
- bun run cli
- bun test
- bun test <test-file>
- bun test test/generate-query.test.ts
- bunx biome format .
- bunx biome lint .
Section tags
6 shared · 0 only in A · 0 only in B- build
- test
- lint-format
- code-style
- do-not
- agent-behaviour
Line diff
K-Mistele/opensearch · .cursor/rules/default.mdc
@@ −1 @@
1---
2description:
3globs:
4alwaysApply: true
5---
6# Agent Guidelines for OpenSearch Project
7
8## Build/Test Commands
K-Mistele/opensearch · AGENTS.md
@@ +1 @@
1# Agent Guidelines for OpenSearch Project
2
3## Build/Test Commands
@@ −1 +1 @@
1−---
2−description:
3−globs:
4−alwaysApply: true
5−---
61 # Agent Guidelines for OpenSearch Project
72
83 ## Build/Test Commands
