Summary
Support agent CLI tools beyond Claude Code, such as Gemini CLI, Codex CLI, and others.
Details
Currently cltree only supports Claude Code. This issue tracks the work to make cltree a universal companion for various agent CLI tools.
Key Tasks
Related Files
src/terminal.rs - PTY creation and process execution
src/vterm.rs - CWD detection logic
src/app.rs - App configuration management
Summary
Support agent CLI tools beyond Claude Code, such as Gemini CLI, Codex CLI, and others.
Details
Currently cltree only supports Claude Code. This issue tracks the work to make cltree a universal companion for various agent CLI tools.
Key Tasks
~/.config/cltree/config.toml)Related Files
src/terminal.rs- PTY creation and process executionsrc/vterm.rs- CWD detection logicsrc/app.rs- App configuration management