coding-agent-search 0.5.0

Unified TUI search over local coding agent histories
Documentation
1
2
3
4
5
//! Compatibility shim for the Claude Code connector.
//!
//! The full parser implementation now lives in `franken_agent_detection`.

pub use franken_agent_detection::connectors::claude_code::ClaudeCodeConnector;