Sharath
39898f8ab5
Merge pull request #901 from tnfssc/perf/remove-dramatiq-worker-rabbitmq
2025-07-08 23:05:53 +05:30
Sharath
113c0b6ab7
Merge branch 'main' into perf/remove-dramatiq-worker-rabbitmq
2025-07-08 22:41:44 +05:30
Sharath
07f4e088ab
Merge pull request #915 from tnfssc/chore/rm-sentry-fast-builds
2025-07-08 22:40:17 +05:30
sharath
78ebe1e21f
chore(frontend): remove Sentry integration and related configurations
2025-07-08 17:05:32 +00:00
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
Marko Kraemer
89be017dea
Merge pull request #912 from theshyPika/patch-1
...
Update start.py
2025-07-08 18:45:45 +02:00
Richard
ba8517cffb
Update start.py
...
fix: correct manual startup commands in start.py to use uv
Replace incorrect `python run` commands with proper `uv run` syntax
2025-07-08 23:36:51 +08: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
18eb26a423
Merge branch 'main' of github.com:escapade-mckv/suna
2025-07-08 18:49:52 +05:30
Saumya
d4840c5946
pipedream integration for MCPs
2025-07-08 18:48:49 +05:30
Saumya
9d0f7bc4e4
chore(dev): pipedream setup
2025-07-08 14:40:15 +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
a343264160
refactor(docker): remove RabbitMQ service and related configurations from Docker setup
2025-07-07 20:00:26 +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
sharath
2b7c9856c1
chore(logger): add dynamic logging level configuration based on environment variable
2025-07-07 19:42:26 +00:00
Saumya
71c24d70de
chore(dev): conditional workflow steps
2025-07-08 01:01:12 +05:30
kubet
25e838a091
Merge pull request #910 from kubet/feat/new-chat-input-on-landing
...
fix: dashboard use chatinput component
2025-07-07 21:24:52 +02:00
Vukasin
5e522fd9c2
fix: dashboard use chatinput component
2025-07-07 21:24:05 +02:00
marko-kraemer
bcc62bb647
fix port expose not working
2025-07-07 20:45:16 +02:00
Saumya
d9f1331f12
Merge branch 'main' of github.com:escapade-mckv/suna
2025-07-07 20:15:33 +05:30
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
kubet
c1c3f6cce1
Merge pull request #909 from kubet/feat/new-chat-input-on-landing
...
Feat/new chat input on landing
2025-07-06 20:31:50 +02:00
Vukasin
0bc7d39b8f
Merge remote-tracking branch 'upstream/main' into feat/new-chat-input-on-landing
2025-07-06 20:30:51 +02:00
Vukasin
a63409224b
fix: landing video position
2025-07-06 20:29:33 +02:00
Vukasin
9e58254672
fix: dashboard
2025-07-06 20:08:48 +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
721b2794c8
Merge pull request #908 from kortix-ai/clean
...
Clean
2025-07-06 19:06:55 +02:00
marko-kraemer
ac2dcc0fc9
wip
2025-07-06 19:06:43 +02:00
marko-kraemer
fdc4351609
wip
2025-07-06 18:42:39 +02:00
marko-kraemer
9c00c04c63
templates wip
2025-07-06 18:42:39 +02:00
Vukasin
abe835260c
feat: theme change and adjustments
2025-07-06 18:42:39 +02:00
Vukasin
8c158f910f
wip: standardize desing
2025-07-06 18:42:39 +02:00
kubet
0e3bbab0d0
Merge pull request #907 from kubet/feat/new-chat-input-on-landing
...
Feat/new chat input on landing
2025-07-06 18:37:42 +02:00
Vukasin
f1b6d860c5
Merge remote-tracking branch 'upstream/main' into feat/new-chat-input-on-landing
2025-07-06 18:34:43 +02:00
Vukasin
6938164eff
feat: theme change and adjustments
2025-07-06 18:34:31 +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