Human-in-the-loop approval queue for tool-using agents. The agent enqueues an action it wants to take (send email, push commit, file return, charge card); a human reviews and approves/rejects/modifies; the agent picks up the verdict on the next turn. Backed…
Three-tier persistent memory (digest / working-set / long-term vector) for any Claude / Codex / Gemini session. Records the user's preferences, decisions, and project facts so they survive across sessions. Backed by the @cliwant/mcp-memory-tiers MCP server.…