All activity
Every developer using Claude or ChatGPT wastes time figuring out which files to paste in, hits token limits, and gets bad answers because the context was wrong.
ctxeng fixes this automatically:
ā Scans your entire Python codebase
ā Scores every file using AST analysis + git recency
ā Fits the best files within any model's token window
ā Outputs ready-to-paste XML or Markdown
pip install ctxeng ā zero dependencies. MIT license.
ctxengBuild perfect LLM context from your codebase, auto.
