Merge remote-tracking branch 'origin/master' into feat/plan-mode

This commit is contained in:
kingwl
2026-07-22 13:57:03 +08:00
18 changed files with 141 additions and 46 deletions
+1 -1
View File
@@ -198,7 +198,7 @@ describe('pi-tui chat lifecycle and transcript', () => {
await dispose(result)
})
it('renders its header, footer, replay, streaming answer, todos, and status', async () => {
it.skipIf(process.platform === 'win32')('renders its header, footer, replay, streaming answer, todos, and status', async () => {
let now = 0
const result = await setup({
contextWindow: 100,