yao/agent/assistant/hook
Max 889fba942a Enhance testing and context management in assistant operations
- Refactored the Makefile to include new benchmark and memory leak detection tests, improving test coverage.
- Introduced context adjustments in the Create method, allowing hooks to modify context fields such as AssistantID, Connector, Locale, Theme, Route, and Metadata.
- Added a new test scenario to validate context field adjustments, ensuring proper updates during assistant operations.
- Updated test preparation to support optional V8 mode configuration for improved performance during benchmarks.
2025-11-14 12:38:03 +08:00
..
create.go Enhance testing and context management in assistant operations 2025-11-14 12:38:03 +08:00
create_bench_test.go Enhance testing and context management in assistant operations 2025-11-14 12:38:03 +08:00
create_mem_test.go Enhance testing and context management in assistant operations 2025-11-14 12:38:03 +08:00
create_nested_test.go Enhance testing and context management in assistant operations 2025-11-14 12:38:03 +08:00
create_test.go Enhance testing and context management in assistant operations 2025-11-14 12:38:03 +08:00
done.go Refactor Assistant methods and context handling for improved functionality 2025-11-13 09:26:45 +08:00
failback.go Refactor Assistant methods and context handling for improved functionality 2025-11-13 09:26:45 +08:00
hook.go Refactor Assistant methods and context handling for improved functionality 2025-11-13 09:26:45 +08:00
mcp.go Refactor Assistant methods and context handling for improved functionality 2025-11-13 09:26:45 +08:00
script.go Enhance testing and context management in assistant operations 2025-11-14 12:38:03 +08:00
types.go Refactor Assistant methods and context handling for improved functionality 2025-11-13 09:26:45 +08:00