mirror of https://github.com/openclaw/openclaw.git
* feat(agent): add /btw side questions * fix(agent): gate and log /btw reviews * feat(btw): isolate side-question delivery * test(reply): update route reply runtime mocks * fix(btw): complete side-result delivery across clients * fix(gateway): handle streamed btw side results * fix(telegram): unblock btw side questions * fix(reply): make external btw replies explicit * fix(chat): keep btw side results ephemeral in internal history * fix(btw): address remaining review feedback * fix(chat): preserve btw history on mobile refresh * fix(acp): keep btw replies out of prompt history * refactor(btw): narrow side questions to live channels * fix(btw): preserve channel typing indicators * fix(btw): keep side questions isolated in chat * fix(outbound): restore typed channel send deps * fix(btw): avoid blocking replies on transcript persistence * fix(btw): keep side questions fast * docs(commands): document btw slash command * docs(changelog): add btw side questions entry * test(outbound): align session transcript mocks |
||
|---|---|---|
| .. | ||
| components | ||
| theme | ||
| commands.test.ts | ||
| commands.ts | ||
| gateway-chat.test.ts | ||
| gateway-chat.ts | ||
| osc8-hyperlinks.test.ts | ||
| osc8-hyperlinks.ts | ||
| tui-command-handlers.test.ts | ||
| tui-command-handlers.ts | ||
| tui-event-handlers.test.ts | ||
| tui-event-handlers.ts | ||
| tui-formatters.test.ts | ||
| tui-formatters.ts | ||
| tui-input-history.test.ts | ||
| tui-local-shell.test.ts | ||
| tui-local-shell.ts | ||
| tui-overlays.test.ts | ||
| tui-overlays.ts | ||
| tui-session-actions.test.ts | ||
| tui-session-actions.ts | ||
| tui-status-summary.ts | ||
| tui-stream-assembler.test.ts | ||
| tui-stream-assembler.ts | ||
| tui-submit-test-helpers.ts | ||
| tui-types.ts | ||
| tui-waiting.test.ts | ||
| tui-waiting.ts | ||
| tui.submit-handler.test.ts | ||
| tui.test.ts | ||
| tui.ts | ||