issues
search
coasys
/
ad4m
Agent-centric social network and interoperability dApp framework
https://ad4m.dev
Other
48
stars
10
forks
source link
Notification Prolog helper predicates and OS notification push
#483
Closed
fayeed
closed
4 months ago
fayeed
commented
5 months ago
Added
Prolog predicates needed in new Flux mention notification trigger:
agent_did/1
remove_html_tags/2
string_includes/2
literal_from_url/3
json_property/3
Triggered notifications are handled through operating system notifications
Fixed
Prolog engine gets respawned when a query caused an error to clean the machine state
Catch panics in Scryer and handle as error instead of killing the engine thread which caused
channel closed
error in future queries
Added
Prolog predicates needed in new Flux mention notification trigger:
Triggered notifications are handled through operating system notifications
Fixed
channel closed
error in future queries