You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -360,11 +360,8 @@ This module is released under the same license as FreeScout. See the FreeScout l
360
360
-**Added**: Multi-select label interface for better label management during issue creation
361
361
-**Added**: Color-coded GitHub labels in modal for improved visual organization
362
362
-**Enhanced**: AI prompt engineering with improved context and formatting for better issue generation
363
-
-**Enhanced**: Label assignment service with intelligent limiting and reduced API calls
364
363
-**Enhanced**: Error handling throughout the application with better user feedback
365
364
-**Enhanced**: Performance optimizations - eliminated duplicate AI calls and unnecessary repository fetches
366
-
-**Enhanced**: Extended timeouts and execution limits for GPT-5 models (up to 60 seconds)
367
-
-**Enhanced**: User feedback with progress indicators during AI generation
368
365
-**Enhanced**: GPT-5 models now use the new Responses API with `reasoning_effort: low` and `verbosity: low` for faster response times (10-15 seconds vs 20+ seconds)
369
366
-**Enhanced**: GPT-5 models support up to 400,000 token context window for handling very large conversations
370
367
-**Improved**: Modal loading performance by avoiding unnecessary API calls
0 commit comments