Join Nostr
2026-07-27 21:38:58 UTC

dhalsim on Nostr: One big feature to add to AppWeaver: Capabilities. It's like when you try to open a ...

One big feature to add to : Capabilities. It's like when you try to open a PDF file in Android, and it asks which app to use.

Example:
- NR (Nostr Radar app) would offer to translate a post
- NR would do it via capability:translation:v1 contract
- User would have the option to install a provider/app, or choose from installed ones
- when selected, it would simply translate the text and return it to the caller

This will be the "weaver" part of AppWeaver: an app calling another app.