devika icon indicating copy to clipboard operation
devika copied to clipboard

User Interface Roadmap missing

Open dagelf opened this issue 1 year ago • 0 comments

In the Architecture document is stated:

User Interface: A web-based chat interface for interacting with Devika, viewing project files, and monitoring the agent's state.

The current implementation still falls far short of this. It does not allow access to anything, really, only a single prompt with maybe a response and another prompt or two. There is no way to follow the process other than through very convoluted log files. System prompts aren't readily available, nor tweakable, based on feedback, and there is no easy or obvious way to prompt or engage with already created files, without reading all the documentation and a lot of the source code.

This all boils down to monitoring the agent's state.

For starters, the different agents and their functioning and state need to be visible, and then configurable.

Right now, none of the models I tried can even be asked any follow up quesiton - the exact same query and response is just issued and received 5 times in a row (and there's no obvious error in the response, when viewing the log).

dagelf avatar May 26 '24 19:05 dagelf