Skip to content

fix: recover unquoted custom agent hex colors#17119

Open
online5880 wants to merge 1 commit intoanomalyco:devfrom
online5880:fix/agent-color-frontmatter
Open

fix: recover unquoted custom agent hex colors#17119
online5880 wants to merge 1 commit intoanomalyco:devfrom
online5880:fix/agent-color-frontmatter

Conversation

@online5880
Copy link

Issue for this PR

Closes #17118

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Recovers valid unquoted hex color values when parsing agent frontmatter so custom colors are preserved instead of being dropped.

How did you verify your code works?

  • Reproduced with unquoted hex custom color input.
  • Confirmed parsed value is retained and custom color is restored.

Screenshots / recordings

N/A (parser behavior fix)

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

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.

fix: recover unquoted custom agent hex colors

1 participant