Skip to content

fix(chat): re-export isNameTrackedByAnotherSession from router#64

Merged
DannyNs merged 1 commit into
developfrom
fix/chat-router-missing-export
Jul 9, 2026
Merged

fix(chat): re-export isNameTrackedByAnotherSession from router#64
DannyNs merged 1 commit into
developfrom
fix/chat-router-missing-export

Conversation

@DannyNs

@DannyNs DannyNs commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

server.ts imports it from routers/chat.js, but the router never re-exported it from apps/chat/src/mcp.js — server crashed on boot with a SyntaxError.

server.ts imports it from routers/chat.js, but the router never
re-exported it from apps/chat/src/mcp.js — server crashed on boot
with a SyntaxError.
@DannyNs DannyNs merged commit fa56664 into develop Jul 9, 2026
@DannyNs DannyNs deleted the fix/chat-router-missing-export branch July 9, 2026 11:07
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