Results for “cost” - 4 found
agentic-engineering
595Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing.
Agentby affaan-m/everything-claude-code
Token Budget Guard
Tracks token spend across an agent run and stops or downgrades before it blows the budget. Use when running long autonomous tasks with a har
Agentby tokencalculator
Route Before You Answer
Adds a cheap classification step ahead of expensive model calls. Use in any high-volume production workload.
Agentby tokencalculator
Respect Effective Context
Stops treating an advertised context window as usable capacity. Use when designing any long-context feature.
Agentby tokencalculator