* Initial plan * fix: add text-based fallbacks for RPC mode where TUI widgets produce empty turns - rpc-mode.ts: Emit placeholder widget event instead of silently dropping factory-based setWidget calls - commands.ts: handleStatus() falls back to text-based status summary when custom() returns undefined - commands.ts: handleVisualize() notifies that TUI is required when custom() returns undefined - auto-dashboard.ts: updateProgressWidget() emits string-array fallback before factory widget - queue-reorder-ui.ts: showQueueReorder() notifies with current order when custom() returns undefined - index.ts: Dashboard shortcut handler falls back to text status in RPC mode Co-authored-by: glittercowboy <186001655+glittercowboy@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: glittercowboy <186001655+glittercowboy@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| native | ||
| pi-agent-core | ||
| pi-ai | ||
| pi-coding-agent | ||
| pi-tui | ||