Frontend for Arbitrum MCP client
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^3.10.0^1.2.4^1.1.7^1.1.3^1.1.4^1.1.5^1.1.4^2.2.7^1.1.7^2.1.7^1.1.7^2.1.3^1.1.7^1.2.6^1.1.7^1.1.3^1.2.4^1.2.4^2.1.7^1.1.3^1.2.4^1.2.0^1.1.4^1.1.4^1.2.7^1.1.3^1.1.3^1.2.0^5.60.5^0.7.1^2.1.1^1.1.1^3.0.0^3.6.0^8.6.0^11.13.1^1.4.2^0.453.0^5.1.5^0.4.6^18.3.1^8.10.1^18.3.1^1.27.1^7.55.0^5.4.0^2.1.7^2.15.2^2.6.0^1.0.7^1.2.5^1.1.2^3.3.5^3.24.2^5.0.6^0.5.15^4.1.320.16.11^18.3.11^18.3.1^4.3.2^10.4.20^8.4.47^3.4.175.6.3^5.4.199
commits
feat(api): Enhance chat API with address and insight extraction - Added helper functions to extract Ethereum addresses and insights from chat responses. - Updated chat API to store user context data after successful interactions. - Improved error handling for context storage failures. feat(graph): Update graph visualization and insights handling - Enhanced graph visualization API to include user-specific and global views. - Added detailed logging for graph data loading processes. - Updated graph metadata structure to include additional metrics. refactor(types): Revise GraphNode and GraphEdge interfaces - Expanded GraphNode properties to include a full set of backend properties. - Introduced unique edge IDs and refined edge types for better clarity. - Enhanced GraphMetadata to provide comprehensive statistics about graph data. style(graph): Improve UI presentation in GraphPage - Updated GraphPage to display additional node properties and improved styling. - Enhanced user feedback with clearer labels and types in the UI.
5cf8540View on GitHubRefactor chat UI for improved formatting and consistency
94e4c8bView on GitHubEnable real-time chat using web sockets and fall back to HTTP if needed
80e31d5View on GitHubEnable users to select a profile and visualize context graph page
23fecc0View on GitHubSet up core chat interface with blockchain analytics AI assistants
4ddb395View on GitHub