xiaozhiaixue/dsh-side-notify

xiaozhiaixue★ 0JavaScript最后同步: 2026-08-17

在 GitHub 打开

dsh-sidechat companion: push messages straight to the main agent (floating pill + /notify and /to-main commands).

README 摘要

dsh-side-notify Companion to dsh-sidechat: push a message straight from the side-chat context to the main agent , which handles it as the main conversation's next user message — no copy-paste, no manual send. 中文文档:README.zh.md Features - Floating pill — while the current conversation has an active side chat, a "Notify main agent" pill appears at the bottom right, just left of the side-chat panel. - Type → push — enter a message and send (or Cmd/Ctrl+Enter); it is delivered to the main session via agent.followup as an ordinary user message. The main agent processes it immediately when idle, or right after its current turn when busy. - Slash commands — /notify and /to-main are registered globally for any UI that executes host commands against a side-chat agent. - Status hints — the pill's dot turns orange while the main agent is busy; after a push, a notice states whether the message waits for the current turn to finish. - zh/en follows the DSH language setting. Push vs. dsh-sidechat's built-in bring-back dsh-sidechat bring-back dsh-side-notify push Where it lands Main composer draft (you send manually) or a collapsed context row (seen next turn) Directly as a user message of the mai…

在 GitHub 查看完整 README →
Agent/智能体dsh-pluginagent

分类