Carlos Freund
Carlos Freund
Workaround: use **.waitingFor** instead of ** setWaitStrategy**.
# Test development.md build from rev 1e7956409a151445ff08ccfb24143e6941572c04 I open the webapp. I do not get the prompt-dialog to enter my api key. I guess it most have remembered from my...
I had similiar issues. Are you also running this with windows wsl on a a bit older machine? because my suspicion is, that the localruntime starts, works for a while,...
Can you show the logs from when it does a restart? Ideally, with DEBUG=1
> @happyherp can we just show the base filename, instead of the whole path? would be great if we can put the full path in the `title` attribute as well...
I did manage to at least just display filename always, with path on hover: 
That's an ok position. This was just a change I made when trying to make the installation smoother when I tried to achieve openhandception: Getting openhands to run openhands. But...
@rbren I removed installation of docker and netcat. Also WSL-Detection, because I made an extra PR for that already.
@csmith49 Hey. Can you re-run your test with this? This should be just the same as LLMSummaryCondenser, except with cache-use.
# Test: Early Condensation by Keyword ## Setup Rev: 0c55c9acec8cd257bd75a563b0cca1520cdfd782 in `config.toml`: ``` [agent.codeactagent] condenser = "LLMCacheAgentCondenser" max-size = 50 ``` Env: ``` DEBUG=1 ``` Started as Web-Application from VSCode...