Skip to content

cxt v0.1.0 - Initial Release Latest

Choose a tag to compare

@vaibhav-mattoo vaibhav-mattoo released this 04 Jul 04:50
· 63 commits to main since this release

🎉 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