Commit Graph

29 Commits

Author SHA1 Message Date
Saumya e93c26709b fix guided tour for dark mode 2025-08-23 21:44:58 +05:30
Saumya 9ce7437440 fix guided tour for dark mode 2025-08-23 15:39:52 +05:30
Saumya 906049d617 guided tour 2025-08-23 11:31:29 +05:30
marko-kraemer 149e074faa unify into 1 billing modal 2025-08-17 18:05:03 -07:00
marko-kraemer 2c655f3493 slight UX/UI 2025-08-17 13:23:49 -07:00
Saumya 5b104572b9 conditionally render the custom agents section on dashboard 2025-08-13 16:41:31 +05:30
Saumya f0c0fdba88 feat: custom sheets agent 2025-08-13 16:24:12 +05:30
marko-kraemer c52bca621c wip 2025-08-12 20:26:18 -07:00
marko-kraemer 2bfe99cd0c mobile responsive wip 2025-08-12 20:08:17 -07:00
marko-kraemer 0659e31399 Revert to commit 8504a85f2a
This commit restores the codebase to the exact state it was in at commit 8504a85f, effectively reverting all changes made after that point including:
- Reverts agent header UI improvements
- Restores avatar, icon, and emoji functionality
- Brings back deleted files: style-picker.tsx, _avatar-generator.ts, get-agent-style.ts
2025-08-12 16:34:45 -07:00
Marko Kraemer 058a1909d8
Revert "clean up avatar, icon, emoji stuff & agent header ui improvement" 2025-08-13 01:05:45 +02:00
marko-kraemer 58ee043cc8 wip 2025-08-12 15:29:54 -07:00
Saumya 3f666bec9d fix auto select agent 2025-08-11 21:26:55 +05:30
Saumya 04beaed123 Cosmetic changes 2025-08-11 20:46:13 +05:30
Saumya 28de020a66 Merge branch 'main' of github.com:escapade-mckv/suna into remove-browser-logs 2025-08-11 09:22:27 +05:30
Saumya 02fc60fb20 remove unnecessary browser logs and revert computer width 2025-08-11 09:19:48 +05:30
marko-kraemer 6796216a4f fix chat input 2025-08-10 17:30:00 -07:00
marko-kraemer 4351a3688f wip 2025-08-09 17:00:16 -07:00
marko-kraemer ffd158760f Merge main into landing-wip - resolved conflicts in README.md, dashboard-content.tsx, pricing-section.tsx, and agent-selector.tsx 2025-08-09 16:12:30 -07:00
Saumya cf9d7685e3 chore: polish ui related stuff 2025-08-09 21:53:13 +05:30
Saumya 8ff25fa3bb make custom agents section in dashboard page 2025-08-09 11:41:47 +05:30
marko-kraemer ff7133270f wip 2025-08-06 11:13:10 -07:00
marko-kraemer 800227f4f9 chat input advanced conf 2025-08-05 21:09:27 -07:00
marko-kraemer 99d4b4eb23 wip 2025-08-05 17:25:23 -07:00
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 d777b5b735 fix: visual improvements 2025-07-27 22:11:40 +02:00
Saumya 34ae50a68b custom suna agent 2025-07-22 21:41:10 +05:30
marko-kraemer 1ef40c47d7 wip 2025-07-10 01:50:04 +02:00