Skip to content

Conversation

@twitchard
Copy link
Contributor

Move systemPrompt from URL query parameters to a post-connect websocket message to prevent URL size limits.

The previous implementation could lead to session_settings becoming too large for URL query parameters, particularly when a systemPrompt was included. This change aligns systemPrompt handling with builtinTools and tools, which are already sent via a post-connect websocket message.


Open in Cursor Open in Web

Co-authored-by: richard.marmorstein <richard.marmorstein@gmail.com>
@cursor
Copy link

cursor bot commented Nov 6, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@vercel
Copy link

vercel bot commented Nov 6, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
empathic-voice-api-js-next-app Ready Ready Preview Comment Nov 10, 2025 6:42pm

@twitchard twitchard marked this pull request as ready for review November 7, 2025 13:11
@ivaaan ivaaan disabled auto-merge November 9, 2025 10:08
@ivaaan ivaaan enabled auto-merge (squash) November 10, 2025 18:41
@ivaaan ivaaan merged commit eba09de into main Nov 10, 2025
4 checks passed
@ivaaan ivaaan deleted the cursor/move-system-prompt-to-websocket-message-db27 branch November 10, 2025 18:43
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.

4 participants