Feat: In the invites screen, show sent invites too
Acid Bunny suggested it on Discord, and it sounds like a simple quick win. The only thing that I think might be useful to consider is to have an "accepted" notification somewhere. But the listing part is fairly easy.
I plan on suggesting a notifications system, and would probably consider using this issue as a "first use case" since it doesn't have complexity to it.
FYI: I'm working on a notifications system right now.
https://github.com/acidbubbles/agn-ai/tree/notifications

Notifications system done-ish https://github.com/luminai-companion/agn-ai/pull/221
I'd probably also add the chat invite menu in this screen too.
Showing invites is done too, the invites can be canceled in the invites screen.