AIQuotaBar – See Claude/ChatGPT usage limits in your macOS menu bar
Reads cookies directly; no auth dance, no Electron, pure native macOS.
Own your AI memory — import ChatGPT, Claude and Gemini exports, see what each AI knows about you. Checkpoint/restore and cross-model continuity for agents.
Identity protection through compression cycles is clever, but agent memory is a crowded space.
Developers building long-running AI agents
Mem0 · LangChain Memory · Letta
Reads cookies directly; no auth dance, no Electron, pure native macOS.
ACT-R activation scoring replaces vector search; cuts context window bloat by 89%.
CLI for tracking brand mentions in LLM outputs when manual checking is too slow.
Claude agent that learns from mistakes via structured signal tracing—interesting approach, unclear real-world ROI.
LiteLLM team solving agent SDK fragmentation with one query() function.
82% token reduction with regex state machine, no vector DB required.