mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-02 14:10:21 +00:00
docs(plugins): refresh bundled plugin runtime docs
This commit is contained in:
@@ -28,7 +28,7 @@ pnpm test -- \
|
||||
"src/agents/pi-tools*.test.ts" \
|
||||
"src/agents/pi-settings.test.ts" \
|
||||
"src/agents/pi-tool-definition-adapter*.test.ts" \
|
||||
"src/agents/pi-extensions/**/*.test.ts"
|
||||
"src/agents/pi-hooks/**/*.test.ts"
|
||||
```
|
||||
|
||||
To include the live provider exercise:
|
||||
@@ -44,7 +44,7 @@ This covers the main Pi unit suites:
|
||||
- `src/agents/pi-tools*.test.ts`
|
||||
- `src/agents/pi-settings.test.ts`
|
||||
- `src/agents/pi-tool-definition-adapter.test.ts`
|
||||
- `src/agents/pi-extensions/*.test.ts`
|
||||
- `src/agents/pi-hooks/*.test.ts`
|
||||
|
||||
## Manual Testing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user