-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat: Insights Tab for AI insights #6
Comments
I have started working on this... If someone is interested in contributing, please ping me. Happy to collaborate! |
Hi 👋 a slightly different PR to include test insights (with no AI involved) was recently merged to the Fern Reporter, and I opened an issue to integrate it with the UI (refer to guidewire-oss/fern-reporter@e3970ce and #8) before I saw this issue. Would #8 conflict or overlap with what you're working on right now? |
Hi @tedd-E , what I have implemented as part of UI (shown below) is in fern-ui. The amount of work I have done in fern-reporter (for UI) is no significant and hence I can work on top of the new version now. |
Sure, I'll close the other issue as a duplicate then. Thanks for letting me know! |
@ANIRUDH-333 : Have you been able to make any progress on this issue? |
Hii... Sorry, I have not made any progress here as I am still dealing with developing APIs in the backend. |
Background
We have an issue in the fern-ginkgo-client repository which focuses on the implementation of a feature which gives user the ability to select an AI enabled insights on their tests.
Scope of this Issue
We need to create an insights tab, which should be the place to show all the AI insights extracted from an LLM. refer to this issue or further details.
The text was updated successfully, but these errors were encountered: