via “token counting and cost estimation for api usage”
A lightweight alternative to OpenClaw that runs in containers for security. Connects to WhatsApp, Telegram, Slack, Discord, Gmail and other messaging apps,, has memory, scheduled jobs, and runs directly on Anthropic's Agents SDK
Unique: Integrates token counting into the message processing pipeline (src/index.ts) to track costs per agent invocation, enabling cost attribution and budget enforcement without requiring agents to implement their own token counting
vs others: More integrated than external cost tracking because token counts are captured at the host level; more accurate than API-level billing because token counts are available immediately after each invocation