Skip to main content

coding_agent_search/ui/components/
widgets.rs

1//! Retained legacy widget shell module.
2//!
3//! The active FTUI-era widget behavior lives in [`crate::ui::app`] and the
4//! neighboring component modules. This file is intentionally comment-only while
5//! file deletion remains gated by project policy.