addyosmani / addyosmani/clipai

Steps to take before GA

Abierto
#21 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
38
Forks
7
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.