DEV Community

Cover image for tokless: minimal setup for token and context optimization in long agent sessions
Phan Hoang
Phan Hoang

Posted on

tokless: minimal setup for token and context optimization in long agent sessions

Hello everyone, I built this package https://github.com/HoangP8/tokless with one simple philosophy: "saving tokens shouldn't be complicated. While there are many great plugins out there to help coding agents save context and improve performance, setting them up and updating them is so complex—especially for non-technical users."

Therefore, tokless is the ultimate "lazy" solution. Run a single command, click on agents you work with, then all ready for you, no need to configure anything more. Restart your agent to start saving tokens and context window. Fully open-source and minimal setup!

This package will enable 4 tools:

  • CodeGraph (Code Discovery)
  • RTK (Terminal Output Filtering)
  • Context-Mode (Task Execution Sandbox)
  • Caveman (Minimal Agent Responses)

If you encounter any issues or compatibility problems with your specific setup, pls raise an issue. If you find the work useful to you, I hope you can give it a star!

Top comments (0)