@viraatdas/rudder 2.14.64 → 2.14.68

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -138,8 +138,7 @@ numbers, and the run's token usage and estimated API-rate cost in the header.
138
138
  It refreshes as the agent edits. `j`/`k` and the wheel scroll, `n`/`p` jump
139
139
  between files, `r` refreshes, `Esc` or `⌥d` closes it, and `⌥h` solos it like
140
140
  any other pane. On a narrow terminal it takes the worker's place instead of
141
- squeezing both. `v` still swaps the worker pane for a live `jj diff` when you
142
- want the raw stream.
141
+ squeezing both. `v` opens the same panel.
143
142
 
144
143
  ### Web board
145
144
 
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@viraatdas/rudder",
3
- "version": "2.14.64",
3
+ "version": "2.14.68",
4
4
  "description": "A Claude Code-style terminal app for running coding agents with worktree-isolated runs.",
5
5
  "license": "MIT",
6
6
  "homepage": "https://rudder.viraat.dev",