Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ of a single commit, use `SKIP_DOCS_HOOK=1` or put `[skip-docs]` in the message.

## Testing

- Run the llms-kit suite: `node --test tests/`
- Include liveness checks against the deployed site: `LLMS_LIVE=1 node --test tests/`
- Run the test suite: `npm test` (vitest)
- Include liveness checks against the deployed site: `LLMS_LIVE=1 npm test`

## Analytics

Expand Down