RFC: Add @flue/channels.#236
Open
cpojer wants to merge 2 commits into
Open
Conversation
Member
|
Very useful exploration! Two issues that I'm aware of:
I have an old plan for channels that actually explored a lot of this, so don't need to start from square 1 if we want to pick back up from that RFC: #237 that's ready to go for an agent to implement. Maybe I'll just pass it along and see what that PR looks like and we can compare. If you have any feedback as someone who's built something with Slack and Flue, please let me know! |
Contributor
Author
|
I changed this RFC to build |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR builds on top of the earlier explorations from today of using Chat SDK inside of fileameeting, and then on top PR #233 which integrates
agents/chat-sdkfor durable object storage for flue used together with Chat SDK on Cloudflare.The initial version only supports Slack, and is an RFC because it requires extensive deployment/production testing. We should also build more channel integrations to validate the design.
@FredKSchott For this PR, would you mind checking out the docs and letting me know if it is directionally good?