Skip to content

Conversation

Equlnox
Copy link
Contributor

@Equlnox Equlnox commented Oct 1, 2025

Note

Change create_session to return a ToolRouterSession object (dot and dict-style access) instead of a TypedDict.

  • Tool Router:
    • Replace ToolRouterSession TypedDict with a SimpleNamespace-based object supporting both session.session_id/session.url and session['session_id']/session['url'] access; update usage examples accordingly.

Written by Cursor Bugbot for commit 352ceee. This will update automatically on new commits. Configure here.

@Equlnox Equlnox requested a review from haxzie as a code owner October 1, 2025 09:00
@Equlnox Equlnox force-pushed the prateek/tool-router-create-session-return branch 2 times, most recently from 5a6ee8e to 7af819f Compare October 1, 2025 09:02
cursor[bot]

This comment was marked as outdated.

@Equlnox Equlnox force-pushed the prateek/tool-router-create-session-return branch from 7af819f to 8bad54c Compare October 3, 2025 07:47
@Equlnox Equlnox merged commit 5875d5a into next Oct 8, 2025
12 checks passed
@Equlnox Equlnox deleted the prateek/tool-router-create-session-return branch October 8, 2025 09:05
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