Legacy profile-map migration has been removed after the StepSettingsPatch hard cut.
Automatic migration of legacy profiles.yaml maps has been removed.
profiles.yaml
Why:
runtime.step_settings_patch
StepSettings
What to do instead:
runtime.system_prompt
runtime.tools
runtime.middlewares
fromConfig(...)
Minimal example:
slug: default profiles: analyst: slug: analyst runtime: system_prompt: You are an analyst. tools: - calculator
Agent documentation | LLMs.txt | Sitemap