Concept: Notifiers
Open
Nobody has claimed this yet.
enhancement
meta
- Dominant language
- C#
- Stars
- 1.1k
- Forks
- 141
- Avg merge
- 2d 18m
- Merged PRs (30d)
- 2
Description
Inspired by https://github.com/H-Core/H.Notifiers/tree/master/src/libs
I see this as long-lived background processes that, at a certain interval or event, recheck various conditions, including using AI, and taking certain actions
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked H.Notifiers repository, especially its src/libs area, and compare its concepts with this repository's existing abstractions. The issue does not name a LangChain file, test, trigger, or action contract; done would require an agreed design for long-lived processes, their scheduling or event model, condition checks, and resulting actions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100