sharath
|
f3a2ce8de7
|
fix(run_agent_background): update Redis operation handling to use asyncio tasks
|
2025-06-05 02:00:39 +00:00 |
Sharath
|
27be48ed46
|
fix(prod): change process count
|
2025-06-05 07:23:49 +05:30 |
sharath
|
72759e06c7
|
fix(run_agent_background): optimize Redis operation handling and increase worker processes
|
2025-06-05 01:23:57 +00:00 |
Soumyadas15
|
e371ef7df8
|
hotfix: mailtrap version fix
|
2025-06-03 23:44:08 +05:30 |
Soumyadas15
|
b872061528
|
feat: send welcome email to users
|
2025-06-03 23:04:27 +05:30 |
sharath
|
b26f65203e
|
fix(run_agent_background): add delay for pending Redis operations before completion logging
|
2025-06-02 20:43:07 +00:00 |
sharath
|
c14a2e4cb4
|
fix(thread_manager): reduce maximum message content length from 300k to 200k characters to prevent context overload
|
2025-05-29 15:50:29 +00:00 |
sharath
|
0bfd7ecb3f
|
fix(thread_manager): adjust token count condition to handle default max token value
|
2025-05-29 15:28:53 +00:00 |
sharath
|
16ba4f7c36
|
fix(thread_manager): update message selection query to include only message_id and content
|
2025-05-29 14:20:57 +00:00 |
Sharath
|
16d4237e49
|
Merge pull request #562 from tnfssc/feat/context-compression
|
2025-05-29 19:34:44 +05:30 |
sharath
|
960dd671f2
|
feat(context-compression): add ExpandMessageTool for message expansion and integrate into agent run process
|
2025-05-29 13:47:31 +00:00 |
Vukasin
|
46cd736796
|
feat: add download all button and transcription
|
2025-05-28 21:50:24 +02:00 |
sharath
|
387bad987d
|
chore(fly): remove unused fly configuration
|
2025-05-28 11:17:53 +00:00 |
Sharath
|
2da6b9edef
|
Merge pull request #529 from tnfssc/sharath/suna-141-setup-prod-grade-logging-observability-of-the-full-system
|
2025-05-27 22:35:43 +05:30 |
sharath
|
0014ee69b9
|
Merge branch 'main' into feat/ci-cd
|
2025-05-27 16:22:10 +00:00 |
sharath
|
2d32f3e3eb
|
ci(docker): enhance CI workflow for staging and production deployments, add resource limits in docker-compose.prod.yml
|
2025-05-27 16:21:11 +00:00 |
sharath
|
03c95fa346
|
feat(sentry): enhance Sentry integration with user tracking and error handling improvements
|
2025-05-27 10:04:17 +00:00 |
sharath
|
5c8dfc933d
|
feat(sentry): integrate Sentry SDK for error tracking and update Pillow version
|
2025-05-27 08:26:27 +00:00 |
sharath
|
11da6ad829
|
fix(tools): invalid xml issues and unnecessary validation
|
2025-05-26 20:32:49 +00:00 |
Bobbie
|
621734a2d5
|
Merge pull request #498 from escapade-mckv/minor-fixes
Example section retouch
|
2025-05-26 17:32:03 +05:30 |
Soumyadas15
|
51ea4682e1
|
chore(ui): improved examples section
|
2025-05-26 17:30:18 +05:30 |
LiYuanBr
|
9568b582b8
|
fix: Modify log level from INFO to DEFAULT as Langfuse doesnt support INFO
|
2025-05-26 01:24:40 -03:00 |
Soumyadas15
|
0255ce7988
|
chore(dev): ui fixes
|
2025-05-25 23:48:54 +05:30 |
Soumyadas15
|
a5179cc5fc
|
Merge branch 'main' into minor-fixes
|
2025-05-25 23:39:12 +05:30 |
Vukasin
|
7105dddd22
|
Merge remote-tracking branch 'upstream/main' into feat/fs-rework
|
2025-05-25 19:11:08 +02:00 |
Vukasin
|
c52bdd08ae
|
feat: rework file upload and caching
|
2025-05-25 19:10:40 +02:00 |
sharath
|
6ef5a9b192
|
chore(docker): remove frontend image build step from CI workflow and expose port 8000 in backend Dockerfile
|
2025-05-25 16:58:09 +00:00 |
Soumyadas15
|
0db9c47023
|
Merge branch 'main' into minor-fixes
|
2025-05-25 21:05:09 +05:30 |
Soumyadas15
|
289823b132
|
chore(dev): refactor to react query 1
|
2025-05-25 21:03:50 +05:30 |
sharath
|
9c03856d92
|
chore(docker): add env_file to services and update CORS middleware for staging
|
2025-05-25 10:31:38 +00:00 |
Soumyadas15
|
eae94e0ede
|
chore(dev): fix issues
|
2025-05-25 15:21:20 +05:30 |
sharath
|
39cd63ee67
|
fix(api): update allowed origins for CORS configuration in staging environment
|
2025-05-25 09:42:31 +00:00 |
Soumyadas15
|
fb6c130136
|
chore(dev): fix double escape isue
|
2025-05-25 02:34:07 +05:30 |
sharath
|
7db395dd88
|
refactor(api): enhance trace handling in response processing
|
2025-05-24 12:50:36 +00:00 |
sharath
|
51439eaeab
|
refactor(api): remove thread_manager initialization from API and agent background scripts
|
2025-05-24 12:41:59 +00:00 |
sharath
|
edc1b1c17b
|
Merge branch 'main' into feat/langfuse
|
2025-05-23 17:19:08 +00:00 |
sharath
|
20985f1f81
|
fix(model): update model to improve performance
|
2025-05-23 13:44:29 +00:00 |
sharath
|
2d16fdec6f
|
feat(billing): allow promocodes when purchasing
|
2025-05-23 12:24:02 +00:00 |
marko-kraemer
|
8904918ea7
|
fix requirements
|
2025-05-22 22:19:09 +02:00 |
marko-kraemer
|
f9afb09ffe
|
CLAUDE SONNET 4.
|
2025-05-22 21:18:39 +02:00 |
Vukasin
|
ded0802f82
|
Merge branch 'dat-lequoc-gemini-flash' into feat/improve-model-selector
|
2025-05-22 20:32:15 +02:00 |
Vukasin
|
71e35f0dd6
|
feat: update gemini model
|
2025-05-22 18:16:17 +02:00 |
LE Quoc Dat
|
d32b02cb61
|
fix prompt
|
2025-05-22 13:55:41 +02:00 |
LE Quoc Dat
|
f0656b4370
|
small fix
|
2025-05-22 12:35:27 +02:00 |
LE Quoc Dat
|
f67c65d4ae
|
improve prompt examples
|
2025-05-22 12:35:15 +02:00 |
sharath
|
8255c507a5
|
fix(backend): enhance trace logging levels for error handling and execution status
|
2025-05-22 08:36:58 +00: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 |
LE Quoc Dat
|
3be3bb1178
|
feat: add gemini-flash-2.5 model to billing and constants, update low quality models in selector
|
2025-05-21 20:21:34 +02:00 |
LE Quoc Dat
|
65e6ee0ef8
|
gemini + fix syntax bug in prompts
|
2025-05-21 18:19:46 +02:00 |