uroma 5e1b18a05a feat: auto-assign new sessions to selected project
Modified session creation endpoint to accept and store projectId:
- Accept optional projectId parameter in POST /claude/api/claude/sessions
- Validate projectId exists and is not deleted before assignment
- Store projectId in both session metadata and database
- Update project's lastActivity timestamp when session is created
- Also updated duplicate endpoint to preserve projectId from source session

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
5e1b18a05a · 2026-01-19 17:16:29 +00:00
19 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%