Commit Graph

1581 Commits

Author SHA1 Message Date
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 cc49daf9e3
feat(redis): implement connection pool for Redis client initialization and closure 2025-06-27 21:33:46 +00:00
Sharath 720e31ad78
Merge pull request #850 from tnfssc/chore/model-pricing 2025-06-28 00:53:46 +05:30
sharath b503c701a1
feat(pricing): implement model selection and cost calculation for tasks in pricing page 2025-06-27 19:23:11 +00:00
Sharath 6a658b5a48
Merge pull request #849 from tnfssc/chore/model-pricing 2025-06-27 23:45:56 +05:30
sharath d74d8d3d6a
feat(billing): update token price multiplier and add new model pricing details 2025-06-27 18:15:20 +00:00
Sharath a7305ed199
Merge pull request #848 from tnfssc/fix/usage-logs 2025-06-27 22:32:25 +05:30
sharath 87908cd526
fix(billing): implement usage logs retrieval and display in frontend with pagination support 2025-06-27 17:01:58 +00:00
sharath 235aec6d1e
fix(billing): correct cutoff date for monthly usage calculations to June 27, 2025 2025-06-27 15:45:49 +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 ddebe23beb
Merge pull request #839 from tnfssc/sharath/suna-406-refactor-pricing-system 2025-06-27 20:58:21 +05:30
sharath ea14c40481
fix(billing): update cutoff date for monthly usage calculations to June 28, 2025 2025-06-27 15:27:24 +00:00
sharath 3fe6a6de61
refactor(llm): streamline cache control application for message content 2025-06-27 15:24:02 +00:00
sharath e98ab052f9
chore(api, billing, llm): update worker count, refine billing tier names, and adjust logging in LLM API calls 2025-06-27 15:12:58 +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 4bee1ab635
feat(billing): implement fixed cutoff date for monthly usage calculations to ignore token counts before June 27, 2025 2025-06-26 19:49:47 +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
Bobbie 136e94dca5
Merge pull request #844 from escapade-mckv/agent-agnostic-thread
Agent agnostic thread
2025-06-26 22:29:27 +05:30
Soumyadas15 b5f488991b Merge branch 'main' into agent-agnostic-thread 2025-06-26 22:26:31 +05:30
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 5df3835baf
Merge pull request #836 from KrishavRajSingh/fix/optional_anthropic_key 2025-06-26 18:22:50 +05:30
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 e589d0eb93
Merge pull request #840 from tnfssc/feat/better-pricing-layout 2025-06-26 04:13:49 +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
user 4d4faca12a feat(usage): add monthly usage script for user activity tracking 2025-06-25 14:12:01 +00:00
Krishav Raj Singh 064999cfc6 made ANTHROPIC API KEY optional like others 2025-06-25 17:58:09 +05:30
Soumyadas15 65b00e5e2d Merge branch 'main' into ux-improvements 2025-06-25 15:25:56 +05:30
Bobbie 201af90a1f
Merge pull request #834 from escapade-mckv/fix-migrations
fix(migrations): migrations order and sanity checks fix
2025-06-25 15:25:08 +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
Sharath d58c5e2cf1
Merge pull request #829 from tnfssc/sharath/suna-424-installation-failed 2025-06-24 22:37:43 +05:30
sharath 5517518045
chore(docker): specify platform for api and worker services in docker-compose 2025-06-24 17:06:59 +00:00
Sharath 15bf5bf10d
Merge pull request #742 from dowithless/patch-1 2025-06-24 22:24:57 +05:30
user be00efbd70
feat(frontend): implement maintenance notice and banner components with edge configuration integration 2025-06-24 16:40:18 +00:00