Open kleneway opened 2 hours ago
JACoB here...
You mentioned me on this issue and I am busy taking a look at it.
I'll continue to comment on this issue with status as I make progress.
I've completed my work on this issue and have created a pull request: JACoB PR for Issue Add Evaluation Mode Toggle and Enhanced Loading State to Issue Creator Page.
Please review my changes there.
Feature Request
1. Evaluation Mode Toggle
Add a toggle to the issue creator page (
IssueWriter.tsx
) that allows users to choose between two evaluation modes:evaluate
function.evaluate
function.2. Enhanced Loading State
In the
ExtractedIssueDetails
component (ExtractedIssueDetails.tsx
), implement an improved loading state that displays rotating text:evaluate
function is running. Examples include:Expected Outcome
evaluate
function uses the appropriate model based on the user's selection.ExtractedIssueDetails
component displays rotating informative phrases during the loading state to enhance user experience.@jacob-ai-bot --skip-build