Commit Graph

4 Commits

Author SHA1 Message Date
mykonos-ibiza 43bc71779e feat(agent-run-limits): implement agent run limit checks and UI dialogs
- Added functionality to check the maximum parallel agent runs allowed within a 24-hour period.
- Introduced `AgentRunLimitError` to handle cases where the limit is exceeded.
- Updated API to return appropriate error responses for agent run limits.
- Created `AgentRunLimitDialog` component to inform users when the limit is reached, displaying currently running agents and options to stop them.
- Integrated limit checks into agent initiation and running processes across relevant components.
2025-08-04 22:23:25 +05:30
Saumya f80dc13cab feat: app profile integrations UI 2025-07-11 10:14:59 +05:30
Saumya 3ccb3c5a5a feat: connect pipedream profiles with marketplace 2025-07-09 11:52:15 +05:30
Saumya 71c24d70de chore(dev): conditional workflow steps 2025-07-08 01:01:12 +05:30