Skip to main content

coding_agent_search/ui/
tui.rs

1//! Retained legacy UI shell module.
2//!
3//! The production FTUI application lives in [`crate::ui::app`]. This file is
4//! intentionally comment-only and remains in-tree only because file deletion is
5//! gated by project policy. It is not a pending implementation surface.