codelens-tui 1.9.8

Terminal dashboard for CodeLens — project explorer, symbol search, diagnostics
codelens-tui-1.9.8 is not a library.

codelens-tui

Terminal dashboard for CodeLens MCP.

4-panel ratatui-based code intelligence viewer: file tree, symbol list, import graph, and metrics.

Install

cargo install codelens-tui

Usage

# Launch dashboard for current directory
codelens-tui

# Launch for specific project
codelens-tui /path/to/project

# Non-interactive health check
codelens-tui --check

Keys

Key Action
Tab Switch panel
↑↓ Navigate
/ File search
s Symbol search
q Quit

License

Apache-2.0