Commit Graph

1101 Commits

Author SHA1 Message Date
Frank An 28dfd7881a
chore: delete unused code 2025-08-18 19:39:58 +08:00
Frank An 4436a8dd0c
fix(auth): remove custom emailRedirectTo for self-hosted compatibility
Remove custom emailRedirectTo from signup flow to fix redirect issues in self-hosted deployments. This allows Supabase to handle email confirmation using the default SITE_URL, avoiding IP resolution problems in containerized environments.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-18 19:36:36 +08:00
Vukasin ffe3431d59 fix: update image extraction logic to handle toolResult properties correctly 2025-08-15 12:11:33 +02:00
Vukasin 4bce579f1e Merge remote-tracking branch 'upstream/main' into feat/event-driven-triggers-wip 2025-08-15 12:02:03 +02:00
Vukasin aee17825f8 refactor: streamline trigger configuration by removing redundant input fields 2025-08-15 11:54:32 +02:00
Vukasin f50deeb3c0 feat: add event trigger configuration form and validation logic 2025-08-15 11:38:27 +02:00
Vukasin 1805dd8178 feat: implement event-based trigger management and UI enhancements 2025-08-15 10:22:37 +02:00
Saumya 5339f51206 modify dockerfile for web dev agent 2025-08-15 10:42:34 +05:30
Saumya 9cf8e36583 chore: presentation tool 2025-08-15 09:04:45 +05:30
Saumya 9ebd7584e5 chore: presentation tool 2025-08-15 09:04:39 +05:30
marko-kraemer a4519f81ce image edit-gen tool-view 2025-08-14 18:19:01 -07:00
marko-kraemer 7cbf8d961e standardise tool select component, fix sb image edit&gen tool 2025-08-14 18:01:24 -07:00
marko-kraemer dffec855b4 mv integrations 2025-08-14 16:17:47 -07:00
marko-kraemer c9fc3c72fd empty state, integrations page width 2025-08-14 16:05:24 -07:00
marko-kraemer 10c1a42783 auto load builder 2025-08-14 15:16:19 -07:00
Saumya 197e1a6e53 presentation tool 2025-08-14 23:53:12 +05:30
Saumya fe262f3750 Merge branch 'main' into presentation-tool 2025-08-14 08:57:30 +05:30
Vukasin e81254521e wip: event trigger init ui 2025-08-13 23:19:37 +02:00
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
Vukasin ffd4232f9b feat: init event based triggers 2025-08-12 23:04:21 +02: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