Commit Graph

1078 Commits

Author SHA1 Message Date
marko-kraemer ea045a4090 fix 2025-08-13 09:04:58 -07:00
Saumya 5b104572b9 conditionally render the custom agents section on dashboard 2025-08-13 16:41:31 +05:30
Saumya 1a5f870ee8 fix: redirect link after installation 2025-08-13 16:33:51 +05:30
Saumya f0c0fdba88 feat: custom sheets agent 2025-08-13 16:24:12 +05:30
Saumya 52db3e7477 Merge branch 'main' of github.com:escapade-mckv/suna into web-dev-agent 2025-08-13 11:08:04 +05:30
marko-kraemer c52bca621c wip 2025-08-12 20:26:18 -07:00
marko-kraemer 55f48657e1 mobile response improve 2025-08-12 20:15:35 -07:00
marko-kraemer 2bfe99cd0c mobile responsive wip 2025-08-12 20:08:17 -07:00
marko-kraemer c0482763c7 computer opener panel 2025-08-12 19:14:01 -07:00
marko-kraemer 410c3f3f19 fix thread content width 2025-08-12 19:11:10 -07:00
marko-kraemer 43ed7de3b7 fix agent header stuff 2025-08-12 18:16:50 -07:00
marko-kraemer c0d64b3bba wip 2025-08-12 16:37:58 -07:00
Marko Kraemer 3342d85580
Merge pull request #1326 from kortix-ai/agent-header-improvement
clean up avatar, icon, emoji stuff & agent header ui improvement
2025-08-13 01:35:31 +02: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 b8be4f8f12 merge 2025-08-12 16:23:02 -07:00
marko-kraemer 7a5ae7de90 fix build 2025-08-12 16:22:04 -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 9e48c2f9d2 wip 2025-08-12 15:58:56 -07:00
marko-kraemer 88a67b4b0c wip 2025-08-12 15:56:25 -07:00
marko-kraemer 0986deaeb7 wip 2025-08-12 15:52:31 -07:00
marko-kraemer 58ee043cc8 wip 2025-08-12 15:29:54 -07:00
marko-kraemer 947075e1b4 fix default tools scroll 2025-08-12 13:40:44 -07:00
Marko Kraemer 69465b8124
Merge pull request #1256 from yeyan1996/fix/agent-builder
fix: add agent_id option to ChatInput onSubmit method
2025-08-12 22:06:58 +02:00
Marko Kraemer 3d9ab9dce5
Merge pull request #1275 from yeyan1996/fix/misc
fix: update step number in agent configuration prompt and add forward…
2025-08-12 22:06:44 +02:00
Saumya 3a252fb301 web dev agent 2025-08-13 00:05:06 +05:30
yeyan1996 d8e43fc6f1 Fix agent card download count check to handle null values 2025-08-11 22:52:15 -07:00
marko-kraemer 06ee5c4b15 fix 2025-08-11 15:04:51 -07:00
marko-kraemer 8b6c3feb6f fix 2025-08-11 14:25:40 -07:00
marko-kraemer 418b721783 mobile 2025-08-11 14:18:47 -07:00
Bobbie 75c85b7f4c
Merge pull request #1316 from escapade-mckv/fix-files-tool-registration
Fix files tool registration
2025-08-12 02:20:18 +05:30
Saumya 2d4d134c25 Merge branch 'main' of github.com:escapade-mckv/suna into fix-files-tool-registration 2025-08-12 02:19:18 +05:30
Vukasin 7ebc708bae Add PDF support to attachment previews and update related logic 2025-08-11 22:48:36 +02:00
Saumya 5f000ae61b fix files tool not being registered 2025-08-12 02:17:50 +05:30
Vukasin 5979c39e44 Update integration icon fetching logic to only retrieve icons when the user is logged in and the relevant UI is active. 2025-08-11 22:30:48 +02:00
Saumya 3f666bec9d fix auto select agent 2025-08-11 21:26:55 +05:30
Saumya 2335892ebb Cosmetic changes 2025-08-11 21:00:58 +05:30
Saumya 1243896712 Cosmetic changes 2025-08-11 20:47:14 +05:30
Saumya 04beaed123 Cosmetic changes 2025-08-11 20:46:13 +05:30
Saumya e894209a19 Merge branch 'main' of github.com:escapade-mckv/suna into agent-image 2025-08-11 20:26:42 +05:30
Saumya b8c42f98e3 profile pic for agents 2025-08-11 20:25:11 +05:30
mykonos-ibiza 0731ffb872 Refactor useAccounts hook to use React Query instead of SWR; remove SWR dependency from package.json and package-lock.json 2025-08-11 19:39:44 +05:30
Saumya 123117e61d feat: agent profile pic images 2025-08-11 19:30:57 +05:30
Saumya 3515c81792 remove the 401 error messages as a whole 2025-08-11 18:53:55 +05:30
Saumya 6909ae7d0e clear local storage on sign out - redact 2025-08-11 18:26:44 +05:30
Saumya 85528463ea clear local storage on sign out 2025-08-11 18:19:36 +05:30
Saumya 70a1fcb276 clear local storage on sign out 2025-08-11 18:18:06 +05:30
Saumya 20080325fd ui bug fixes 2025-08-11 18:03:10 +05:30
Saumya 3c210865dd Merge branch 'main' of github.com:escapade-mckv/suna into bug-fixes-1a 2025-08-11 17:22:01 +05:30
Saumya 4e7b98d1cd bugs and ui fixes 2025-08-11 17:20:27 +05:30
Krishav 80e4126a6b
Merge branch 'kortix-ai:main' into feat/stagehand 2025-08-11 15:01:13 +05:30