Skip to content

codeoid-tui-v0.2.0

Choose a tag to compare

@saucam saucam released this 14 Jul 15:20
e5c8499

Added

  • show the isolated-worktree branch in the TUI session title (#24)
  • show fork lineage in the TUI session title (#23)
  • adopt scrollback.paging — tail-first attach + scroll-up history backfill (#21)
  • surface session fork in the TUI (/fork [backend]) (#17)
  • multi-provider sessions — /provider switch, /new --provider, backend tags (#15)
  • provider extension surface — dialogs, dynamic commands, rich parts rendering (#14)

Fixed

  • model catalog follows the session's backend (TUI) (#22)
  • scrollback perf + memory — event coalescing, scroll clamp, bounded parses, store pruning (#19)
  • never wedge or eat input — request timeouts, prompt restore, destroy confirm (#18)