@attribute [Route(Routes.ASSISTANT_CODING)] @inherits AssistantBaseCore @T("Context") @T("You can attach source files as optional context for your coding question.")
@if (this.provideCompilerMessages) { }