Results 6 issues of Link1987

how to close the terminal tab after opened?

``` TypeError: _this6.items.reduce is not a function ``` Maybe this is because the type of memory.items is Object, not Array

### Clear and concise description of the problem my yarn version in package.json in project root folder is `"packageManager": "[email protected]+sha256.732620bac8b1690d507274f025f3c6cfdc3627a84d9642e38a07452cc00e0f2e"` when i run `npx taze -r -w`, the `packageManager` was...

enhancement

### Question I can debug TUI code in two ways: 1 `bun run --cwd packages/opencode --conditions=browser --inspect src/index.ts` ```sh --------------------- Bun Inspector --------------------- Listening: ws://localhost:6499/arzcsfu03h5 Inspect in browser: https://debug.bun.sh/#localhost:6499/arzcsfu03h5 ---------------------...

docs