Skip to content

feat: conversation framing in get_conversation; accurate list_inbox description - #1

Merged
sanctrl merged 1 commit into
mainfrom
feat/message-context
Jul 24, 2026
Merged

feat: conversation framing in get_conversation; accurate list_inbox description#1
sanctrl merged 1 commit into
mainfrom
feat/message-context

Conversation

@sanctrl

@sanctrl sanctrl commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

get_conversation hoists a top-level room descriptor from message context; list_inbox description corrected (it over-promised a message preview it never returned).

Verification: tsc ✓, vitest 86 (+2).

… description

get_conversation now hoists a top-level conversation descriptor (type/group_name/member_count) from the server's per-message context, so the model sees the room without digging; per-message context (identity, mentions) is preserved. list_inbox description corrected — it promised a 'last message preview' the payload never returned; now accurately lists group name/member count/participants+display names/last-activity/mute and points to get_conversation for identity + mentions.
@sanctrl
sanctrl merged commit d5b2cc7 into main Jul 24, 2026
2 checks passed
@sanctrl
sanctrl deleted the feat/message-context branch July 24, 2026 10:45
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