You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changelog
@inkeep/agents-api@0.58.15
Patch Changes
644afb3: Fix agent ID filtering for continuous evaluation tests
6e8e655: Standardize CRUD HTTP method conventions: PATCH for partial updates, PUT for upsert/set-replace; hide legacy dual-method routes from OpenAPI spec and SDK generation
4b46b9e: Updating Signoz service name from inkeep-agents-run-api to inkeep-agents-api
2a50786: Bump agents-ui package to 0.15.18 and remove lingering references to the deprecated agentUrl prop
36430ee: Reuse createLookup utility instead of inline reduce patterns
5394245: Improve OAuth credentials CRUD with multi-app configuration support, integration visibility on credential detail pages, and accurate auth type labels
0e1011b: Refactor evaluator selection to use idiomatic react-hook-form field render props and adopt createLookup utility