# Description This PR fixes a typo where the prompt prefix for the agent loop was missing the word "as" # Changes * Added missing word "as" within the agent loop prompt prefix # Benefits * The prompt is now grammatically correct and clearer # Testing * Manually tested the fix |
||
|---|---|---|
| .. | ||
| examples | ||
| scripts | ||
| src | ||
| tests | ||
| .dockerignore | ||
| .editorconfig | ||
| .eslintrc.cjs | ||
| build.mjs | ||
| Dockerfile | ||
| ignore-react-devtools-plugin.js | ||
| package-lock.json | ||
| package.json | ||
| require-shim.js | ||
| tsconfig.json | ||