Skip to content

Fix session id on non-default session#215

Merged
everettjf merged 2 commits intomicroclaw:mainfrom
RCasatta:fix_session_id
Mar 9, 2026
Merged

Fix session id on non-default session#215
everettjf merged 2 commits intomicroclaw:mainfrom
RCasatta:fix_session_id

Conversation

@RCasatta
Copy link
Contributor

@RCasatta RCasatta commented Mar 8, 2026

Before this creating a second non-default telegram session every message in the chat session was creating a new session id thus starting afresh every time and not remembering anything

RCasatta added 2 commits March 8, 2026 21:23
Refactor chat upsert logic to preserve existing channel identity and add tests for chat ID resolution by channel. This ensures that the channel identity is maintained during updates and that the same external ID can be scoped by different channels.
@everettjf
Copy link
Contributor

Thank you :)

@everettjf everettjf merged commit b9b657f into microclaw:main Mar 9, 2026
6 checks passed
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.

2 participants