mirror of
https://github.com/alibaba/open-code-review.git
synced 2026-08-25 08:32:59 +00:00
- Rewrite TestScanAgent_WaitBackground_NoLeakOnRun using a blocking compression client pattern - Verify that ScanAgent.Run waits for in-flight memory compression before session finalization - Assert that memory_compression_task is recorded and session_end is the final record in session JSONL - Update Runner.WaitBackground doc comment in llmloop/loop.go to reflect scan mode usage |
||
|---|---|---|
| .. | ||
| compression.go | ||
| compression_test.go | ||
| init_test.go | ||
| loop.go | ||
| loop_execute_more_test.go | ||
| loop_execute_test.go | ||
| loop_test.go | ||
| pool.go | ||
| pool_test.go | ||
| retry_background_test.go | ||
| retry_identity_test.go | ||
| runner_test.go | ||