AgentDish directory

token-efficiency

Accepted listings with this tag.

Listing Category Score Trend Checked
#87 ↑ +156
Dirac

Open-source AI coding agent focused on context curation and lower API cost. The repo describes hash-anchored edits, AST-based refactoring, parallel operations, and benchmark results against other agents.

Developer Tools / AI Coding Agent 89 ↑ +156 73 days ago Details
#281 ↑ +2
Context Warp Drive

A TypeScript library for deterministic context folding in long-running LLM agent sessions, designed to preserve prompts, avoid extra summarization calls, and keep provider caches hot.

Developer Tools / Code Assistant 86 ↑ +2 17 days ago Details
#499 ↓ -6
Rudi

Rudi is a Python tool for LLM memory management that replaces a growing chat transcript with a causal dependency graph, aiming to keep token usage flat across long sessions. The README shows benchmarking results, fold behavior, and example usage with get_slice, store_decisions, and run_turn.

Developer Tools / AI Memory / Context Management 84 ↓ -6 28 days ago Details

A VS Code blog post explaining how GitHub Copilot’s agentic harness is being optimized to reduce token usage, latency, and cost through extended prompt caching, tool search, and WebSocket connections.

AI Product / Platform / AI Coding Assistant 81 ↑ +2 30 days ago Details
#963 ↑ +6
id-agent

An open-source ID library that generates human-readable, token-efficient IDs for AI agents and LLM workflows, with parsing, validation, deterministic IDs, and alias mapping utilities.

Developer Tools / AI Developer Tools 78 ↑ +6 59 days ago Details

GitHub Blog article on reducing token usage and API cost in agentic coding workflows, including logging token usage, removing unused MCP tools, replacing GitHub MCP with GitHub CLI, and measuring efficiency gains.

Developer Tools / Code Assistant 78 ↑ +6 64 days ago Details

A blog post from Augment Code comparing its coding agent, Auggie, against Claude Code on Opus 4.7. It presents benchmark results, token usage, cost comparisons, and an explanation of the Context Engine and Prism router.

Developer Tools / AI Coding Assistant 77 → 0 60 days ago Details