Skip to content

feat(tui): add side questions for running flows - #25

Merged
futrime merged 1 commit into
mainfrom
feat/tui-btw
Aug 27, 2026
Merged

feat(tui): add side questions for running flows#25
futrime merged 1 commit into
mainfrom
feat/tui-btw

Conversation

@DongyunZou

Copy link
Copy Markdown
Contributor

Summary

  • Add the Claude-style /btw command to the TUI.
  • Capture a bounded runtime snapshot of flow, task, agent state, handovers, spending, and recent events.
  • Answer asynchronously through a read-only, skill-free agent clone without touching the primary queue, sessions, monitor, or cycle.
  • Add lifecycle cleanup, stale-response protection, tests, and documentation.

Validation

  • uv run pre-commit run --all-files
  • uv run pytest: 1688 passed, 70 skipped
  • pnpm --dir docs build
  • pnpm --dir docs check:anchors

@DongyunZou
DongyunZou marked this pull request as ready for review August 26, 2026 21:22
@futrime
futrime merged commit c5538f8 into main Aug 27, 2026
6 checks passed
@futrime
futrime deleted the feat/tui-btw branch August 27, 2026 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants