Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

chore: remove duplicate "the" in two agent prompts#753

Open
mvanhorn wants to merge 1 commit into
CodebuffAI:mainCodebuffAI/codebuff:mainfrom
mvanhorn:osc/fix-prompt-typosmvanhorn/codebuff:osc/fix-prompt-typosCopy head branch name to clipboard
Open

chore: remove duplicate "the" in two agent prompts#753
mvanhorn wants to merge 1 commit into
CodebuffAI:mainCodebuffAI/codebuff:mainfrom
mvanhorn:osc/fix-prompt-typosmvanhorn/codebuff:osc/fix-prompt-typosCopy head branch name to clipboard

Conversation

@mvanhorn
Copy link
Copy Markdown

Two near-identical lines in base2 agent prompts said "depends on the the first" → "depends on the first".

  • agents/base2/base2.ts:200
  • agents/base2/base-deep.ts:35

The line is the prompt string rendered into the agent's instructions, so the duplicate "the" was making it into the agent input.

Two near-identical lines in base2 agent prompts said "depends on the the
first":

- agents/base2/base2.ts L200
- agents/base2/base-deep.ts L35

The line is the prompt rendered into the agent's instructions, so the
duplicate "the" shows up in the agent's input.
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.