sharath
d4b031d00e
refactor(models): comment out old model configurations
2025-07-16 13:27:56 +00:00
sharath
24acc948b5
fix(models): add grok and kimik2 to free
2025-07-16 13:15:32 +00:00
Cursor Agent
037956f22b
Update model tiers and availability for free and paid users
...
Co-authored-by: markokraemer.mail <markokraemer.mail@gmail.com>
2025-07-16 12:36:51 +00:00
Saumya
a8fdc7805f
merge main into refactor
2025-07-16 10:17:28 +05:30
sharath
13c31d42f6
feat(kimi-k2): add support for Kimi-K2 model with updated token limits and parameters
2025-07-15 13:12:30 +00:00
Saumya
414eb23949
show upcoming run in agent page
2025-07-15 11:18:01 +05:30
Saumya
76eef5081c
chore: refactor backend - 1
2025-07-14 19:47:54 +05:30
Saumya
1b347eb713
chore: refactor backend - 1
2025-07-14 19:47:10 +05:30
Saumya
85e2d5736b
refactor workflows
2025-07-14 18:40:24 +05:30
Saumya
54db0d24fb
Merge branch 'versioning-refactor' into refactor-run-1a
2025-07-14 17:20:07 +05:30
Saumya
01209fc3e8
trigger refactor
2025-07-14 17:19:18 +05:30
Saumya
bdd9ffc1d8
refactor backend code
2025-07-14 16:06:27 +05:30
Saumya
2fabfab882
versioning code refactor
2025-07-13 23:26:24 +05:30
Saumya
9b0571a7dc
versioning setup
2025-07-13 19:59:38 +05:30
Saumya
3fa9fac9f6
fix: agent builder & agents ui
2025-07-12 02:12:23 +05:30
sharath
df871a6eb9
chore(backend): add grok fallbacks
...
- Moved fallback model assignment to a dedicated function in `prepare_params`.
- Removed redundant fallback handling from `make_llm_api_call`.
- Updated model constants to include aliases for `xai/grok-4`.
2025-07-11 15:11:02 +00:00
sharath
d3480100f6
Merge branch 'PRODUCTION'
2025-07-11 13:13:34 +00:00
Sharath
8cbaf3d44a
fix(backend): anthropic overloaded fallback failure ( #929 )
2025-07-11 18:36:15 +05:30
Saumya
547bf72d24
feat: improve integrations ux
2025-07-11 13:47:44 +05:30
Saumya
f80dc13cab
feat: app profile integrations UI
2025-07-11 10:14:59 +05:30
Saumya
3c920ba0aa
Merge branch 'main' into flow-improvement
2025-07-11 09:21:05 +05:30
Saumya
15edfaa959
Merge branch 'main' into PRODUCTION
2025-07-11 09:20:17 +05:30
Saumya
daa0f81275
Merge branch 'main' into flow-improvement
2025-07-11 09:17:03 +05:30
Saumya
84541d9f1d
ui revamp
2025-07-10 20:14:09 +05:30
marko-kraemer
957a2c9cbf
model fallback, add xai grok 4
2025-07-10 12:58:10 +02:00
Saumya
164a647f9e
Merge branch 'main' into fix-versioning
2025-07-10 12:33:08 +05:30
Saumya
4350dc8dfa
feat: agent builder revamp
2025-07-10 12:32:15 +05:30
marko-kraemer
87da181fc5
wip
2025-07-10 07:21:23 +02:00
Saumya
ca0c627766
chore: update agent builder for credential profiles, workflows
2025-07-10 10:22:44 +05:30
Sharath
fcf9a97bd9
chore(backend): increase redis connection pool
2025-07-10 09:58:22 +05:30
marko-kraemer
ef3101fbb7
wip
2025-07-10 04:15:45 +02:00
sharath
42432d7dbe
chore(api): load environment variables using dotenv and remove duplicate load call
2025-07-09 21:12:47 +00:00
sharath
441e729b95
Revert "Merge pull request #901 from tnfssc/perf/remove-dramatiq-worker-rabbitmq"
...
This reverts commit 39898f8ab5
, reversing
changes made to 07f4e088ab
.
2025-07-09 18:15:37 +00:00
Bobbie
012d08e1cd
Merge branch 'kortix-ai:main' into cleanup-main
2025-07-09 23:31:25 +05:30
Saumya
aa06019f7e
fix pipedream app search
2025-07-09 23:27:25 +05:30
sharath
909b51dfbe
feat(api): add health check endpoint for Docker and improve Redis connection handling
2025-07-09 15:27:34 +00:00
Bobbie
6ef200e749
Merge pull request #919 from escapade-mckv/cleanup-main
...
Cleanup main
2025-07-09 19:58:58 +05:30
Saumya
f723977916
chore(dev): fix mcp replacement bug
2025-07-09 19:21:47 +05:30
sharath
a59e8c8c8a
fix(agent): initialize DBConnection within the run_agent function and increase Redis connection settings
2025-07-09 10:44:51 +00:00
Saumya
26a9de5a5d
chore: code cleanup and credential profiles
2025-07-09 15:00:30 +05:30
Saumya
cdbabc6e2f
Merge branch 'main' of github.com:escapade-mckv/suna into cleanup-main
2025-07-09 13:17:19 +05:30
Saumya
3ccb3c5a5a
feat: connect pipedream profiles with marketplace
2025-07-09 11:52:15 +05:30
sharath
f9a66afade
refactor(run.py): replace synchronous langfuse.flush() with asyncio task for improved performance
2025-07-08 19:32:33 +00:00
Saumya
1c17932b87
Merge branch 'main' into pipedram-credentials-profile
2025-07-09 00:59:19 +05:30
marko-kraemer
13e702317e
prompt numbering
2025-07-08 20:46:51 +02:00
Marko Kraemer
e79db18d13
Merge pull request #611 from pepelu0/pepelu/dynamic_time
...
Dynamic time in system prompt
2025-07-08 20:42:16 +02:00
Saumya
dda308dba3
Merge branch 'main' of github.com:escapade-mckv/suna
2025-07-09 00:12:07 +05:30
Saumya
d61e10047b
credential profiles for pipedream
2025-07-09 00:10:58 +05:30
Marko Kraemer
22a45284b3
Merge pull request #914 from KrishavRajSingh/krishav/fix/json_encoding
...
edge case: handle json file
2025-07-08 20:39:48 +02:00
sharath
72fee1dc59
chore(backend): update Dockerfile to include git installation
2025-07-08 17:37:45 +00:00