Commit Graph

1675 Commits

Author SHA1 Message Date
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
Saumya 89a31537af workflows rollback migration 2025-07-06 09:40:01 +05:30
Saumya 516923c7e0 workflows rollback migration 2025-07-06 09:39:18 +05:30
marko-kraemer d850800a5f admin api key, send welcome mail admin action 2025-07-06 01:32:06 +02:00
Vukasin 4485563b47 wip: standardize desing 2025-07-05 23:06:22 +02:00
kubet 805da7093b
Merge pull request #902 from kubet/feat/new-chat-input-on-landing
Feat/new chat input on landing
2025-07-05 21:37:19 +02:00
Vukasin ab24a52ae4 Merge remote-tracking branch 'upstream/main' into feat/new-chat-input-on-landing 2025-07-05 21:26:34 +02:00
Vukasin f7fb080145 feat: implement new chat design 2025-07-05 21:26:25 +02:00
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
sharath a022694e4a
fix(agent): ensure active run key is deleted upon stopping agent run 2025-07-05 17:35:41 +00:00
sharath 54827b6582
perf(dramatiq): barely working 2025-07-05 17:24:11 +00:00
Marko Kraemer e04d53242d
Merge pull request #894 from KrishavRajSingh/krishav/fix_icon_darkmode
Fix icon theme if theme is system
2025-07-05 18:08:08 +02:00
marko-kraemer 6a6b9d8e85 refactor wip 2025-07-05 18:07:35 +02:00
marko-kraemer 6e229b3830 fe improvements 2025-07-05 15:56:09 +02:00
Sharath 9a4d9305e0
Merge pull request #689 from tnfssc/sharath/suna-283-generate-image-tool 2025-07-05 18:12:00 +05:30
sharath 3d28721350
fix(sb_image_edit_tool): update image processing to use base64 data instead of URL 2025-07-05 12:39:55 +00:00
sharath 9cfaac080c
refactor(sb_image_edit_tool): convert file operations to async for improved performance 2025-07-05 11:00:00 +00:00
sharath d6f7e5981a
Merge branch 'main' into sharath/suna-283-generate-image-tool 2025-07-05 10:57:36 +00:00
kubet d8791a48aa
Merge pull request #895 from kubet/feat/new-chat-input-on-landing
Feat/new chat input on landing
2025-07-05 12:54:25 +02:00
Vukasin b61620c6ca Merge remote-tracking branch 'upstream/main' into feat/new-chat-input-on-landing 2025-07-05 12:50:22 +02:00
Vukasin f8f3afe5f1 fix: auth screen 2025-07-05 12:49:03 +02:00
Krishav Raj Singh 4e669a6b75 fix icon theme if theme is system 2025-07-05 02:26:08 +05:30
sharath b703dd8121
chore(workflow): source environment variables in docker build script 2025-07-04 18:25:51 +00:00
sharath a4db0e2d19
chore(workflow): update docker build process to use docker stack deploy 2025-07-04 18:23:17 +00:00
Bobbie bdf9126143
Merge pull request #893 from escapade-mckv/onboarding-email-update
email: update onboarding email
2025-07-04 22:20:50 +05:30
Saumya 68d9f42255 email: update onboarding email 2025-07-04 22:19:55 +05:30
Sharath 16ab850923
perf(sandbox): switch to async daytona sdk (#891) 2025-07-04 21:12:53 +05:30
Bobbie 7f548ca206
Merge pull request #890 from escapade-mckv/workflow-teardown
fix: import fix
2025-07-04 19:17:31 +05:30
Saumya d6f84a5eed fix: import fix 2025-07-04 19:16:34 +05:30
Bobbie 9d4a6c7253
Merge pull request #889 from escapade-mckv/workflow-teardown
chore(dev): teardown workflow system
2025-07-04 19:06:27 +05:30
Saumya e896ca0ff6 chore(dev): teardown workflow system 2025-07-04 17:28:38 +05:30
Bobbie a39504a3c9
Merge pull request #887 from escapade-mckv/smooth-tool-panel
Smooth tool panel
2025-07-04 11:11:10 +05:30