-
Notifications
You must be signed in to change notification settings - Fork 29
fix of incorrect validation errors for internal agents vs external agents in Dashboard #493
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
base: main
Are you sure you want to change the base?
Conversation
dimaMachina
commented
Oct 7, 2025
- run cypress e2e tests on ci
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Claude finished @dimaMachina's task —— View job PR Review: Fix Validation Errors for Internal vs External AgentsReview Summary: This PR fixes a critical validation issue in the agent schema definitions and adds basic e2e test infrastructure with Cypress. The core fix addresses validation errors when distinguishing between internal and external agents in the dashboard. Core Technical Changes✅ Primary Fix: Schema Union Discrimination (
|