Skip to content

Conversation

LalitDeore
Copy link
Collaborator

No description provided.

Copy link
Member

@frikky frikky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:))

strings.Contains(domainLower, "yahoo.com") ||
strings.Contains(domainLower, "aol.com") ||
strings.Contains(domainLower, "outlook.com") ||
strings.Contains(domainLower, "infopercept.com") ||
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wtf is this doing in here lol

And what is this list for? I don't get it


subject := fmt.Sprintf("Shuffle and %s", orgName)

frameworkItems := []string{
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are we just using these five?


personalizedMessage := `Hello,

I noticed you've been exploring Shuffle and setting up some workflows - that's awesome! It seems like you might not be getting everything you’re looking for just yet, and I’d love to help. Would you be open to a quick chat?
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why isn't this an LLM that's personalising it EVERY TIME instead of this shitty thing? That way we can actually personalise properly.

Also, what is the point of this being an API when it should just be automatic in the background?

@frikky
Copy link
Member

frikky commented Sep 11, 2025

Status on all of this? What do we do?

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