coding-agent-search 0.6.2

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