Skip to content

refactor: TUI helpers, domain methods, heuristic tables#124

Merged
davidrhodus merged 1 commit into
mainfrom
refactor/tui-helpers-domain-heuristic-tables
Jul 20, 2026
Merged

refactor: TUI helpers, domain methods, heuristic tables#124
davidrhodus merged 1 commit into
mainfrom
refactor/tui-helpers-domain-heuristic-tables

Conversation

@davidrhodus

Copy link
Copy Markdown
Contributor

Summary

  • Phase C: pull TUI input helpers out of run/mod.rs into run/helpers.rs
  • Phase D: RsiObserveState methods + TurnControlFlags bag; one-shot managed RSI take
  • Phase E: review-quality cascade order tests, intent golden table, guard pin table

Test plan

  • cargo test -p hi-tui
  • cargo test -p hi-agent -- golden_table cascade_tests tests::turn
  • cargo test -p hi-tools -- catastrophic_table capability_matrix
  • cargo check -p hi

- Extract TUI input helpers (chords, normal mode, @mentions, shell escape)
  into app/run/helpers.rs
- Deepen RsiObserveState + add TurnControlFlags domain holder
- Freeze review-quality cascade order and intent/guard golden tables
@davidrhodus
davidrhodus merged commit f08496c into main Jul 20, 2026
1 check failed
@davidrhodus
davidrhodus deleted the refactor/tui-helpers-domain-heuristic-tables branch July 20, 2026 23:14
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.

1 participant