Skip to content

fix: strip CALL_OPENING marker on barge-in and skip LLM opener when static greeting configured#7516

Merged
noanflaherty merged 1 commit into
mainfrom
swarm/fb9c/task-4
Feb 24, 2026
Merged

fix: strip CALL_OPENING marker on barge-in and skip LLM opener when static greeting configured#7516
noanflaherty merged 1 commit into
mainfrom
swarm/fb9c/task-4

Conversation

@noanflaherty
Copy link
Copy Markdown
Contributor

@noanflaherty noanflaherty commented Feb 24, 2026

Addresses review feedback on #7468. (1) Strips the [CALL_OPENING] marker from conversation history when a barge-in occurs during the initial greeting, preventing the model from re-running opener behavior. (2) Skips orchestrator.startInitialGreeting() when CALL_WELCOME_GREETING env var is set, avoiding double greeting.


Open with Devin

…tatic greeting configured

Co-Authored-By: Claude <noreply@anthropic.com>
@noanflaherty noanflaherty self-assigned this Feb 24, 2026
@noanflaherty noanflaherty merged commit 6569e47 into main Feb 24, 2026
@noanflaherty noanflaherty deleted the swarm/fb9c/task-4 branch February 24, 2026 03:27
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 3001f67b03

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread assistant/src/calls/call-orchestrator.ts
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 1 potential issue.

View 4 additional findings in Devin Review.

Open in Devin Review

Comment thread assistant/src/calls/call-orchestrator.ts
@noanflaherty
Copy link
Copy Markdown
Contributor Author

Addressed in #7570

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