3ca5e33b4a
- Added `claudeSessionId` to the `ActiveSession` interface to store the real Claude Code session ID. - Updated session initialization to fetch the real Claude Code session ID from the database. - Modified session creation logic to ensure the real session ID is used consistently throughout the worker service. - Adjusted message generation to utilize the real session ID instead of a placeholder.