Add configurable subagent live widget placement#276
Conversation
|
This looks technically reasonable, but I would keep it draft until we decide the config surface. The question is whether |
|
I would not merge this as-is. The feature still looks plausible, but the branch now conflicts with current main in src/shared/types.ts, and the PR is still draft around whether ui.widgetPlacement and ui.slashLiveResult should be supported config. Please rebase on current main and narrow the next revision to the config shape we want to support. One small thing to settle while doing that: the docs list /run, /chain, /parallel, and /run-chain, but the implementation also applies widget mode to /subagents-doctor. |
|
I'm closing this for now while we clean up the PR queue. The idea may still be worth revisiting, but this branch needs a current-main revision before it can be merged. Please feel free to open a fresh revised PR later if you want to pick it back up. |
Summary
Tests