Skip to content

feat(endpointing): expose dynamic endpointing alpha parameter (AGT-2764)#5491

Merged
chenghao-mou merged 2 commits intomainfrom
chenghao/feat/expose-dynamic-endpointing-parameters
Apr 27, 2026
Merged

feat(endpointing): expose dynamic endpointing alpha parameter (AGT-2764)#5491
chenghao-mou merged 2 commits intomainfrom
chenghao/feat/expose-dynamic-endpointing-parameters

Conversation

@chenghao-mou
Copy link
Copy Markdown
Member

Fixes AGT-2764

@chenghao-mou chenghao-mou requested a review from a team April 20, 2026 02:37
@chenghao-mou chenghao-mou changed the title feat(endpointing): expose dynamic endpointing alpha parameter feat(endpointing): expose dynamic endpointing alpha parameter (AGT-2764) Apr 20, 2026
devin-ai-integration[bot]

This comment was marked as resolved.

@chenghao-mou chenghao-mou merged commit a078705 into main Apr 27, 2026
26 checks passed
@chenghao-mou chenghao-mou deleted the chenghao/feat/expose-dynamic-endpointing-parameters branch April 27, 2026 12:14
Copy link
Copy Markdown
Contributor

This is an automated Claude Code Routine created by @toubatbrian. Right now it is in experimentation stage. The automation will start porting this PR into agents-js automatically.

Detected this as a core runtime improvement (exposing the dynamic endpointing alpha EMA coefficient), so it qualifies for porting. A linked PR will be opened against livekit/agents-js shortly.


Generated by Claude Code

toubatbrian added a commit to livekit/agents-js that referenced this pull request Apr 27, 2026
Port of livekit/agents#5491. Adds the `alpha` EMA coefficient to the
EndpointingOptions config surface so that, when the dynamic endpointing
runtime lands in agents-js, it is already configurable through the
public API (matches Python config shape).
toubatbrian added a commit to livekit/agents-js that referenced this pull request Apr 28, 2026
Per CLAUDE.md "Porting from Python" rule, every JS change that
corresponds to a Python change must carry an inline reference comment
above the relevant lines. Adds refs above the `alpha` field declaration
and the `alpha: 0.9` default, pointing at turn.py lines 63-66 and 73
respectively (livekit/agents#5491).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants