Skip to content

feat(session): add unpackSession helper for Any type responses#85

Open
Sentinel-Bluebuilder wants to merge 1 commit into
sentinel-official:developmentfrom
Sentinel-Bluebuilder:feat/session-unpack-helper
Open

feat(session): add unpackSession helper for Any type responses#85
Sentinel-Bluebuilder wants to merge 1 commit into
sentinel-official:developmentfrom
Sentinel-Bluebuilder:feat/session-unpack-helper

Conversation

@Sentinel-Bluebuilder

Copy link
Copy Markdown

Rebased onto current development (replaces #71, auto-closed after retarget from maindevelopment due to base divergence). Single commit, same fix, cleanly rebased onto development HEAD 732bf85.

The session query returns a protobuf Any type, requiring consumers to
know how to unpack it manually. This helper decodes the Any into a
concrete BaseSession type, reducing boilerplate for consumers.

Fixes sentinel-official#38

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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