uroma 1fbc565a66 feat: add session move endpoint and project-session cascading delete
- Add sessions table to database with projectId and deletedAt columns
- Create POST /api/sessions/:id/move endpoint to reassign sessions
- Update DELETE /api/projects/:id to cascade soft-delete to sessions
- Support moving sessions between projects or to unassigned state
- Handle both active (in-memory) and historical sessions

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1fbc565a66 · 2026-01-19 16:55:15 +00:00
8 Commits
2026-01-19 16:29:51 +00:00
Description
Super charging claude code with a massive feature list of MCPs, agents, tooling and skills!
375 MiB
Languages
TypeScript 76.3%
Python 12%
Shell 4.4%
JavaScript 4.1%
HTML 2.1%
Other 1%