fix(tui): pin todo panel above live output

This commit is contained in:
Brooklyn Nicholson
2026-04-26 15:27:31 -05:00
parent a7831b63db
commit 3271ffbd80
6 changed files with 38 additions and 15 deletions

View File

@@ -0,0 +1 @@
export const liveTailOrder = () => ['todo', 'history', 'assistant'] as const