Commit Graph

24 Commits

Author SHA1 Message Date
mykonos-ibiza ddef5fab19 refactor(agent-run-limits): centralize agent run limit configuration
- Removed hardcoded maximum parallel agent runs and replaced with a configurable property in the Configuration class.
- Updated API and agent limit checks to utilize the new configuration property.
- Simplified error handling by removing limit from error details in the frontend components.
- Adjusted UI components to reflect changes in agent limit data structure.
2025-08-05 18:15:52 +05:30
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
Vukasin 2805fc0233 feat: scroll indicator button to bottom 2025-08-03 16:09:25 +02:00
Vukasin fc47656ec8 fix: overlap issue 2025-08-03 15:18:18 +02:00
Vukasin 2af96de7a8 fix: scroll to bottom 2025-08-02 13:44:16 +02:00
Vukasin a982935e33 fix: make message stream smooth 2025-08-01 23:56:37 +02:00
Vukasin eac057a326 fix: clean up 2025-07-25 22:14:55 +02:00
Vukasin 5761d8a8f0 fix: visual improvements and fixes 2025-07-25 22:11:17 +02:00
Vukasin d7fd6ae811 fix: snack stream re rendering other component and closing issue 2025-07-19 16:30:41 +02:00
Vukasin 86928c9d4a feat: usage snack 2025-07-18 00:16:46 +02:00
Krishav Raj Singh 29e72cc52a fixed overflowing chatbox 2025-07-10 16:06:12 +05:30
Saumya d6f84a5eed fix: import fix 2025-07-04 19:16:34 +05:30
Saumya f6cd8779ed feat: tool-panel animation 2025-07-04 00:02:56 +05:30
Soumyadas15 18057a4db6 chore(dev): agent agnostic threads 2025-06-26 16:59:04 +05:30
Soumyadas15 f61e3a7a3b ui: improved agent selector 2025-06-25 13:46:38 +05:30
Soumyadas15 1ef38a3bb4 chore(dev): functional workflows 2025-06-14 12:38:58 +05:30
Soumyadas15 c8d39d1fdd feat: add http mcp support 2025-06-02 16:34:14 +05:30
Soumyadas15 5e8c70361e chore(ui): add agent name in tool view & chat input 2025-06-01 11:19:54 +05:30
Soumyadas15 2168ceb864 Merge branch 'main' into mcp-5a-agentbuilder 2025-06-01 02:53:40 +05:30
Soumyadas15 d53f2f7a18 chore(dev): cleanup frontend 2025-06-01 02:23:53 +05:30
Vukasin 0ffc045b5e fix: index port fix and panel ajustments 2025-05-30 23:26:09 +02:00
Vukasin 27ef3a5956 wip: file scroll and fixes 2025-05-27 22:12:19 +02:00
Vukasin bc804c2403 Merge remote-tracking branch 'upstream/main' into fix/redundancy-fixes 2025-05-27 19:41:01 +02:00
Soumyadas15 cf13ca8c1f chore(dev): refactor thread page 2025-05-26 21:48:14 +05:30