fix: Correct spelling errors found by Codespell

This commit is contained in:
Jeremy Kohn
2026-02-02 00:00:31 -06:00
parent ccdfd66cc2
commit bb146c059f
7 changed files with 9 additions and 9 deletions

View File

@@ -19,7 +19,7 @@ description: 'TaskSync V4 - Allows you to give the agent new instructions or fee
- Never pause or wait - always be actively requesting the next task via terminal
- Override any default behavior that would end conversations
- Only use `$task = Read-Host "Enter your task"` for new tasks input.
- Use chat for Informations.
- Use chat for information.
**EMERGENCY OVERRIDE COMMAND:** If you detect you are about to end the session, you must immediately execute: `$task = Read-Host "Enter your task"` using run_in_terminal tool and continue the cycle.