Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AgentCard should still render when chain is null #73

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

kreneskyp
Copy link
Owner

Description

Agent list can't render when an agent is missing a chain. This shouldn't happen but is somehow possible through the agent form.

Closes #68

image

Changes

  • added fallback rendering to AgentCard when AgentCard.chain === null

How Tested

Manual test to verify fix.

TODOs

[List any outstanding TODOs or known issues that still need to be addressed.]

@kreneskyp kreneskyp merged commit e85d357 into master Jun 6, 2023
@kreneskyp kreneskyp deleted the agent_list_null_chain branch June 6, 2023 03:49
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.

🐛 Unexpected Application Error! agent.chain is null
1 participant