yao/agent/assistant/hook
Max 01ddc3ad24 Update Memory Leak Test Thresholds to 20KB
- Increased the allowed memory growth threshold per iteration in the memory leak tests from 15KB to 20KB to accommodate higher memory usage observed in business scenarios and standard mode operations.
- Updated comments to reflect the rationale behind the new threshold and to clarify expected memory behavior during tests, ensuring better understanding and accuracy in leak detection.
2025-12-22 11:42:08 +08:00
..
create.go Refactor Assistant context handling to improve options management 2025-12-04 10:43:32 +08:00
create_bench_test.go Enhance assistant initialization and context management 2025-12-11 15:17:17 +08:00
create_mem_test.go Update Memory Leak Test Thresholds to 20KB 2025-12-22 11:42:08 +08:00
create_nested_test.go Refactor Assistant script handling to use HookScript 2025-12-05 14:45:09 +08:00
create_test.go Enhance assistant initialization and context management 2025-12-11 15:17:17 +08:00
goroutine_leak_test.go Enhance assistant initialization and context management 2025-12-11 15:17:17 +08:00
hook.go Refactor Assistant methods and context handling for improved functionality 2025-11-13 09:26:45 +08:00
next.go Refactor Assistant context handling to improve options management 2025-12-04 10:43:32 +08:00
next_test.go Enhance assistant initialization and context management 2025-12-11 15:17:17 +08:00
realworld_next_test.go Enhance assistant initialization and context management 2025-12-11 15:17:17 +08:00
REALWORLD_PERFORMANCE_REPORT.md Enhance memory leak tests and performance reporting in stress tests 2025-11-28 21:09:27 +08:00
realworld_stress_test.go Enhance assistant initialization and context management 2025-12-11 15:17:17 +08:00
script.go Implement authorized script execution and enhance context handling 2025-12-08 11:42:01 +08:00
types.go Refactor Assistant methods and context handling for improved functionality 2025-11-13 09:26:45 +08:00