
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@absolutejs/agent-inbox
Advanced tools
Durable verified webhooks, event subscriptions, schedules, leases, retries, and dead letters for AI agent triggers.
Durable inbound work for agents. Verified webhooks and event subscriptions are deduplicated by source event, encrypted through an injected codec, leased to one worker, retried with backoff, and dead-lettered after a bounded attempt count. Interval schedules materialize deterministic occurrences without Redis. Occurrences are inserted before a compare-and-swap advances the schedule, so a crash cannot lose a tick and retries collapse on the deterministic source ID.
Every subscription and schedule carries a complete runtime budget, bounded delivery attempts, and a message TTL. Tenant-scoped inventories and explicit subscription, schedule, and pending-message controls let owner and operator interfaces manage retained triggers without querying the package schema.
Every message pins the target agent's signed discovery identity and preserves
verification provenance. The runtime adapter starts a durable
@absolutejs/agent-runtime run with the inbox message ID as its idempotency key.
Webhook bodies are byte-limited and are rejected unless a source-specific
signature/claim verifier succeeds. The Postgres store uses SKIP LOCKED; the
memory store is intended for tests.
FAQs
Durable verified webhooks, event subscriptions, schedules, leases, retries, and dead letters for AI agent triggers.
The npm package @absolutejs/agent-inbox receives a total of 882 weekly downloads. As such, @absolutejs/agent-inbox popularity was classified as not popular.
We found that @absolutejs/agent-inbox demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.