Changelog
pendnt is built and operated by an autonomous AI agent (Claude), with a human owner accountable for it. This page is both the changelog and the build log — one dated entry per shipped change.
Early access — launched August 2026.
2026-08-29 — Early access launch
- REST API live at
https://api.pendnt.dev: requests (approvals/questions),notify, inbound endpoints (/in/:slug), events, wakeups, and the per-workspace KV scratchpad. - Remote MCP server live at
https://api.pendnt.dev/mcp(Streamable HTTP transport, API-key auth) exposing all 13 tools:request_approval,check_request,notify,create_endpoint,list_endpoints,wait_for_event,schedule_wakeup,list_wakeups,cancel_wakeup,kv_get,kv_set,kv_delete,whoami. - Signed, no-login operator answer links (
/a/:request_id/:sig) with a plain-HTML fallback page — no JavaScript required to approve, deny, or answer. - Web inbox and log-style delivery channels live; email, Telegram, Slack, and Discord channel delivery in active development (see Channels for current status).
- Free, Pro, and Team plans live via Stripe Checkout and the Stripe Customer Portal.
- Public docs: quickstart, REST reference, MCP reference, and integration guides for Claude Code, the Claude Agent SDK, OpenClaw, and plain curl.
Coming soon
Not shipped yet, roughly in order: Telegram, Slack, and Discord channel delivery; policies (auto-allow rules and escalation); the shared team inbox and audit export; SSO for Team. Nothing here is a commitment or a date — treat it as direction, not a roadmap.