Skip to content

chore: fix comment typos in core and utils#1416

Open
genisis0x wants to merge 1 commit into
microsoft:mainfrom
genisis0x:chore/typo-sweep-core-utils
Open

chore: fix comment typos in core and utils#1416
genisis0x wants to merge 1 commit into
microsoft:mainfrom
genisis0x:chore/typo-sweep-core-utils

Conversation

@genisis0x
Copy link
Copy Markdown

@genisis0x genisis0x commented May 14, 2026

Summary

Sweep of inline-comment / docstring typos surfaced by codespell.

  • rdagent/core/evolving_agent.py: compelete -> complete (and tidy be break down -> be broken down in the same line).
  • rdagent/core/proposal.py: Runable reuslts -> Runnable results; unifiy the loop_id -> unify the loop_id.
  • rdagent/utils/agent/tpl.py: Content loading prioirties -> Content loading priorities.
  • rdagent/utils/workflow/loop.py: two incase user override notes -> in case user overrides; one comparision target in feedbck -> comparison target in feedback.

Comment/docstring-only; no behavior change.

Test plan

  • python3 -m ast parses all four files cleanly.
  • Diff shows only inline-comment / docstring lines.

📚 Documentation preview 📚: https://RDAgent--1416.org.readthedocs.build/en/1416/

Sweep of inline-comment / docstring typos surfaced by codespell.

- rdagent/core/evolving_agent.py: 'compelete' -> 'complete' (and tidy
  'be break down' -> 'be broken down' in the same line).
- rdagent/core/proposal.py: 'Runable reuslts' -> 'Runnable results';
  'unifiy the loop_id' -> 'unify the loop_id'.
- rdagent/utils/agent/tpl.py: 'Content loading prioirties' ->
  'Content loading priorities'.
- rdagent/utils/workflow/loop.py: two 'incase user override' notes ->
  'in case user overrides'; one 'comparision target in feedbck' ->
  'comparison target in feedback'.

Comment/docstring-only; no behavior change.
@genisis0x
Copy link
Copy Markdown
Author

Read the CLA — all clear from my side.

@microsoft-github-policy-service agree

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