# opencode-sessions-sidebar **Repository Path**: nopc/opencode-sessions-sidebar ## Basic Information - **Project Name**: opencode-sessions-sidebar - **Description**: Show sessions of the current project (directory) and switch on click. - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-04-29 - **Last Updated**: 2026-04-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # opencode-sessions-sidebar To install dependencies: ```bash bun install ``` To run: ```bash bun run index.ts ``` This project was created using `bun init` in bun v1.3.13. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.