Skip to content

feat: organize conversations into folders - #697

Closed
Radiummm wants to merge 1 commit into
agegr:mainfrom
Radiummm:feat/conversation-folders
Closed

feat: organize conversations into folders#697
Radiummm wants to merge 1 commit into
agegr:mainfrom
Radiummm:feat/conversation-folders

Conversation

@Radiummm

@Radiummm Radiummm commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add project-scoped conversation folders to the session sidebar
  • support creating, renaming, collapsing, deleting, and drag-and-drop assignment
  • preserve folder state in browser storage and aggregate subagent activity on folder headers

Testing

  • node --experimental-strip-types --test lib/conversation-folder-state.test.mjs components/SessionSidebar.test.mjs
  • npx tsc --noEmit
  • npm run lint
  • npm test (850 passing)
  • manually verified folder creation and rendering against a populated local session list

@agegr

agegr commented Sep 5, 2026

Copy link
Copy Markdown
Owner

Thanks for the contribution. After trying it out, I think session organization needs a different interaction design. I plan to implement grouping separately, so I am closing this PR.

@agegr agegr closed this Sep 5, 2026
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