https://github.com/dingyi222666/dsh-focus-chat 上面这个plugin会产生一个新tab,本plugin不会识别。 修改了 annotation 的 assistantRowOf(),让它额外识别 focus-chat 的行结构([class*="assistant"] + data-streaming 容器)后通用。
https://github.com/dingyi222666/dsh-focus-chat
上面这个plugin会产生一个新tab,本plugin不会识别。
修改了 annotation 的 assistantRowOf(),让它额外识别 focus-chat 的行结构([class*="assistant"] + data-streaming 容器)后通用。