| .vscode | ||
| agenteer | ||
| me | ||
| .gitignore | ||
| Logo.png | ||
| plan1.md | ||
| README.md | ||
| requirements.txt | ||
TLET Agenteer
Caution
Still in-dev. Not ready for production use as of this version.
TLET Agenteer is TLET AI's first public project and a precursor to a much more exciting one.
Why Use TLET Agenteer over OpenCode?
It's fast. Really.
We found that OpenCode and similar tools can regularly use >300MB of RAM idling, whilst TLET Agenteer uses <100MB of RAM running (and even <50MB if you avoid certain tools and commands like /context.)
And that's excluding the model, which is usually self-hosted.
TLET Agenteer is born out of a need to optimize and move away from the heavily saturated "modern" CLI and Web tools, which are terribly optimized and more of a pain than an aid.
What do I use?
The current version is hard-wired to use Ollama (because it's not yet finished), for which we recommend using a gemma4 model. Specifically gemma4:e4b (with 128k context) for best experience.