Files
crewAI/lib
Joao Moura 9abf9146f3 refactor: move NewAgent prompt strings to i18n system
Add "new_agent" top-level section to en.json with all prompt templates
(soul, tools_header, coworkers_header, skills_self_build, temporal,
tool_result_truncated). Add new_agent() accessor to I18N class.

Executor now pulls all prompt text from I18N_DEFAULT.new_agent() with
format() placeholders, making it easy to tune prompts per model or
translate to other languages without touching executor logic.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-14 16:22:35 -04:00
..
2026-05-13 02:54:13 +08:00