hoof-ai / hoof

"Just hoof it!" - A spotlight like interface to Ollama
https://hoof.ing
MIT License
56 stars 6 forks source link

UI feedback when processing #22

Open sammcj opened 1 year ago

sammcj commented 1 year ago

When adding input and waiting for ollama - the app should provide the user with a UI hint that it's loading / processing.

Perhaps even an event log stream?

simoncollins commented 1 year ago

Added loading spinner as part of #34 .. do we want to do the event log stream @sammcj ? If so what sort of stuff do we want to log and where?

sammcj commented 1 year ago

I don’t have strong feelings about how/where but I think there should at least be an option to log to a temporary file.

what do you think?

sammcj commented 1 year ago

I guess the ideal thing would be a tab that you could switch to that showed you verbose output, which is really info level logging?