fix(app): sync session sidebar loading and title generation across project context#24491
fix(app): sync session sidebar loading and title generation across project context#24491theprismdata wants to merge 1 commit intoanomalyco:devfrom
Conversation
|
The following comment was made by an LLM, it may be inaccurate: I found a potentially related PR that should be checked: Related PR Found:
Additionally, PR #23862 - "fix: sessions missing from sidebar on Windows due to path separator mismatch" could be relevant as it also deals with session sidebar display issues, though it's specifically Windows-focused. |
…en-code macos installer - anomalyco/opencode#24491 (merge-after-nits): cross-project sidebar sync via cross-directory store fan-out + loadSessions refetch + panelProject memo, with two drive-by behavior changes (prompt.ts title gate, session.ts directory filter) that should be split out - anomalyco/opencode#24487 (merge-as-is): five-route httpapi parity bridge for share/unshare/deleteMessage/deletePart/updatePart with URL-vs-body validator on updatePart and SessionRunState.assertNotBusy gate on deleteMessage - QwenLM/qwen-code#3627 (needs-discussion): macOS osacompile-AppleScript installer with no signing/notarization, curl-pipe-bash from unpinned main URL, and login-shell PATH-resolution gap for nvm/fnm users
Issue for this PR
Closes #23607
Closes #18943
Related to #21441
Related to #19348
Related to #20269
Type of change
What does this PR do?
How did you verify your code works?
Screenshots / recordings
Will attach UI screenshots for session list/title behavior in this PR.
Checklist
Verification Environment