Skip to content

feat: ListConversations#60

Merged
jazzz merged 6 commits intomainfrom
jazzz/list_convo_ids
Feb 28, 2026
Merged

feat: ListConversations#60
jazzz merged 6 commits intomainfrom
jazzz/list_convo_ids

Conversation

@jazzz
Copy link
Collaborator

@jazzz jazzz commented Feb 22, 2026

This PR adds a function to retrieve the conversation ids for all available conversations.

Currently applications must track which conversations have been created. This makes it easy for applications and clients to become out of sync. This PR adds a function list_conversations() -> Vec<String> which allows applications to retrieve all available conversations.

@jazzz jazzz requested review from kaichaosun and osmaczko February 22, 2026 05:42
@jazzz jazzz merged commit 1158865 into main Feb 28, 2026
5 checks passed
@jazzz jazzz deleted the jazzz/list_convo_ids branch February 28, 2026 11:16
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