Skip to content
    ↑↓ select↵ openesc close
    English中文
    yuritoledo

    Session Bar

    v1.3.0UI & Themes
    session-bar

    OpenCode TUI sidebar plugin — list all sessions with quick switch and delete

    GitHub stars

    1

    Monthly installs

    8

    3 in 7 days

    Composite scoreSCORE

    24.1

    Multi-signal model

    Last commit

    2 months ago

    2026-05-30

    Install and configure

    opencode.json

    Writes to this project's opencode.json — applies to this repository only.

    opencode.json

    {
      "$schema": "https://opencode.ai/config.json",
      "plugin": ["session-bar@1.3.0"]
    }

    opencode loads npm dependencies through its embedded runtime on startup and caches them locally — no manual global install needed.

    OpenCode TUI sidebar plugin — list all sessions with quick switch and delete.

    image

    Install

    opencode plugin add session-bar
    

    Or add to tui.json:

    {
      "plugin": ["session-bar"]
    }