Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Edit existing HTML instead of regenerating from scratch

Abierto
#77 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
45/100
Tipo de issue
Error
Claridad
Bastante claro
Estado de actividad
Tranquilo
Stack tecnológico
typescript
Área
ai, frontend

Línea de trabajo

Start by reproducing the follow-up edit workflow with the linked 3d-plane-pitch-roll-and-yaw.html file and compare the original with the regenerated result. Done means applying only the requested change while preserving the existing HTML structure and prior customizations.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

Problem

When editing HTML code in a follow-up message, the agent regenerates the entire file from scratch instead of editing the existing content in place.

Expected Behavior

The agent should apply targeted edits to the existing HTML, preserving the original structure and only modifying the relevant parts.

Steps to Reproduce

  1. Generate an HTML file (e.g., 3d-plane-pitch-roll-and-yaw.html)
  2. Send a follow-up message requesting a change to the generated HTML
  3. Observe that the agent regenerates the entire file instead of editing the existing one

Impact

  • Slower response times due to full regeneration
  • Risk of losing prior customizations or context
  • Poor user experience for iterative editing workflows
Lenguaje dominante
TypeScript
Estrellas
1.6k
Forks
202
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de CopilotKit/OpenGenerativeUI

Todos los issues de CopilotKit/OpenGenerativeUI

Issues similares

Más issues de TypeScript

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.