addyosmani / addyosmani/clipai
Steps to take before GA
未關閉
- 主要語言
- JavaScript
- 星號
- 38
- 分支
- 7
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。