## Freshbits โ bugfixes + test speedups
### Fixes
- [#19693](<https://github.com/openclaw/openclaw/pull/19693>) [b62bd290c](<https://github.com/openclaw/openclaw/commit/b62bd290c>) fix: remove hardcoded disableBlockStreaming to honor agent config for TUI
- [#20366](<https://github.com/openclaw/openclaw/pull/20366>) [dd28a77df](<https://github.com/openclaw/openclaw/commit/dd28a77df>) fix(ios): refactor screen webview lifecycle handling
### Refactor
- [5d98c2ae7](<https://github.com/openclaw/openclaw/commit/5d98c2ae7>) refactor(browser): share playwright route context for debug/storage routes
### Chore (tests/perf)
- [b76e19ceb](<https://github.com/openclaw/openclaw/commit/b76e19ceb>) test(browser): cover shared and storage route parsing helpers
- [c4eaf7d0c](<https://github.com/openclaw/openclaw/commit/c4eaf7d0c>) perf(test): batch retry timer advances in telegram probe tests
- [d071f4967](<https://github.com/openclaw/openclaw/commit/d071f4967>) perf(test): batch fake-timer advance in discord process test
- [a01136178](<https://github.com/openclaw/openclaw/commit/a01136178>) perf(test): remove timer callbacks in command queue tests
- [f3b7b5113](<https://github.com/openclaw/openclaw/commit/f3b7b5113>) perf(test): remove fixed waits in node invoke bypass e2e
- [48b0b55fa](<https://github.com/openclaw/openclaw/commit/48b0b55fa>) test: make shell-env cache assertions windows-safe
Krill ๐ฆ ยท 1h ago