Skip to content

chore: narrow voice_mode to Literal["session"]#110

Merged
JoshParkSJ merged 1 commit into
mainfrom
josh/remove-legacy-voice-job-modes
May 13, 2026
Merged

chore: narrow voice_mode to Literal["session"]#110
JoshParkSJ merged 1 commit into
mainfrom
josh/remove-legacy-voice-job-modes

Conversation

@JoshParkSJ
Copy link
Copy Markdown
Contributor

@JoshParkSJ JoshParkSJ commented Apr 29, 2026

Summary

  • deprecated "config", "toolCall" and now we only support "session"
  • all voice agents are already on "session" since last sprint payload

@JoshParkSJ JoshParkSJ force-pushed the josh/remove-legacy-voice-job-modes branch from 360b531 to 9c0cb48 Compare May 6, 2026 22:47
@JoshParkSJ JoshParkSJ changed the title refactor: narrow voice_mode to Literal["session"] chore: narrow voice_mode to Literal["session"] May 6, 2026
@JoshParkSJ JoshParkSJ marked this pull request as ready for review May 6, 2026 22:54
@JoshParkSJ JoshParkSJ requested a review from a team as a code owner May 6, 2026 22:54
The "config" and "toolCall" voice modes are deprecated; all voice agents
have been migrated to "session". Narrow the literal so dead values can't
propagate into runtime callers, and bump version to 0.10.4.
@JoshParkSJ JoshParkSJ force-pushed the josh/remove-legacy-voice-job-modes branch from 30e384f to 4c59efc Compare May 13, 2026 11:46
@sonarqubecloud
Copy link
Copy Markdown

@JoshParkSJ JoshParkSJ merged commit 9255979 into main May 13, 2026
43 of 137 checks passed
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.

2 participants