Skip to content

Notification Prolog helper predicates and OS notification push#483

Merged
fayeed merged 28 commits intodevfrom
notifications-ui
Jun 12, 2024
Merged

Notification Prolog helper predicates and OS notification push#483
fayeed merged 28 commits intodevfrom
notifications-ui

Conversation

@fayeed
Copy link
Copy Markdown
Contributor

@fayeed fayeed commented May 24, 2024

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

fayeed and others added 19 commits May 30, 2024 11:14
remove_html_tags/2
string_includes/2
literal_from_url/3
@lucksus lucksus changed the title Notifications UI Notification Prolog helper predicates and OS notification push Jun 11, 2024
@fayeed fayeed merged commit f77a71d into dev Jun 12, 2024
@lucksus lucksus deleted the notifications-ui branch August 22, 2025 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants