7 Commits
Author SHA1 Message Date
patel-lyzrandpatel-lyzr 35cb215cf6 Update README
Removed the 'Positioning' link from the README.
2026-05-13 22:15:08 +05:30
patel-lyzrandpatel-lyzr cfac094c4e Remove repo orientation details from README
Removed redundant repo orientation section from README.
2026-05-13 22:15:08 +05:30
patel-lyzr 15371f757e feat: update README and add security policy document 2026-05-13 22:15:08 +05:30
patel-lyzr e7cf771b96 feat: add contributing guidelines and enhance README structure 2026-05-13 22:15:08 +05:30
patel-lyzr b6647a537d feat: add Gateway page and Runs page with real-time updates
- Implemented a new Gateway page that provides a uniform ingress for deployed agents.
- Created a Runs page that lists recent pipeline executions with auto-refresh and error handling.
- Added a RunsListener component to handle real-time notifications for new runs via SSE.
- Updated the AppSidebar to include links to the new Gateway and Runs pages.
- Enhanced FlowNode component to improve status display and styling.
- Introduced EmptySection component for consistent empty state presentation.
- Updated API utility to include a new endpoint for the runs stream.
2026-05-13 22:15:08 +05:30
patel-lyzr 0284ff768a feat: enhance agent execution flow with multi-execution view and improved error handling
- Added multi-execution view to display multiple execution statuses.
- Improved error handling in agent triggering to surface failures.
- Updated execution view to support live updates via SSE and added a log panel for node logs.
- Enhanced pipeline canvas to display node statuses during execution.
- Introduced new fields in the build node form for Docker configurations.
- Updated API to support execution streaming and enhanced node catalog descriptions.
2026-05-13 22:15:08 +05:30
Shreyas Kapaleandpatel-lyzr 2e94e6bdf6 feat(web): initialize Next.js project with Tailwind CSS and TypeScript setup 2026-05-13 22:15:08 +05:30