Saumya
3fa9fac9f6
fix: agent builder & agents ui
2025-07-12 02:12:23 +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
4350dc8dfa
feat: agent builder revamp
2025-07-10 12:32:15 +05:30
Saumya
ca0c627766
chore: update agent builder for credential profiles, workflows
2025-07-10 10:22:44 +05:30
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
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
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
113c0b6ab7
Merge branch 'main' into perf/remove-dramatiq-worker-rabbitmq
2025-07-08 22:41:44 +05:30
Krishav Raj Singh
30e22f04ad
edge case: handle json file
2025-07-08 22:30:47 +05:30
marko-kraemer
390ebda206
show new task fe
2025-07-08 18:54:28 +02:00
sharath
9fa595c772
chore(dependencies): update resumable-stream dependency to version 0.1.1 and refactor stream context management in agent module
2025-07-08 15:03:37 +00:00
Saumya
c119b1dc5d
Merge branch 'main' into pipedream-mcp
2025-07-08 18:50:06 +05:30
Saumya
d4840c5946
pipedream integration for MCPs
2025-07-08 18:48:49 +05:30
Saumya
e58cadea00
cleanup db
2025-07-08 10:21:17 +05:30
Saumya
4eabca8dae
chore: add triggers to workflows
2025-07-08 09:27:32 +05:30
marko-kraemer
03298b9616
improve pricing copy
2025-07-08 04:22:29 +02:00
sharath
3bb7219bef
refactor(agent): remove worker_health script and migrate run_agent_background functionality to run_agent module
2025-07-07 20:27:45 +00:00
sharath
619fe78969
Merge branch 'main' into perf/remove-dramatiq-worker-rabbitmq
2025-07-07 20:02:34 +00:00
sharath
d300fa4171
feat(streaming): implement StreamBroadcaster for handling multiple consumers and add metadata field to agent_runs table
2025-07-07 19:53:08 +00:00
Saumya
71c24d70de
chore(dev): conditional workflow steps
2025-07-08 01:01:12 +05:30
marko-kraemer
bcc62bb647
fix port expose not working
2025-07-07 20:45:16 +02:00
Saumya
bfae283be1
Merge branch 'main' of github.com:escapade-mckv/suna into new-workflows
2025-07-07 20:11:51 +05:30
Saumya
5a2012791c
conditional workflows
2025-07-07 20:08:47 +05:30
Saumya
cce91dfbaa
feat: simpler workflows
2025-07-07 16:54:16 +05:30
marko-kraemer
75dc15f936
fix
2025-07-07 03:50:42 +02:00
marko-kraemer
945ff8820c
wip
2025-07-07 03:30:25 +02:00
marko-kraemer
587dfccd78
lint
2025-07-07 00:32:25 +02:00
marko-kraemer
b0ab413866
fix: optimize blocking command execution with marker-based completion detection
...
- Use unique completion markers instead of unreliable prompt detection
- Reduce polling from 2s to 0.5s intervals for faster response
- Fix SessionExecuteRequest import path
- Commands now return immediately upon completion vs waiting full timeout
2025-07-06 20:07:26 +02:00
marko-kraemer
fdc4351609
wip
2025-07-06 18:42:39 +02:00
marko-kraemer
f779c9f704
wip
2025-07-06 17:36:44 +02:00
marko-kraemer
dc5496ae94
wip
2025-07-06 16:40:27 +02:00
marko-kraemer
4bbc03f674
wip
2025-07-06 06:40:44 +02:00
Saumya
81c4693c87
Merge branch 'main' into new-workflows
2025-07-06 09:42:44 +05:30
sharath
fbb6838ce6
Merge branch 'main' into perf/remove-dramatiq-worker-rabbitmq
2025-07-05 18:57:04 +00:00
Saumya
22d575db52
chore: revamp workflows
2025-07-06 00:10:50 +05:30
Marko Kraemer
dba4e6e739
Merge pull request #899 from kortix-ai/cleanup-improvements
...
improvements
2025-07-05 20:14:58 +02:00