A UI for the A2A protocol built with Next.js and Material UI
Stars
31
Forks
11
Watchers
31
Open Issues
3
Overall repository health assessment
^0.3.4latestlatestlatestlatestlatestlatest^2.0.1^15.0.0^2.4.1^19.0.0^19.0.0latest^19.0.0^19.0.0latest^15.0.0latest57
commits
Updated default URL in `AddAgentModal` to point to the full Agent Card URL
04de7f1View on GitHubChanged comma-separated list `NEXT_PUBLIC_DEFAULT_AGENT_URLS` to URL to Agent Cards list as JSON `NEXT_PUBLIC_DEFAULT_AGENT_CARDS_URL`
f7a4dc6View on GitHubAdded headers to get agent card functionality. Deleted `get-agent-car/route.ts` in favour of the proxy
89d68c7View on GitHubAdded `.env.example` with default app name and icon, agent URLs, and headers
7ca0bb5View on GitHubAdded agent icons to the `AppBar` and `Sidebar` components
659d1e6View on GitHubCreated `SettingsModal` component with "Custom Headers" that are sent to agents
ff8af54View on GitHubUpdated to the latest version of `a2a-js/sdk` and enabled custom Agent Card URLs
589cd9fView on GitHubFixed a styling issue with the `Box` around the `ChatTextField`
c4b6b8bView on GitHubImproved A2A UI styling, disabled HTML parsing in the `TextDataPartMarkdown` component
7cccd80View on GitHub