Skip to content

fix: Agent parsing bug#413

Open
satti-hari-krishna-reddy wants to merge 5 commits into
Shuffle:mainfrom
satti-hari-krishna-reddy:agent-workflow
Open

fix: Agent parsing bug#413
satti-hari-krishna-reddy wants to merge 5 commits into
Shuffle:mainfrom
satti-hari-krishna-reddy:agent-workflow

Conversation

@satti-hari-krishna-reddy

Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread shared.go
item := "node" // default
opType := ""
switch operation.Op {
case "add_node":

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

got a feeling that we could have done this more smartly.

would have been so much more cleaner if case could simply match up with item + opType. Is that possible?

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