Analyze supply chain risks by country using World Bank data, by an AI Agent connected to an MCP Server
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^2.0.30^2.0.51^1.18.2^1.1.10^1.1.12^2.1.16^1.1.15^1.1.7^1.2.10^2.2.6^1.2.3^1.2.8^1.2.2^0.4.0^5.0.44^0.7.1^2.1.1^8.6.0^0.544.0^5.1.515.5.319.1.019.1.0^15.6.6^3.13.0^1.2.0^3.3.1^1.2.1^1.1.1^4.1.11^4^20^19^19^15.5.13^4^1.3.8^519
commits
1
commits
feat: wrap MCP tools in logging functionality to track execution details and enhance debugging capabilities
dc4dd5fView on GitHubdocs: expand CLAUDE.md with important tips on MCP client usage, connection management, SSE URL format, and type compatibility for improved developer guidance
9917229View on GitHubfeat: add new link to Agent with MCP Tools in the homepage and include provider options for low reasoning effort and verbosity in chat API
eb81744View on GitHubdocs: update CLAUDE.md to clarify guidelines for creating new tools and agents; add new dependency @modelcontextprotocol/sdk in package.json; refine vectorization imports and enhance error handling in RAG agent route
ae688f4View on GitHubrefactor: remove unused test vectorization functionality from RAGAgentPage to simplify component structure
1b83ef2View on GitHubfeat: update response guidelines in prompts to ensure markdown syntax usage and enhance message rendering in ChatAssistant
d6858c3View on GitHubrefactor: streamline message handling in ChatAssistant by separating reasoning and text parts, and enhance flow item extraction logic
d2d40feView on GitHubfeat: enhance ChatAssistant component with memoization for performance, integrate reasoning components, and improve message rendering logic
8044e56View on GitHubfeat: integrate Vectorize for RAG document retrieval and update environment variable requirements in documentation
d2979e1View on GitHubrefactor: first jab at switching from generateText to streamText
3af2106View on GitHubfeat: enhance chat API response by formatting tool calls and improve type definitions in chat assistant component
365953fView on GitHub