See exactly where your LLM or agent context budget goes before you send it. A CLI that tokenizes a prompt or full conversation, breaks the cost down by role and message, and flags what to trim.
Install
pip install git+https://github.com/mahdinaser/contextlens.gitView source on GitHub