Skip to content

Commit b9e71f6

Browse files
Update agents file
1 parent 9ff2057 commit b9e71f6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
- Engine code is in `/packages/lib-engine/`
1313
- Tests are in `resources/fixtures/recorded` and `resources/fixtures/scopes`
1414
- Language-specific parsing is defined in the `resources/queries/*.scm` files
15+
- Packages starting `lib-` are only used internally in this monorepo and are not published to npm. Changing the api surface is fine as long as every place that consumes the api within this repository is updated.
1516

1617
## Build and test
1718

0 commit comments

Comments
 (0)