feat(worker-service): integrate real Claude Code session ID retrieval
- 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.
This commit is contained in:
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user