Commit Graph

143 Commits

Author SHA1 Message Date
Saumya 3fa9fac9f6 fix: agent builder & agents ui 2025-07-12 02:12:23 +05:30
Saumya ca0c627766 chore: update agent builder for credential profiles, workflows 2025-07-10 10:22:44 +05:30
Saumya 26a9de5a5d chore: code cleanup and credential profiles 2025-07-09 15:00:30 +05:30
Saumya 1c17932b87 Merge branch 'main' into pipedram-credentials-profile 2025-07-09 00:59:19 +05:30
Saumya d61e10047b credential profiles for pipedream 2025-07-09 00:10:58 +05:30
Krishav Raj Singh 30e22f04ad edge case: handle json file 2025-07-08 22:30:47 +05:30
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
marko-kraemer bcc62bb647 fix port expose not working 2025-07-07 20:45:16 +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 dba4e6e739
Merge pull request #899 from kortix-ai/cleanup-improvements
improvements
2025-07-05 20:14:58 +02:00
marko-kraemer 6a6b9d8e85 refactor wip 2025-07-05 18:07:35 +02:00
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
Sharath 16ab850923
perf(sandbox): switch to async daytona sdk (#891) 2025-07-04 21:12:53 +05:30
Krishav Raj Singh 577872974c Handle URL in see_image tool 2025-06-29 22:44:07 +05:30
sharath c7d892fc9b
Update server configuration and dependencies
- Increased the number of workers from 1 to 4 in the server startup configuration for improved performance.
- Upgraded the OpenAI dependency from version 1.72.0 to 1.90.0 in `pyproject.toml` and `uv.lock`.
- Refactored image editing tool to utilize the new OpenAI GPT Image 1 model, updating method calls and documentation accordingly.
2025-06-23 17:36:31 +00:00
sharath a5a9194fcb
Merge branch 'main' into sharath/suna-283-generate-image-tool 2025-06-23 16:31:02 +00:00
Soumyadas15 33395f744e chore(dev): workflows feature-flagged 2025-06-23 17:26:06 +05:30
Soumyadas15 4c3aebf4e5 chore(dev): fix issues in custom agent calling 2025-06-23 12:29:21 +05:30
Soumyadas15 2a14bbac6d chore(dev): support for MCP in workflow 2025-06-18 18:44:12 +05:30
sharath 65092c8588
feat(image-validation): implement comprehensive base64 image validation and add tests for various scenarios 2025-06-17 02:22:22 +00:00
sharath fc71a35675
fix(upload_file): swap parameters in upload_file calls for consistency across the codebase 2025-06-11 14:44:10 +00:00
sharath 30f88aed99
feat(image-editing): introduce image generation and editing tool with updated documentation 2025-06-09 01:38:50 +00:00
Vukasin b82a0459f8 fix: tool view fixes 2025-06-04 16:23:22 +02:00
Soumyadas15 c8d39d1fdd feat: add http mcp support 2025-06-02 16:34:14 +05:30
Soumyadas15 8297bf6f34 chore(dev): connect custom mcps 2025-06-02 11:14:22 +05:30
Soumyadas15 2168ceb864 Merge branch 'main' into mcp-5a-agentbuilder 2025-06-01 02:53:40 +05:30
Soumyadas15 d53f2f7a18 chore(dev): cleanup frontend 2025-06-01 02:23:53 +05:30
Soumyadas15 b42e78b598 chore(dev): agent builder 2025-05-31 21:01:20 +05:30
Vukasin 9914ca0d6d Merge remote-tracking branch 'upstream/main' into feat/port-fix-and-panel-ajustments 2025-05-30 23:26:59 +02:00
Vukasin 0ffc045b5e fix: index port fix and panel ajustments 2025-05-30 23:26:09 +02:00
Soumyadas15 b1d9ee9bb6 chore(dev): convert expand message to new tool call format 2025-05-30 19:08:23 +05:30
Soumyadas15 e6de1e0f7f Merge branch 'main' into mcp-5a 2025-05-30 19:02:53 +05:30
Soumyadas15 59f16d7e01 chore(dev): MCP & Custom agents integration 2025-05-30 18:58:58 +05:30
Soumyadas15 dedd6432bb chore(dev): auto generate xml schema or mcp 2025-05-30 13:01:11 +05:30
Soumyadas15 546d5078ea chore(dev): properly process MCP results 2025-05-30 01:04:41 +05:30
Soumyadas15 fa463fb09c chore(dev): mcp tools 2025-05-29 23:27:03 +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
Soumyadas15 8132fc59dd chore(ui): enhance agent playground UI 2025-05-29 12:49:08 +05:30
Soumyadas15 2f835cdd2f Merge branch 'mcp-5' into mcp-5a 2025-05-29 02:12:10 +05:30
Soumyadas15 57407277ed chore(dev): refactor xml tools 2025-05-28 17:37:54 +05:30
Soumyadas15 f369f69bcd Merge branch 'mcp-5' into mcp-5a 2025-05-27 13:52:55 +05:30
sharath 11da6ad829
fix(tools): invalid xml issues and unnecessary validation 2025-05-26 20:32:49 +00:00
Soumyadas15 be600cc3db Merge branch 'mcp-5' into mcp-5a 2025-05-26 22:41:03 +05:30
Soumyadas15 eae94e0ede chore(dev): fix issues 2025-05-25 15:21:20 +05:30
Soumyadas15 e3ef00a165 chore(dev): mcp setup 2025-05-24 23:47:55 +05:30
marko-kraemer e83e22ef5e fix: ensure tmux capture-pane gets full output with -S - -E - flags 2025-05-20 15:31:50 +02:00
marko-kraemer 75372a94c0 browser api fixes 2025-05-19 02:43:05 +02:00