- Introduced a new workflow that triggers on issue creation to find similar issues using AI.
- Added a prompt configuration for the AI model to retrieve relevant past issues based on the current issue's title and body.
- Implemented steps to prepare input, invoke AI inference, and comment on the issue with found matches.