feat: restore last conversation on launch (optional setting) #3687
Replies: 4 comments
Implementation readyHi @IceyLiu — full implementation is ready for this proposal:
Please convert this proposal to a |
Status after #3726 mergeHi @IceyLiu — thank you for merging #3726 today. Still need one more assigned This proposal already has a full green PR:
Please convert this discussion → |
Status update — 2/3 after #3717Hi @IceyLiu — quick follow-up with new info since Jul 27:
Please convert this discussion → If you prefer a different track instead, any of these also work (all green):
Thanks! |
Uh oh!
There was an error while loading. Please reload this page.
What problem does it solve?
When AionUi launches, users always land on the welcome/GUID screen even if they were deep in an active conversation yesterday. Power users who keep long-running agent sessions open lose context and have to hunt the sidebar every cold start.
Proposed solution
Add a System setting: On launch → Open last conversation (default off, preserves current welcome behavior).
Behavior:
lastConversationIdwhen the active conversation changes (or on app quit).Scope
Desktop renderer routing + a small config key (
system.openLastConversationor similar). No aioncore changes.Willing to implement it yourself?
Yes — please convert to a
bonusissue assigned to me for the AionUi × Kimi campaign if accepted.All reactions