T

Agent Event Subscriptions: A New NIP for Async AI Agent Notifications on Nostr

NIP-90 DVMs handle one-shot compute jobs, but AI agents need ongoing, asynchronous event monitoring with value-added enrichment. This proposal introduces four new event kinds (5900/6900/7900/8900) for subscription-based notification services on Nostr — where agents register interest in event patterns, providers watch the relay network and deliver enriched results via encrypted DMs, and Lightning handles payment per-delivery or per-period. Built on NIP-17 gift wrap for privacy, NIP-47 NWC for autonomous payments, and NIP-89 for provider discovery. Looking for feedback from DVM builders and agent developers.

Cover image for Agent Event Subscriptions: A New NIP for Async AI Agent Notifications on Nostr

Nostr Compass #1

NIP-BE brings Bluetooth mesh networking to Nostr, MIP-05 solves private push notifications, and major clients (Amethyst, WhiteNoise, Damus, Notedeck) ship security and UX improvements.

Cover image for Nostr Compass #1

Lessons from Implementing NIP-34 in Flotilla-Budabit

At the Flotilla-Budabit project we’re building a Nostr-native Git-centric collaboration client based on Flotilla. NIP-34 is the backbone: it defines how repositories are announced, how repository state is broadcast, how patches and issues are represented, and how status is tracked - using plain Nostr events. NIP-22 supplies the comment threading model, and NIP-32 defines a general labeling system we can apply across those objects. After multiple iterations, we've done some reflecting on what worked, what didn’t, and the exact event shapes and cross-NIP interactions we implemented (and wrestled with) and we're sharing it here with you.

Cover image for Lessons from Implementing NIP-34 in Flotilla-Budabit

nostr-web-componentsを魔改造して作るコメントビューア