2 references to MaxSkillDescriptionLength
Aspire.Cli.Tests (2)
Agents\CommonAgentApplicatorsTests.cs (2)
131description.Length <= MaxSkillDescriptionLength, 132$"Skill '{skill.Name}' description is {description.Length} characters; agent hosts such as Codex and Copilot CLI accept at most {MaxSkillDescriptionLength}.");