yao/agent/i18n
Max 78494f8622 Refactor agent tracing and completion handling
- Updated the traceAgentOutput method to be deprecated in favor of the new traceAgentCompletion method, which creates a dedicated completion node for reporting final outputs.
- Enhanced the i18n messages to include labels and descriptions for the new agent completion functionality, improving localization support.
- Removed debug logging related to MCP tools from the buildCompletionOptions method to streamline the code and improve clarity.
2025-11-30 08:31:31 +08:00
..
builtin.go Refactor agent tracing and completion handling 2025-11-30 08:31:31 +08:00
i18n.go Fix indentation in i18n translation fallback logic and trace manager closing bracket for improved readability 2025-11-21 17:33:18 +08:00
i18n_test.go Update i18n test cases to reflect changes in built-in message formats 2025-11-29 17:48:28 +08:00