Open ANIRUDH-333 opened 5 months ago
I have started working on this... If someone is interested in contributing, please ping me. Happy to collaborate!
Hi :wave: 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 https://github.com/Guidewire/fern-reporter/commit/e3970ce5283456cd0e8a0d935d1ffad7ce6ee31b and https://github.com/Guidewire/fern-ui/issues/8) before I saw this issue. Would https://github.com/Guidewire/fern-ui/issues/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.
I think, the issue you mentioned has the same scope as this. So we can close one of them, or close both when this is implemented completely.
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?
@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. Is this a priority? If so, I can make up the backend with dummy APIs and focus here.
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.