lzxcs/btw-pro0

btw-pro

/btw 旁路问答:不打断当前会话(含流式输出中),基于当前上下文回答一个问题;答案以「旁答」命令结果行显示在主会话里,不进入主模型上下文。

AI Analysis

核心用途是在不打断当前流式会话的前提下进行旁路问答。适合需要在长对话中临时穿插提问且不希望污染主模型上下文的开发或研究任务。

Package
btw-pro
Version
1.0.1
License
MIT
Last updated
Aug 26, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

配置

在 profile 的 cordis.patch.yml 该行内可选:

- id: btw-pro
  name: 'btw-pro'
  config:
    provider: fork          # 子代理 provider 名(默认 fork)
    maxSnapshotBytes: 32768 # 快照 UTF-8 字节预算(默认 32768;≤0 时报错)
    persona: '旁答助手'     # 可选子代理 persona