Commit Graph

468 Commits

Author SHA1 Message Date
marko-kraemer f9afb09ffe CLAUDE SONNET 4. 2025-05-22 21:18:39 +02:00
Soumyadas15 2ffcc85c83 chore(ui): fix gap in tool view 2025-05-23 00:32:03 +05:30
Marko Kraemer b507c9473b
Merge pull request #447 from escapade-mckv/main
First token stream fix
2025-05-22 20:26:38 +02:00
Soumyadas15 824fd1f964 Merge branch 'main' of https://github.com/escapade-mckv/suna 2025-05-22 22:33:33 +05:30
Soumyadas15 76923c2a50 chore(ui): first token stream fix and many improvements 2025-05-22 22:33:01 +05:30
Vukasin 71e35f0dd6 feat: update gemini model 2025-05-22 18:16:17 +02:00
Vukasin 8747c0fe42 fix: fix refreshing custom models 2025-05-22 18:04:55 +02:00
Vukasin 2d6ec3d59d fix: copy 2025-05-22 17:31:49 +02:00
Vukasin b16a452920 fix: custom modal handeling 2025-05-22 14:55:30 +02:00
Vukasin d7bb27c73a Merge remote-tracking branch 'upstream/main' into feat/improve-model-selector 2025-05-21 23:02:32 +02:00
Vukasin 6fac5a98ad feat: improve model selector and fixes 2025-05-21 22:59:56 +02:00
Soumyadas15 3cf13c1823 chore(ux): alert dialog for free tier on agent run 2025-05-21 01:29:30 +05:30
Rishi 101af8ab6a fix: generate og on edge 2025-05-20 16:29:11 +02:00
marko-kraemer aa4358ca0d feat: add local mode specific maintenance messages 2025-05-20 14:42:41 +02:00
Marko Kraemer 21e3af200e
Merge pull request #392 from dg996/update-frontend-urls
Update frontend urls
2025-05-20 11:54:30 +02:00
Bobbie f33f9bb14e
Merge branch 'main' into feat/ux 2025-05-20 12:35:03 +05:30
Soumyadas15 1befa7c43d chore(ui): tool side panel revamp 2025-05-20 12:28:14 +05:30
Soumyadas15 67604ea95a chore(ui): tool-panel ui revamp 2025-05-19 22:00:33 +05:30
dg996 5bff85830e Update competitor analysis URL 2025-05-19 17:54:56 +02:00
dg996 cd758d6ca4 Update use case URLs to point to GitHub markdown files 2025-05-19 17:52:15 +02:00
Surajdusane a52b7823d8
Merge branch 'main' into bugfix/383-dark-mode-dialog-opacity 2025-05-19 12:17:50 +05:30
Surajdusane 908208898e fix: improve forgot password dialog opacity and remove duplicate close button 2025-05-19 12:04:18 +05:30
Soumyadas15 f89d97568d chore(dev): cleanup useeffect deps 2025-05-19 11:24:02 +05:30
Soumyadas15 6fc03aba04 chore(dev): ux improvements 2025-05-19 11:22:00 +05:30
Soumyadas15 eb37fceacd Merge branch 'main' into feat/ux 2025-05-19 10:49:14 +05:30
Soumyadas15 cea53931f7 chore(dev): second attempt to fix billing checks 2025-05-19 10:43:53 +05:30
Soumyadas15 709b4595cc chore(dev): fix redundant billing checks 2025-05-19 01:44:45 +05:30
Soumyadas15 f05ed37fa0 chore(ui): tool panel refactor 2025-05-18 23:07:00 +05:30
marko-kraemer a77f687a42 refactor(api): streamline sandbox handling
- Removed the `get_or_create_project_sandbox` function from `agent/api.py` and replaced its usage with direct sandbox retrieval logic.
- Updated `start_agent` and `ensure_project_sandbox_active` functions to directly access sandbox information from project data.
- Cleaned up unnecessary comments and improved logging for sandbox operations.
- Adjusted frontend form submission to ensure consistent handling of FormData and improved error handling.
2025-05-18 03:23:46 +02:00
sharath ff48576291
:Merge branch 'main' into pr/ravisojitra/301 2025-05-17 21:11:53 +00:00
Marko Kraemer fab1b090fb
Merge pull request #345 from escapade-mckv/feat/ux
chore(ui): improvements in model selector
2025-05-17 14:58:15 +02:00
Rishi 0658f3f4d8 remove url tag 2025-05-17 10:21:18 +02:00
Rishi 2227b2bc5c fix: z-index issue on share pages preventing clicks on header, also add canonical 2025-05-17 10:19:30 +02:00
Soumyadas15 c83e72288b chore(ui): improvements in model selector 2025-05-17 10:44:09 +05:30
Marko Kraemer 3971811119
Merge pull request #321 from escapade-mckv/s3-images
Store images to Supabase s3 bucked instead of DB
2025-05-16 18:12:16 +02:00
Marko Kraemer 36b2513ecd
Merge pull request #327 from escapade-mckv/frontend-refactor
chore(dev): frontend refactor - started with thread page
2025-05-16 16:03:47 +02:00
Marko Kraemer 96cb066b42
Merge pull request #336 from escapade-mckv/feat/ux
Product/UX: Sidebar improvements, model selector, getting list of models from backend
2025-05-16 15:49:51 +02:00
sharath 35de7f1b40
fix(stream): redis latency issue mitigated 2025-05-15 23:28:28 +00:00
Soumyadas15 74f7c494fc chore(ux): model selector, updated sidebar 2025-05-16 01:52:07 +05:30
Soumyadas15 60b12a75d1 Merge branch 'sidebar' into feat/ux 2025-05-15 23:56:00 +05:30
Soumyadas15 471df9a4c8 chore(ux): added multiple select and delete functionality 2025-05-15 16:56:36 +05:30
Soumyadas15 3e030d4c18 chore(dev): frontend refactor - started with thread page 2025-05-15 12:04:53 +05:30
Vukasin 0b8fbdff61 fix: try load files if there is no token 2025-05-14 22:07:21 +02:00
Soumyadas15 e95118f26e chore(dev): upload images to s3 - draft 2025-05-14 16:07:15 +05:30
Soumyadas15 a1b60e2c8f chore(dev): upload images to s3 2025-05-14 10:58:11 +05:30
Marko Kraemer cae19692e1
Merge pull request #270 from rishimohan/conversation-share-page-seo-and-og-improvements
feat: add SSR SEO meta and dynamic OG public agent replay pages
2025-05-13 23:37:12 +02:00
Vukasin 833c9fd046 feat: fix download and other issues 2025-05-13 23:31:11 +02:00
Vukasin 69cd04e3b8 fix: removed leftover import 2025-05-13 18:14:45 +02:00
Vukasin 7c3a36d60a Merge remote-tracking branch 'upstream/main' into feat/attachment-rework 2025-05-13 18:10:46 +02:00
Marko Kraemer aaadab5140
Merge pull request #265 from assert6/patch-1
Fixed: A require() style import is forbidden. @typescript-eslint/no-require-imports
2025-05-12 23:17:07 +02:00
Vukasin 6caa0e3adf fix: normalize path 2025-05-12 22:09:14 +02:00
Rishi 3db461b2b7 update: cta text 2025-05-12 21:01:07 +02:00
Rishi 47e3f1ff24 update: use fallback og image for local 2025-05-12 15:47:12 +02:00
Rishi 3a6e157db7 feat: add SSR SEO meta and dynamic OG public agent replay pages 2025-05-12 14:50:23 +02:00
张城铭 499bf07540
Update ThreadContent.tsx 2025-05-12 14:58:37 +08:00
张城铭 d5e172e1c3
Update ThreadContent.tsx 2025-05-12 14:56:33 +08:00
marko-kraemer 5617f5e06d ensure sandbox active 2025-05-11 17:35:09 +02:00
Vukasin 11ea1e63ee Merge remote-tracking branch 'upstream/main' into feat/attachment-rework 2025-05-11 17:18:07 +02:00
Vukasin c52810704a fix: file attachments 2025-05-11 16:42:30 +02:00
marko-kraemer fe5ae19a89 web search first, over scrape 2025-05-10 08:22:11 +02:00
marko-kraemer 8847515d1c session shell tool, save web search as file, change prompt to process scrapes via cli 2025-05-10 05:46:48 +02:00
marko-kraemer c6d13b5187 run, thread_run, response processor, raise errs properly 2025-05-10 03:58:57 +02:00
marko-kraemer 45ad00089a wip 2025-05-09 06:06:51 +02:00
marko-kraemer 4c8bd7b47a error msg toast on stream 2025-05-09 04:01:26 +02:00
Vukasin 4956fe2dbb wip: file caching 2025-05-08 23:47:28 +02:00
Vukasin 66d44763cb wip: rework attachments 2025-05-07 22:55:03 +02:00
marko-kraemer 064f635315 deepseek 2025-05-07 16:01:32 +02:00
marko-kraemer 9d6683aeaf qwen as main 2025-05-07 06:02:32 +02:00
marko-kraemer 3429b0b4b4 gemini flash as free model 2025-05-07 05:43:32 +02:00
marko-kraemer 6bffd6d2c4 load thread page no-side-panel skeleton fix 2025-05-07 03:23:23 +02:00
marko-kraemer 9a5bcd00a7 change to deepseek 2025-05-07 02:12:48 +02:00
marko-kraemer 7ff15d8dc7 make non-anthropic model work with response example, fe padding bottom increase cuz of new chat input 2025-05-07 01:56:52 +02:00
Soumyadas15 5c73236330 chore(ui): auto select default model based on subscription status 2025-05-07 01:51:26 +05:30
Soumyadas15 1d106426de chore(ui): model selector, paywall, switch to qwen 235B 2025-05-07 01:44:50 +05:30
Vukasin 21725d087f Merge remote-tracking branch 'upstream/main' into feat/rework-thread-content-and-attachment-display-improvements 2025-05-06 19:15:38 +02:00
Vukasin fea771b0f2 feat: rework thread content and improvements 2025-05-06 19:15:22 +02:00
Soumyadas15 0ec8235d5c chore(ui): update input box 2025-05-06 11:29:31 +05:30
Soumyadas15 d6de70878a chore(dev): react-query setup, ui redesign - iteration 1 2025-05-05 21:15:16 +05:30
Soumyadas15 b88433c328 Merge branch 'main' of https://github.com/escapade-mckv/suna into feat/ui 2025-05-05 21:12:56 +05:30
Marko Kraemer cb02fa149d
Merge pull request #221 from kubet/feat/init-share-modal
Feat/init share modal
2025-05-05 08:20:16 -07:00
Soumyadas15 9c1919f579 chore(dev): react-query setup, ui redesign - iteration 1 2025-05-05 20:38:59 +05:30
Soumyadas15 d2bbd1bd27 Merge branch 'main' of https://github.com/escapade-mckv/suna into feat/ui 2025-05-05 15:00:12 +05:30
Soumyadas15 be9f13d5ca chore(dev): code cleanup + rect query setup + model selector 2025-05-05 14:57:36 +05:30
Marko Kraemer 2859e4bdcd
Merge pull request #144 from korjavin/model
Implementation of choosing between OPENAI/Antropic models by setting MODEL_TO_USE
2025-05-04 17:47:47 -07:00
Vukasin 6a464d4454 Merge remote-tracking branch 'upstream/main' into feat/init-share-modal 2025-05-04 15:55:58 +02:00
Vukasin 6eb889e50a fix: get back removed fn 2025-05-04 15:52:19 +02:00
Vukasin 8b6d9c0903 fix: policy and share page api error 2025-05-04 15:49:26 +02:00
Gauchosr d826d2a18e Add thread deletion with confirmation dialog and improved UI interaction 2025-05-03 23:16:16 +02:00
Vukasin 655840de14 feat: init share modal 2025-05-03 23:03:16 +02:00
Korzhavin Ivan 68fafdd385 Refactor agent and tool configurations to support new model names and parameters
- Adjusted max_tokens logic based on model type, including new conditions for "gpt-4".
- Enhanced MessageTool to include detailed documentation and examples for user interactions.
- Improved ThreadManager to handle new tool choices and reasoning efforts.
- Updated LLM service to incorporate enable_thinking and reasoning_effort parameters.
- Modified chat input component to dynamically manage model selection and thinking options.
2025-05-03 14:17:46 +02:00
marko-kraemer 79ead85912 fix 2025-05-02 22:53:30 +02:00
LE Quoc Dat a8078b2e0d fix_upload 2025-04-27 22:08:06 +01:00
LE Quoc Dat 3e98233e35 Define default model ID and update model options handling in ChatInput component 2025-04-27 21:04:27 +01:00
marko-kraemer 6623e87ea9 fix login redirect 2025-04-27 04:48:09 +01:00
marko-kraemer b3666e8aad update prod configs 2025-04-27 04:15:55 +01:00
marko-kraemer b7b7eeb705 serious wip 2025-04-27 03:44:58 +01:00
marko-kraemer a7d38c0096 serious wip 2025-04-27 03:20:49 +01:00
marko-kraemer 23574e37cf python billing 2025-04-27 00:47:31 +01:00
marko-kraemer 09c4099ca5 temp wip, downgrade & upgrade w. credit not implemented 2025-04-26 20:54:41 +01:00
marko-kraemer 28da425ce8 wip 2025-04-26 18:56:52 +01:00
marko-kraemer 865b2f3633 wip 2025-04-26 18:51:25 +01:00
marko-kraemer b3f1398c3d wip 2025-04-26 16:55:57 +01:00
marko-kraemer d6706ead43 wip 2025-04-26 16:37:03 +01:00
marko-kraemer 032f095bad docker updates 2025-04-26 01:09:16 +01:00
Marko Kraemer 0690663917
Merge pull request #116 from korjavin/main
Dockerfiles for backend/frontend + github actions + docker-compose
2025-04-25 16:55:33 -07:00
marko-kraemer 7555086134 pdf renderer dependency 2025-04-26 00:51:25 +01:00
Marko Kraemer 844712348d
Merge branch 'main' into security-vulnerability-fix 2025-04-25 16:38:01 -07:00
Marko Kraemer 41d6227e2f
Merge pull request #132 from Shaan2522/main
Added a top padding on Home page for specific div
2025-04-25 16:35:02 -07:00
marko-kraemer f8d85eb706 api health check & maintenance page make work, show BillingErrors properly 2025-04-26 00:13:33 +01:00
marko-kraemer 6f5c79b24c api health check & maintenance page 2025-04-25 23:57:01 +01:00
marko-kraemer 8425f9e33f wip 2025-04-25 23:26:53 +01:00
marko-kraemer f48439eade rem summary from web search
wip
2025-04-25 23:14:35 +01:00
Korzhavin Ivan 26f13f1332 Add build step to Dockerfile for frontend application 2025-04-25 23:34:26 +02:00
Korzhavin Ivan 00539ffcf4 Update README and Docker configurations to streamline Redis setup with Docker Compose 2025-04-25 23:34:26 +02:00
Korzhavin Ivan a1c0d5f5da Update Docker configurations for backend and frontend services to include ENV_MODE variable 2025-04-25 23:33:03 +02:00
marko-kraemer 0a97b43beb lil faster 2025-04-25 22:05:24 +01:00
marko-kraemer 958df5496f tmux prompt eng for non-blocking sess 2025-04-25 19:18:25 +01:00
Adam Cohen Hillel 4b46c44893
Merge pull request #93 from kortix-ai/add-all-included-docker-for-self-hosting
[WIP] Making local dev easier
2025-04-25 18:40:32 +01:00
marko-kraemer 427161d892 fix files tool, intro web crawl tool again, web user takeover tool, url formatting in frontend 2025-04-25 14:35:45 +01:00
Shantanu Wani abcb153df6 border top padding 2025-04-25 19:01:11 +05:30
Shantanu Wani 045cda9b33 updated border padding open-source-section 2025-04-25 18:46:30 +05:30
Dat LQ. a69f40efc2
Merge pull request #111 from kortix-ai/fix_streaming
fix stream issue
2025-04-24 22:15:21 +01:00
LE Quoc Dat 290fa6a8d3 fix vercel 2025-04-24 22:08:14 +01:00
marko-kraemer 653e98475d agents query 2025-04-24 18:43:05 +01:00
Marko Kraemer 68947f74fe
Merge branch 'main' into security-vulnerability-fix 2025-04-24 09:32:22 -07:00
marko-kraemer 63f2d8e5ec rem maintenance popup, auth redirect on dashboard, free tier intro again temp 2025-04-24 17:31:19 +01:00
Adam Cohen Hillel d181786438 oof slmost there 2025-04-24 17:12:10 +01:00
Adam Cohen Hillel b77243d69d do it 2025-04-24 17:04:04 +01:00
LE Quoc Dat 98c494807b fix stream issue 2025-04-24 15:53:10 +01:00
LE Quoc Dat d7b95b24a7 fix empty uuid 2025-04-24 13:36:56 +01:00
LE Quoc Dat 034ea37745 add models, better logs 2025-04-24 12:46:22 +01:00
Ajibola Lawal ebd5760166 Fix security vulnerability in pdfjs-dist by upgrading to secure version 2025-04-24 12:16:49 +01:00
marko-kraemer d663de4c51 closeable false 2025-04-24 06:03:24 +01:00
marko-kraemer 7e72fa4f3f config, alerts 2025-04-24 05:30:08 +01:00
LE Quoc Dat 7ff3ed9193 populate models properly 2025-04-24 01:42:19 +01:00
marko-kraemer e985cbdc2b wip 2025-04-23 19:46:22 +01:00
Adam Cohen Hillel c6b9c7c427 remove free tier for now 2025-04-23 19:28:31 +01:00
marko-kraemer a352d35efa add temporary frontend DB messages poll as hotfix to fix stream 2025-04-23 16:33:57 +01:00
marko-kraemer 5a002001cc wip 2025-04-23 09:20:10 +01:00
marko-kraemer 472446c902 wip 2025-04-23 05:57:41 +01:00
marko-kraemer 25086ffa26 merge 2025-04-23 05:45:43 +01:00
LE Quoc Dat 447dfd982b fix x2 attachments 2025-04-23 05:43:07 +01:00
LE Quoc Dat 5ea73cbc17 Add canvas dependency to package.json and update package-lock.json 2025-04-23 05:43:07 +01:00
marko-kraemer 82c1f93fc9 wip 2025-04-23 05:42:38 +01:00
marko-kraemer 6829fef699 wip 2025-04-23 05:20:05 +01:00
marko-kraemer 5a0e9f8a38 wip 2025-04-23 05:14:43 +01:00
marko-kraemer 0702c00cb8 temp comment out use cases 2025-04-23 03:03:56 +01:00
marko-kraemer 388dd9e503 wip 2025-04-23 01:43:56 +01:00
marko-kraemer 91f944f401 add modal 2025-04-23 01:29:45 +01:00
marko-kraemer f135deeaac wip 2025-04-23 01:25:44 +01:00
Adam Cohen Hillel ceea41208c fix 2025-04-22 20:55:12 +01:00
marko-kraemer 136c1bf88c fix 2025-04-22 20:12:54 +01:00
Adam Cohen Hillel 7c00558956 fix show billing if ran out 2025-04-22 19:49:35 +01:00
marko-kraemer ff80a88b52 make btn work 2025-04-22 19:33:06 +01:00
Adam Cohen Hillel f99625251e heto X 2025-04-22 17:43:26 +01:00
marko-kraemer 3e327fa2d6 content 2025-04-22 17:30:35 +01:00
marko-kraemer 1e1c740b85 update examples & content 2025-04-22 17:17:57 +01:00
Adam Cohen Hillel bfbfbfb823 fix frontend time calculation 2025-04-22 17:15:29 +01:00
marko-kraemer 5afeacfc45 wip 2025-04-21 19:07:41 +01:00
marko-kraemer 687e1d2fa9 wip 2025-04-21 18:30:49 +01:00
marko-kraemer 8bdd72e693 wip 2025-04-21 18:27:12 +01:00
marko-kraemer a0d1bfd785 wip 2025-04-21 18:25:54 +01:00
marko-kraemer 6633dd4bcb wip 2025-04-21 18:25:25 +01:00
marko-kraemer 276c740e57 wip 2025-04-21 18:16:29 +01:00
Adam Cohen Hillel 6a048e94b5 fix 2025-04-21 18:06:11 +01:00
Adam Cohen Hillel 8751a1a716 billing popup 2025-04-21 16:36:40 +01:00
Adam Cohen Hillel 838070519a fix subscription functions 2025-04-21 16:17:30 +01:00
marko-kraemer b525c56c26 mobile responsive v1 2025-04-21 15:59:20 +01:00
marko-kraemer 6e5af01120 port & other 2025-04-21 15:43:29 +01:00
marko-kraemer 2a59bd4baf port & other 2025-04-21 15:38:27 +01:00
marko-kraemer 2b8c3a9ffb mobile wip 2025-04-21 15:21:47 +01:00
marko-kraemer f0bc3e9ad4 expose tool view 2025-04-21 15:21:47 +01:00
Adam Cohen Hillel 2c81cbf094 fix api ts 2025-04-21 15:14:22 +01:00
marko-kraemer 7ce3d6f9cb add port exposing 2025-04-21 15:02:33 +01:00
marko-kraemer f2493f7aea v1 user msg 2025-04-21 15:02:33 +01:00
marko-kraemer 3d885142ba wip 2025-04-21 15:02:33 +01:00
Adam Cohen Hillel bd0db22966 public project and file browsing 2025-04-21 14:58:58 +01:00
Adam Cohen Hillel 24d95d278c billing stuff 2025-04-21 14:26:23 +01:00
marko-kraemer f3c854c5a3 wip 2025-04-21 13:59:32 +01:00
marko-kraemer 6f90c67bda memoized iframe 2025-04-21 13:52:06 +01:00
marko-kraemer b7105e71d3 hide attachments, non-blocking shell exec 2025-04-21 13:41:01 +01:00
marko-kraemer b71762bafd fix daytona sandbox url 2025-04-21 13:00:31 +01:00
marko-kraemer ddc4887627 wip 2025-04-21 12:51:56 +01:00
marko-kraemer 4bfadc4360 rem /dashboard from routes 2025-04-21 05:49:18 +01:00
marko-kraemer a873e3467c wip 2025-04-21 05:47:05 +01:00
marko-kraemer 08110738d6 tool views 2025-04-21 04:30:17 +01:00
marko-kraemer b9996540b6 wip 2025-04-21 01:37:25 +01:00
marko-kraemer 7e3fac71e5 wip 2025-04-21 01:32:10 +01:00
marko-kraemer aa93cd2d74 wip 2025-04-21 01:29:21 +01:00
marko-kraemer d5c59b1acb tool vie wip 2025-04-21 01:06:14 +01:00
Adam Cohen Hillel 580e21ce7a uninstall react-data-grid 2025-04-21 00:44:29 +01:00
Adam Cohen Hillel d442352182 comment out for build 2025-04-21 00:42:47 +01:00
marko-kraemer 14dc784f55 rem message cache, csv render v1 component 2025-04-20 23:11:01 +01:00
marko-kraemer 9cc6c44a8a wip 2025-04-20 22:22:43 +01:00
Adam Cohen Hillel dec325b9d0 fixy2 2025-04-20 18:45:46 +01:00
Adam Cohen Hillel 7a0417a0b7 fixy 2025-04-20 18:43:24 +01:00
Adam Cohen Hillel 51c99f37a1
Merge branch 'main' into public-replay 2025-04-20 18:35:31 +01:00
marko-kraemer 6eb43b15da frontendos 2025-04-20 18:32:23 +01:00
Adam Cohen Hillel 8b3ac9c13b fix browser blank page 2025-04-20 18:24:41 +01:00
Adam Cohen Hillel bb05dcd600 fucking legend 2025-04-20 18:24:41 +01:00