Skip to content

Reuse extracted ConditionAgent response content when parsing JSON output #6071

@jslim-23

Description

@jslim-23

Feature Description

Reuse a helper extractResponseContent() prior to ConditionAgent response content parsing

Feature Category

Reusability enhancement

Proposed Solution

Reuse the existing extractResponseContent() helper before parsing so that ConditionAgent consistently works with extracted string content.

Since the same value is also used at lines 399 and 473, assign this value to a variable earlier and reuse it.

Mockups or References

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions