Remove deprecated agent_test.go and mcp package files; refactor conte…#1353
Remove deprecated agent_test.go and mcp package files; refactor conte…#1353trheyi merged 1 commit intoYaoApp:mainfrom
Conversation
…xt and trace handling for improved functionality. - Deleted agent_test.go to streamline testing structure. - Removed mcp package and its related fetch and search files to simplify the codebase. - Enhanced context handling in jsapi_test.go and jsapi.go for better integration with JavaScript. - Introduced no-op objects for Trace and Node to handle uninitialized states gracefully. - Updated i18n translations to include new MCP-related labels and descriptions.
|
Thank you for the PR! The db: MySQL5.7 redis: 5 mongo: 6.0 test workflow is running, the results of the run will be commented later. |
|
Thank you for the PR! The db: MySQL8.0 redis: 5 mongo: 6.0 test workflow is running, the results of the run will be commented later. |
|
Thank you for the PR! The db: MySQL8.0 redis: 4 mongo: 6.0 test workflow is running, the results of the run will be commented later. |
|
Thank you for the PR! The db: SQLite3 redis: 4 mongo: 6.0 test workflow is running, the results of the run will be commented later. |
|
Thank you for the PR! The db: MySQL8.0 redis: 6 mongo: 6.0 test workflow is running, the results of the run will be commented later. |
|
Thank you for the PR! The db: MySQL5.7 redis: 4 mongo: 6.0 test workflow is running, the results of the run will be commented later. |
|
Thank you for the PR! The db: SQLite3 redis: 6 mongo: 6.0 test workflow is running, the results of the run will be commented later. |
|
Thank you for the PR! The db: SQLite3 redis: 5 mongo: 6.0 test workflow is running, the results of the run will be commented later. |
|
Thank you for the PR! The db: MySQL5.7 redis: 6 mongo: 6.0 test workflow is running, the results of the run will be commented later. |
…xt and trace handling for improved functionality.