Skip to content

feat(program): complete terminal lifecycle primitives - #3

Merged
coderbants merged 4 commits into
devfrom
codex/issue-2-BUI-011-codex-linux-bui-011-20260825-e1fe962df80fc9f9
Aug 26, 2026
Merged

feat(program): complete terminal lifecycle primitives#3
coderbants merged 4 commits into
devfrom
codex/issue-2-BUI-011-codex-linux-bui-011-20260825-e1fe962df80fc9f9

Conversation

@coderbants

Copy link
Copy Markdown
Owner

Fixes #2

Overview

Complete the generic Bubble Tea terminal lifecycle, configured startup contract, deterministic command primitives, and public lifecycle documentation.

Verification

  • cargo check -p rusty-bubbletea --lib
  • cargo test -p rusty-bubbletea --test tea_test --no-fail-fast (13 tests passed)
  • Manifest declares the Rust 1.91 support floor.

Focused checks were run in the isolated worktree with the dev-only rusty-bubbles path dependency temporarily omitted because its checked-in path resolves to the primary checkout; the dependency line is unchanged in this branch.

@coderbants coderbants mentioned this pull request Aug 26, 2026
4 tasks
@coderbants
coderbants merged commit e52c130 into dev Aug 26, 2026
4 checks passed
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.

[BUI-011] Rusty Bubble Tea

1 participant