cxt v0.1.0 - Initial Release Latest
🎉 First release of cxt, the Context Extractor CLI tool!
cxt is a command-line tool that aggregates the contents of multiple files and directories into a single output, making it easy to provide project context to AI chatbots (like ChatGPT, Perplexity, etc.) or to share with colleagues.
Features
- Aggregate contents from multiple files and directories
- Output to clipboard (default), stdout, or a file
- Interactive TUI mode for browsing and selecting files/directories
- Path headers for clear context (absolute, relative, or none)
- Supports hidden files, flexible output options
- Designed for fast sharing of project context with AI assistants