Skip to content

fix: ensure session for slash replies#225

Merged
code-JDS merged 1 commit intodevfrom
wechat/slash-session-replies
Apr 9, 2026
Merged

fix: ensure session for slash replies#225
code-JDS merged 1 commit intodevfrom
wechat/slash-session-replies

Conversation

@yqmaphy
Copy link
Copy Markdown
Collaborator

@yqmaphy yqmaphy commented Apr 9, 2026

Summary

  • lazily create a session before wrapping slash command replies in the WeChat bridge when the conversation has not started a session yet
  • keep /help behavior unchanged so help output stays lightweight and does not create a session
  • closes Fix missing session context for WeChat slash replies #224

Testing

  • not run locally; the standard pre-push hook failed in this environment while running bun turbo typecheck with an OS-level I/O error

@code-JDS code-JDS merged commit 9ffa091 into dev Apr 9, 2026
11 checks passed
@code-JDS code-JDS deleted the wechat/slash-session-replies branch April 9, 2026 10:41
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.

Fix missing session context for WeChat slash replies

3 participants