update cli agents.md

This commit is contained in:
rcmerci
2026-04-19 18:00:25 +08:00
parent 21efd3439a
commit b9e71b6d7f

View File

@@ -6,3 +6,11 @@
- Do not implement new `thread-api` in db-worker unless it is absolutely necessary.
- Use logseq-cli skill; test the changed parts with the new-built logseq-cli & db-worker-node server.
- Ensure at least all cli-e2e non-sync cases passed.
## Debug tools
- `--verbose` - debug cli process
- `--profile` - performance check
- Logseq-cli skill - explore cli self in agent
- db-worker-node.log - logs for db-worker-node process
- db-worker-node-repl skill - Directly validate some db worker node code in the REPL