Conversation
5 new issues
|
|
Coverage Impact ⬆️ Merging this pull request will increase total coverage on Modified Files with Diff Coverage (7) 🛟 Help
|
793b999 to
282d76f
Compare
christophebrun-forest
approved these changes
Apr 20, 2026
Member
christophebrun-forest
left a comment
There was a problem hiding this comment.
Jest Tests : OK
Tested on my env :OK with one workflow ( kolar_screen_transaction -> kolar_get_screening_result)
Ok for me
forest-bot
added a commit
that referenced
this pull request
Apr 21, 2026
# @forestadmin/ai-proxy [1.8.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/ai-proxy@1.7.4...@forestadmin/ai-proxy@1.8.0) (2026-04-21) ### Features * **ai-proxy:** add kolar tools ([#1537](#1537)) ([a966400](a966400))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Fixes PRD-245
Definition of Done
General
Security
Note
Add Kolar KYB and transaction screening tools to ai-proxy
Kolarintegration toForestIntegrationClientalongside the existing Zendesk integration, extendingForestIntegrationNameandCustomConfigunion types accordingly.DynamicStructuredToolfactories inpackages/ai-proxy/src/integrations/kolar/:kolar_create_merchant_application,kolar_get_merchant_application_result,kolar_screen_transaction, andkolar_get_screening_result.assertResponseOkhelper.validateKolarConfig, which hitsGET /auth/verifyand throwsMcpConnectionErroron failure.Macroscope summarized 282d76f.