Skip to content

fix: correct grammar in guardrail, task output, and prompt templates#5266

Open
Ricardo-M-L wants to merge 1 commit intocrewAIInc:mainfrom
Ricardo-M-L:fix/grammar-and-prompt-fixes
Open

fix: correct grammar in guardrail, task output, and prompt templates#5266
Ricardo-M-L wants to merge 1 commit intocrewAIInc:mainfrom
Ricardo-M-L:fix/grammar-and-prompt-fixes

Conversation

@Ricardo-M-L
Copy link
Copy Markdown

@Ricardo-M-L Ricardo-M-L commented Apr 4, 2026

Summary

  • Fix possessive it'sits in task.py output description
  • Fix multiple grammar issues in llm_guardrail.py:
    • A feedbackFeedback (uncountable noun)
    • Wrong docstring: code generationvalidation
    • a expertan expert
    • Fix sentence fragments
  • Fix broken grammar in en.json prompt templates:
    • must be the great and the most complete as possiblemust be as great and complete as possible
    • must be outcome describedmust be the outcome described

Test plan

  • Verify LLM guardrail prompts read correctly
  • Verify agent prompt templates render proper English

🤖 Generated with Claude Code


Note

Low Risk
Low risk: changes are limited to grammar/wording updates in model field descriptions, LLM guardrail prompts/docstrings, and English translation templates with no behavioral logic changes.

Overview
Polishes user-facing copy and prompt text across the codebase.

Fixes minor grammar in Task.output’s field description, improves wording in LLMGuardrail (feedback field description, docstrings, agent backstory, and validation prompt text), and corrects awkward English in en.json prompt templates used when tools aren’t available.

Reviewed by Cursor Bugbot for commit 0e59b34. Bugbot is set up for automated code reviews on this repo. Configure here.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant