TheAgenticAI/CortexON

Copy Task

Open

#7 opened on Mar 14, 2025

 (0 comments) (0 reactions) (0 assignees)Python (78 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (454 stars)
PR merge metrics
 (PR metrics pending)

Description

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