Skip to content

Conversation

@vtemian
Copy link

@vtemian vtemian commented Dec 19, 2025

Add a NERDTree-style sessions sidebar for quick session management with vim keybindings. Toggle with ctrl+n from any screen.

Features:

  • Tree structure showing parent/child session relationships
  • Vim-style keyboard navigation
  • Relative timestamps ("2h", "3d")
  • Status indicator (● busy / ○ idle)
  • Context usage with filling circles (○ → ◔ → ◐ → ◕ → ●)
  • Works globally from both home and session pages

Keybindings:

Key Action
j/k or ↑/↓ Move cursor
Enter or o Open session / Toggle expand
O Expand all children
x Collapse parent
X Collapse all
p Go to parent
g/G Jump to top/bottom
n New session
r Rename session
d Delete session
? Show help
q or Esc Close sidebar
2025-12-19.16-43-06.mp4

Add a new sessions sidebar that can be toggled with ctrl+n from any screen.
The sidebar displays sessions in a tree structure with vim-style navigation:

- j/k, ↑/↓: Move cursor
- Enter, o: Open session / Toggle expand
- O: Expand all children
- x: Collapse parent
- X: Collapse all
- p: Go to parent
- g/G: Jump to top/bottom
- n: New session
- r: Rename session
- d: Delete session
- ?: Show help

Features:
- Tree structure showing parent/child session relationships
- Context usage indicator with colored circles
- Session status (busy/idle) indicator
- Works globally from both home and session pages
@coderabbitai
Copy link

coderabbitai bot commented Dec 19, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@shuv1337
Copy link
Collaborator

/review

@github-actions
Copy link

lgtm

@shuv1337
Copy link
Collaborator

/opencode remove the config default for the new keybind to avoid clobbering users existing keybinds

@opencode-agent
Copy link

remote: Permission to vtemian/opencode.git denied to opencode-agent[bot].
fatal: unable to access 'https://github.com/vtemian/opencode.git/': The requested URL returned error: 403

opencode session  |  github run

@shuv1337 shuv1337 merged commit a21d6ce into Latitudes-Dev:integration Dec 20, 2025
1 check passed
@opencode-agent
Copy link

User opencode-agent[bot] does not have write permissions

github run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants