Skip to content

feat(cli): add PageUp/PageDown keyboard shortcuts for scrolling chat history #5365

feat(cli): add PageUp/PageDown keyboard shortcuts for scrolling chat history

feat(cli): add PageUp/PageDown keyboard shortcuts for scrolling chat history #5365

Triggered via pull request January 12, 2026 18:35
Status Success
Total duration 4m 51s
Artifacts

ci.yml

on: pull_request
build-and-check
2m 43s
build-and-check
Matrix: test-integration
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
error: expect(received).toBe(expected): packages/agent-runtime/src/__tests__/loop-agent-steps.test.ts#L504
Expected: 3 Received: 6 at <anonymous> (/home/runner/work/***/***/packages/agent-runtime/src/__***s__/loop-agent-steps.***.ts:504:35)
error: expect(received).toEqual(expected): packages/agent-runtime/src/util/__tests__/messages.test.ts#L36
[ { "content": [ { "text": "Be helpful", "type": "text", }, ], "role": "system", }, { "content": [ { "text": "hello", "type": "text", }, ], "role": "user", - "sentAt": 1768243152805, + "sentAt": 1768243152804, }, { "content": [ { "text": "hi", "type": "text", }, ], "role": "assistant", - "sentAt": 1768243152805, + "sentAt": 1768243152804, }, ] - Expected - 2 + Received + 2 at <anonymous> (/home/runner/work/***/***/packages/agent-runtime/src/util/__***s__/messages.***.ts:36:20)
test-packages/agent-runtime
Attempt 2 failed. Reason: Child_process exited with error code 123
test-packages/agent-runtime
Attempt 1 failed. Reason: Child_process exited with error code 123