yao/agent/assistant/hook
Max aa69b693e3 Enhance context handling and metadata management in assistant operations
- Introduced a new test context creation function to streamline test setup for assistant operations.
- Refactored context structure to replace the deprecated 'Data' field with 'Metadata', improving clarity and consistency.
- Updated various methods to utilize the new 'Metadata' field, ensuring proper handling of request metadata across the system.
- Adjusted tests to reflect changes in metadata handling, enhancing validation of context fields in JavaScript integration.
2025-11-14 08:41:40 +08:00
..
create.go Refactor assistant creation handling and response types 2025-11-13 18:27:15 +08:00
create_test.go Enhance context handling and metadata management in assistant operations 2025-11-14 08:41:40 +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 Add Execute method to Script type for enhanced script execution 2025-11-13 11:42:36 +08:00
types.go Refactor Assistant methods and context handling for improved functionality 2025-11-13 09:26:45 +08:00