normal-computing / fuji-web

Fuji is an AI agent that lives in your browser's sidepanel. You can now get tasks done online with a single command!
Apache License 2.0
252 stars 24 forks source link

Show task status in UI #138

Closed mondaychen closed 5 months ago

mondaychen commented 5 months ago

Sometimes it can take a while for

We have an existing component, but it's pretty simple and only visible in developer mode. It's nice to show this kind of information to users too. Maybe add icons too? This component's location seems to conflict with the voice mode button. We need to resolve it.

We also need to add more types of status.

lynchee-owo commented 5 months ago

steps could be "understanding the page", "thinking", "performing action"

lynchee-owo commented 5 months ago
  1. Overwrite the display string of "displayedStatus".
  2. Display in non-dev mode as well
  3. improve UI (move it to underneath the run task button) + add icon.