Commit Graph

1450 Commits

Author SHA1 Message Date
Soumyadas15 8ac2b9ba11 chore(dev): add new agent scheduling setup to setup.py 2025-07-03 10:17:57 +05:30
Soumyadas15 028f33ae34 Merge branch 'main' into agent-knowledge-base 2025-07-03 09:49:57 +05:30
Bobbie 20dbf95725
Merge pull request #874 from escapade-mckv/fix-tool-views-sharepage
fix: fix tool call views in share page
2025-07-03 09:43:45 +05:30
Soumyadas15 0c66b05706 fix: fix tool call views in share page 2025-07-03 09:41:47 +05:30
Soumyadas15 87dd9d667a add credential profile direcly on install or setup dialog 2025-07-03 09:29:49 +05:30
Soumyadas15 58033075b4 configure agent schedules 2025-07-03 09:12:09 +05:30
Soumyadas15 ff47404a89 feat: agent schedules 2025-07-01 13:35:55 +05:30
Soumyadas15 debbb1246f feat: one-click trigger setup 2025-06-30 23:33:46 +05:30
sharath 4ef84453d9
fix(health): increase health check timeout from 10 to 20 seconds 2025-06-30 17:56:01 +00:00
sharath 7653f8b586
fix(worker_health): increase timeout duration for health check from 5 to 20 seconds 2025-06-30 17:52:02 +00:00
sharath 9871841baa
chore(Dockerfile): add curl installation to backend Dockerfile 2025-06-30 17:41:32 +00:00
sharath bcdffebcdf
fix(billing): update cutoff date for usage logs to June 30, 2025 2025-06-30 13:20:24 +00:00
Marko Kraemer 22e1169e14
Merge pull request #860 from KrishavRajSingh/krishav/enhanced_see_image
Handle URL in see_image tool
2025-06-30 14:56:59 +02:00
Soumyadas15 658fa7d771 chore(dev): agent triggers 2025-06-30 16:27:34 +05:30
Krishav Raj Singh 577872974c Handle URL in see_image tool 2025-06-29 22:44:07 +05:30
sharath 4b99c23c18
feat(constants): update model access tiers and aliases to include new versions of OpenAI and Anthropic models 2025-06-28 19:33:52 +00:00
sharath 0d21ed2cbe
feat(health): add health check functionality and update Redis image version 2025-06-28 19:33:42 +00:00
sharath 77f583ca5f
Merge branch 'feat/redis-conn-pool' 2025-06-28 19:13:39 +00:00
sharath d7491ba93a
fix(billing): adjust button layout and icon alignment for better UI consistency 2025-06-28 17:35:05 +00:00
sharath 32da251904
fix(billing): add whitespace-nowrap class to button for improved layout 2025-06-28 17:28:10 +00:00
sharath 938eb043c2
fix(billing): update cutoff date for usage logs to June 28, 2025 2025-06-28 17:25:48 +00:00
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 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