AI Agent Hub
Back to plugins
🖥️

dsh-AIR

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install kaieye/dsh-AIR

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install kaieye/dsh-AIR inside DeepSeek Harness to install; source is available at https://github.com/kaieye/dsh-AIR .

About this plugin

In long, back-and-forth sessions, re-typing a previous question or derailing the main thread with a tangential aside both break your flow. dsh-AIR tackles both problems with minimal footprint: press ↑ or ↓ to instantly recall or step through your sent-message history, hit Ctrl+R to search it, and type /btw (or the /side alias) to pop open a dockable side panel where quick asides live without polluting the primary conversation.

The side panel edge is draggable to resize, and once focused you can fine-tune with ← / → (24 px per step), Shift+← / → (80 px per step), or Home / End to snap to the minimum or maximum width. The chosen width persists locally. All history entries, rich drafts, and large paste references are kept in the browser's localStorage; the settings panel lets you inspect how many messages are stored, set the cap anywhere from 10 to 5000 (default 500), or clear the stored data while preserving your cap preference.

If you live in DSH for extended coding sessions, frequently need to pull up your last prompt, or want a lightweight parallel chat alongside the main thread, dsh-AIR slots in with zero dependencies and an MIT license—just restart DSH after installing and the shortcuts are ready.

Use Cases

  • Recall the last prompt mid-session with ↑ or ↓ instead of retyping
  • Open a dockable panel via /btw for quick asides without derailing the main thread
  • Search a large history with Ctrl+R to find a specific earlier message

Best For

  • Developers who run long DSH sessions and often reuse earlier context
  • Heavy chat users who want asides separated from the main thread
  • Individual users who prefer zero-dependency, install-and-go DSH extensions