Skip to content

feat: manage messages in conversations#388

Merged
pyphilia merged 4 commits intomainfrom
387-conversations
Feb 26, 2026
Merged

feat: manage messages in conversations#388
pyphilia merged 4 commits intomainfrom
387-conversations

Conversation

@pyphilia
Copy link
Contributor

To resolve the problem of "clearing", I added conversations.

Added the concept (back) of conversations. I added a conversationId to the app data's data.

The user will be able to create a conversation and see all its conversations that will have the same prompt and suggestion as in the settings. The title is the first message.

Screenshot 2026-02-17 at 19 11 15
Screen.Recording.2026-02-17.at.19.10.53.mov

TODO

  • write / fix tests

close #387

@pyphilia pyphilia requested a review from spaenleh February 17, 2026 18:14
@pyphilia pyphilia self-assigned this Feb 17, 2026
@sonarqubecloud
Copy link

Copy link
Member

@spaenleh spaenleh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good ! 🍪

@pyphilia pyphilia added this pull request to the merge queue Feb 26, 2026
Merged via the queue into main with commit 523f145 Feb 26, 2026
6 checks passed
@pyphilia pyphilia deleted the 387-conversations branch February 26, 2026 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create conversations

2 participants