TheAgenticAI/CortexON

Copy Task

Offen

#7 geöffnet am 14.03.2025

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (78 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (454 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Copy Task in Chat UI.

User can copy the task once it has been submitted to be processed.

Expected Behavior :

  • Currently when users hover our the task being processed they can see the the time the query was submitted.
  • We want to show a copy button besides time which user can click to copy.
  • The copied content is stored in clipboard for future use.
  • The color of the copy icon should be same as time.

Contributor Guide