August 3, 2026
ElevenAgents Test-specific tool mocks: Agent simulations and unit tests can now define tool_mock_overrides, keyed by tool ID, to replace shared mocks for one test. ToolResponseMockConfig also adds optional is_error (boolean, default false) so a mock can exercise tool-failure paths.Translated workflow messages: Literal Say node messages add text_translations, a map of language keys to TranslatedStr…