Commit Graph

598 Commits

Author SHA1 Message Date
sharath 9795510071
feat(pricing): improve model sorting and add Gemini 2.5 Pro to model selection 2025-06-28 17:18:32 +00:00
sharath 2abbb10c1a
feat(model): add support for Gemini 2.5 Pro with updated pricing and token limits 2025-06-28 16:27:58 +00:00
sharath ca321f7cb2
refactor(pricing): enhance model filtering and update terminology for clarity 2025-06-28 15:09:48 +00:00
Bobbie 8a0a8f37b1
Merge pull request #855 from escapade-mckv/ux-improvements
chore(ui): sync custom agents config with credentials profile
2025-06-28 16:43:46 +05:30
Soumyadas15 80bc4a9982 chore(ui): sync custom agents config with credentials profile 2025-06-28 16:42:29 +05:30
Bobbie 6495dbe8b8
Merge pull request #854 from escapade-mckv/ux-improvements
chore(ui): sync custom agents config with credentials profile
2025-06-28 16:08:37 +05:30
Soumyadas15 333777213e chore(ui): sync custom agents config with credentials profile 2025-06-28 16:07:09 +05:30
user e97175696e feat(pricing): add additional example tasks and toggle functionality for task display on pricing page 2025-06-28 09:35:19 +00:00
sharath b503c701a1
feat(pricing): implement model selection and cost calculation for tasks in pricing page 2025-06-27 19:23:11 +00:00
sharath d74d8d3d6a
feat(billing): update token price multiplier and add new model pricing details 2025-06-27 18:15:20 +00:00
sharath 87908cd526
fix(billing): implement usage logs retrieval and display in frontend with pagination support 2025-06-27 17:01:58 +00:00
sharath 929b329948
hotfix(billing): integrate BillingModal into ChatSettingsDialog, MessageInput, and InputNode components 2025-06-27 15:39:58 +00:00
sharath 4188fae912
hotfix(frontend): typeerrors 2025-06-27 15:32:31 +00:00
sharath 46f42cd7ce
feat(billing): enhance billing UI with new usage logs link and improved button layout 2025-06-27 14:41:45 +00:00
sharath f22433332b
refactor(billing): update billing modal state management in MessageInput and ModelSelector components 2025-06-26 20:40:04 +00:00
sharath 7b10ca6478
Merge branch 'main' into sharath/suna-406-refactor-pricing-system 2025-06-26 20:04:22 +00:00
sharath a77b98cecb
feat(billing): update authentication redirect for subscription and enhance billing modal integration in chat input 2025-06-26 19:09:36 +00:00
sharath e7f02f31bc
feat(billing): introduce token price multiplier and update cost calculations; enhance billing UI with new pricing buttons 2025-06-26 17:33:52 +00:00
Soumyadas15 3ca9aed8de feat: make thread agent agnostic 2025-06-26 22:06:47 +05:30
sharath 79b71db250
feat(billing): implement hardcoded model pricing and enhance cost calculation logic 2025-06-26 15:18:37 +00:00
sharath bec4494084
feat(pricing): add yearly subscription tiers and enhance billing period toggle functionality 2025-06-26 15:00:56 +00:00
sharath 9036e22c4f
Merge branch 'main' into sharath/suna-406-refactor-pricing-system 2025-06-26 12:44:07 +00:00
Soumyadas15 18057a4db6 chore(dev): agent agnostic threads 2025-06-26 16:59:04 +05:30
Soumyadas15 06b0035b51 chore(ui): make agent selector simpler 2025-06-26 14:40:13 +05:30
Soumyadas15 23fa2ba4e8 Merge branch 'main' of https://github.com/escapade-mckv/suna into ux-improvements 2025-06-26 12:05:12 +05:30
sharath 29c9fa78db
refactor(pricing): update pricing section layout and simplify pricing tier logic; add hidden property for conditional display 2025-06-25 22:36:56 +00:00
sharath af869db43f
fix(usage): refactor usage logs to utilize React Query for model pricing and enhance error handling 2025-06-25 21:47:21 +00:00
sharath f2dc615f06
feat(usage): add usage logs page and integrate it into personal account settings 2025-06-25 21:26:02 +00:00
sharath 445e19e00b
feat(pricing): add model pricing page and integrate pricing information into model availability 2025-06-25 20:58:42 +00:00
sharath 39e8ea2f1a
feat(billing): update subscription model 2025-06-25 19:57:28 +00:00
Soumyadas15 65b00e5e2d Merge branch 'main' into ux-improvements 2025-06-25 15:25:56 +05:30
Soumyadas15 4b40f99800 fix(migrations): migrations order and sanity checks fix 2025-06-25 15:22:46 +05:30
Soumyadas15 f61e3a7a3b ui: improved agent selector 2025-06-25 13:46:38 +05:30
user be00efbd70
feat(frontend): implement maintenance notice and banner components with edge configuration integration 2025-06-24 16:40:18 +00:00
Soumyadas15 f6eba802b2 fix: cleanup knowledge base styling 2025-06-24 16:51:33 +05:30
Soumyadas15 cf84463823 feat: add knowledge base, fix flags issue 2025-06-24 16:45:46 +05:30
Soumyadas15 a40f8bf816 feat: introduce knowledge base 2025-06-24 16:00:01 +05:30
Soumyadas15 8a943d9374 fix: redis import fix 2025-06-24 14:34:13 +05:30
sharath 3a49f9591b
docs: enhance contributing and self-hosting documentation
- Added quick setup instructions and detailed setup steps in CONTRIBUTING.md and SELF-HOSTING.md.
- Updated environment variable configurations and added new required services for setup.
- Improved clarity on the setup wizard's functionality and progress saving.
- Revised README files for both backend and frontend to include quick setup instructions and environment configurations.
- Updated model references to the latest version of the Anthropic model across various files.
- Removed deprecated workflow background script.
2025-06-23 16:16:44 +00:00
sharath 951f8784ee
Merge branch 'main' into migrate/poetry-to-uv 2025-06-23 14:38:01 +00:00
Soumyadas15 8a9644fcef fix: workflow text-area input fix 2025-06-23 19:19:50 +05:30
Soumyadas15 29429ab8cf chore(dev): workflows feature-flagged 2025-06-23 17:29:19 +05:30
Soumyadas15 33395f744e chore(dev): workflows feature-flagged 2025-06-23 17:26:06 +05:30
Soumyadas15 4c3aebf4e5 chore(dev): fix issues in custom agent calling 2025-06-23 12:29:21 +05:30
Soumyadas15 2ff3c3cd65 chore(dev): cleanup ux of workflows 2025-06-20 15:24:24 +05:30
Soumyadas15 f0440892ba chore(dev): functional telegram webhook 2025-06-20 13:54:16 +05:30
Soumyadas15 daf2afa2a3 chore(dev): enhance wokflows UI 2025-06-19 16:22:38 +05:30
Soumyadas15 19e9e56df5 Merge branch 'main' into better-credentials 2025-06-18 20:42:29 +05:30
Soumyadas15 ec8bc59392 chore(dev): replace old examples with new ones 2025-06-18 20:41:15 +05:30
Soumyadas15 3d4de289d8 chore(dev): replace old examples with new ones 2025-06-18 20:40:12 +05:30
Soumyadas15 c5752a0a96 chore(dev): credential profiling system 2025-06-18 20:20:50 +05:30
Soumyadas15 2a14bbac6d chore(dev): support for MCP in workflow 2025-06-18 18:44:12 +05:30
Soumyadas15 ce5cb46f81 chore(dev): add scheduling 2025-06-18 14:28:48 +05:30
sharath 34ea675b31
fix(api): implement pagination for message retrieval to handle large datasets 2025-06-18 04:42:32 +00:00
Soumyadas15 d44438a372 chore(ui): fix wokflow tool calls 2025-06-17 18:04:59 +05:30
Soumyadas15 7317ab1e5f chore(dev): setup agent triggers 2025-06-17 13:21:31 +05:30
Soumyadas15 cbfefbc8bd chore(ui): workflow ui improvements 2025-06-17 12:05:16 +05:30
Soumyadas15 79be8a81ec Merge branch 'main' into workflow-1a 2025-06-17 11:28:13 +05:30
Soumyadas15 430740ca74 chore(dev): add tolt referrals 2025-06-16 17:25:28 +05:30
Soumyadas15 d49c9e6766 chore(dev): add tolt referrals 2025-06-16 17:23:36 +05:30
Soumyadas15 63be13e6a6 Merge branch 'main' of https://github.com/escapade-mckv/suna into tolt 2025-06-16 17:23:02 +05:30
kubet a7741991cf
Merge pull request #725 from Berry674/main
fix: resolve blob URL memory leaks in file caching system
2025-06-16 12:05:32 +02:00
Soumyadas15 1cfe9038ce Merge branch 'main' into workflow-1a 2025-06-16 14:52:42 +05:30
Soumyadas15 0e9aaa6789 chore(dev): told referrals 2025-06-16 14:52:29 +05:30
sharath 96f517113b
migrate: switch to uv from poetry 2025-06-15 17:43:21 +00:00
Soumyadas15 e2fc2478cc chore(dev): workflow ui improvement 2025-06-15 16:10:58 +05:30
Soumyadas15 d13d6a55e6 chore(dev): workflow input nodes, xml examples 2025-06-14 18:21:55 +05:30
Soumyadas15 1ef38a3bb4 chore(dev): functional workflows 2025-06-14 12:38:58 +05:30
Vukasin 9c8a83b83e fix: share page file load 2025-06-13 19:51:30 +02:00
Berry12 0e2ac54856 fix: resolve blob URL memory leaks in file caching system 2025-06-13 15:07:25 +03:00
Soumyadas15 2da71cc315 Merge branch 'versioning2' into workflow-1a 2025-06-13 12:36:37 +05:30
Soumyadas15 6a0febe586 feat: workflows frontend 2025-06-12 18:57:27 +05:30
Soumyadas15 d180b143f7 Merge branch 'main' into versioning2 2025-06-12 13:05:40 +05:30
Vukasin 379faadfda fix: filename conversion 2025-06-11 20:21:17 +02:00
Vukasin d7f873a424 fix: mobile responsive text overlap 2025-06-10 21:06:18 +02:00
Soumyadas15 a926534355 Merge branch 'main' of https://github.com/escapade-mckv/suna into versioning2 2025-06-10 14:57:59 +05:30
Soumyadas15 03d887a49e chore(dev): reduce smithery api page size - import fix 2025-06-10 01:00:38 +05:30
Soumyadas15 7ee367e426 chore(dev): reduce smithery api page size 2025-06-10 00:59:02 +05:30
Soumyadas15 599421f3ac chore(dev): reduce smithery api page size 2025-06-10 00:45:53 +05:30
Soumyadas15 875c48743f Merge branch 'PRODUCTION' of https://github.com/kortix-ai/suna 2025-06-10 00:45:18 +05:30
Soumyadas15 f5d24de092 chore(dev): reduce smithery api page size 2025-06-10 00:44:05 +05:30
Soumyadas15 daf4b8909a fix: fix pricing copy 2025-06-09 19:12:54 +05:30
Soumyadas15 312b8f9b6c fix: fix pricing copy 2025-06-09 19:07:10 +05:30
Soumyadas15 7336fcf59f Merge branch 'PRODUCTION' of https://github.com/kortix-ai/suna 2025-06-09 19:06:45 +05:30
Soumyadas15 974540c50b fix: fix pricing copy 2025-06-09 19:06:25 +05:30
Soumyadas15 d603125311 chore(dev): ux refactor for marketplace 2025-06-09 19:03:47 +05:30
Soumyadas15 120b3974b3 Merge branch 'main' into versioning2 2025-06-09 14:23:48 +05:30
Soumyadas15 0abd383c5c feat: credentials management 2025-06-09 11:36:24 +05:30
Soumyadas15 077dab8d8f feat: credentials management 2025-06-09 11:35:17 +05:30
Soumyadas15 4f322089ce chore(ui): fix navbar copy 2025-06-08 16:16:03 +05:30
Soumyadas15 daf3d659f2 chore(ui): fix navbar copy 2025-06-08 16:15:26 +05:30
Soumyadas15 708dac0d86 chore(dev): improve mcp configuration UI 2025-06-08 14:56:04 +05:30
Soumyadas15 40a9cfe419 chore(dev): improve mcp configuration UI 2025-06-08 14:55:01 +05:30
Soumyadas15 d5fb7e1c8d chore(dev): improve ux of credentials manager 2025-06-08 14:01:38 +05:30
Soumyadas15 4ce617364f ui: improve credentials management ui/ux 2025-06-07 13:23:20 +05:30
sharath 7f6eecd1ab
fix(api): access toast on LP 2025-06-07 07:07:55 +00:00
Soumyadas15 317888e33b feat: introduce credentials manager 2025-06-07 11:54:59 +05:30
Soumyadas15 df65ea0a62 fix(ui): display attachments in ask tool 2025-06-06 21:05:06 +05:30
Soumyadas15 d88d8ef630 fix(ui): display attachments in ask tool 2025-06-06 21:01:51 +05:30
Soumyadas15 59465449f8 fix(ui): fix grouping of mesages in ui 2025-06-06 17:53:51 +05:30