addyosmani / addyosmani/clipai

Steps to take before GA

Open
#21 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
38
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Before releasing this extension, there are a few steps to verify:

- [ ] **Update the location of the Prompt API.** Currently we use `chrome.aiOriginTrial.languageModel`, and that's certainly not the final destination of the API. This should be updated in `summarizers.js`.
- [ ] **Verify the location of the Summarizer API.** It seems like it may stay at `globalThis.Summarizer`, and it should be verified before GA.
- [ ] **Add confirmation to clip deletion.** Right now, clicking on the delete icon immediately deletes the clip. It would be good to add a confirmation step so people don't accidentally delete clips.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.