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>
This commit is contained in:
2232
docs/plans/2025-01-19-project-session-organization.md
Normal file
2232
docs/plans/2025-01-19-project-session-organization.md
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user