mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-14 03:30:19 +00:00
🐛 fix: reduce agent document context latency (#15436)
This commit is contained in:
@@ -115,8 +115,12 @@ cd packages/database && bunx vitest run --silent='passed-only' '[file]'
|
||||
```
|
||||
|
||||
- Prefer `vi.spyOn` over `vi.mock`
|
||||
- Tests must pass type check: `bun run type-check`
|
||||
- After 2 failed fix attempts, stop and ask for help
|
||||
|
||||
### Type Checking
|
||||
|
||||
```bash
|
||||
bun run type-check
|
||||
```
|
||||
|
||||
### i18n
|
||||
|
||||
|
||||
Reference in New Issue
Block a user