e3ef852eca
The state/sessions.tsx Session interface was missing repository_id and project_id fields that were added to api/sessions.ts in the previous commit. This caused a TypeScript build error when the app-shell tried to pass API sessions to the state context.