Commit Graph

191 Commits

Author SHA1 Message Date
Saumya b36715d2b6 fix agent creation 2025-07-30 23:37:36 +05:30
Bobbie c005d6f166
Merge pull request #1137 from escapade-mckv/pipedream-refactor-2a
Pipedream refactor 2a
2025-07-30 19:53:20 +05:30
Saumya 773987bebc refactor pipedream 2025-07-30 19:33:43 +05:30
Saumya f095affcf1 refactor pipedream codebase 2025-07-30 17:57:26 +05:30
Saumya bf92b5b831 mcp module refactor 2025-07-30 14:36:26 +05:30
Saumya f848d5c10f refactor versioning 2025-07-29 23:41:22 +05:30
mykonos-ibiza 7050490d03 feat(api): enhance thread creation and agent functionality
- Updated the `create_thread` endpoint to set a default name if none is provided.
- Modified the `Agent` class to use a dictionary for `agentpress_tools` instead of a custom type.
- Improved the `LocalKVStore` initialization to use a hidden filename.
- Added a new weather retrieval tool to the MCP.
- Updated agent and thread setup in the main function for better clarity and functionality.
- Refactored message handling in the `ThreadsClient` to use query parameters for message posting.
2025-07-29 14:23:12 +05:30
mykonos-ibiza 307a9a80ae Merge branch 'main' into kortix-sdk 2025-07-29 12:20:11 +05:30
Saumya 488d184939 refactor & cleanup templates 2025-07-29 11:25:18 +05:30
mykonos-ibiza 57aa08fdaa feat(sdk): restructure SDK into new directory with updated API and models
- Moved existing components to a new `sdk` directory for better organization.
- Introduced new API structure for agent and thread management.
- Added models for tools and messages to enhance functionality.
- Implemented a local key-value store for persistent data management.
- Updated README and project files to reflect new structure and usage.
2025-07-29 00:41:33 +05:30
marko-kraemer e38d8f327e wip 2025-07-27 05:15:33 +02:00
marko-kraemer ef087747ab rem legacy workflows, db unused schema cleanup wip 2025-07-26 22:31:31 +02:00
mykonos-ibiza 562c05e411
Merge branch 'kortix-ai:main' into feat/headless-apis 2025-07-26 18:48:50 +05:30
mykonos-ibiza 37f8e63cf1 feat(deepai): add deepai specific endpoints 2025-07-26 18:47:22 +05:30
Saumya 845c17d968 fix agent builder tool calls 2025-07-26 11:04:07 +05:30
Saumya 8150ce94a1 feat: extend agent builder for Suna 2025-07-25 13:24:34 +05:30
Saumya 7d3479d171 make config the single source of truth 2025-07-24 00:15:53 +05:30
Saumya 6b99777265 treat suna as a custom agent 2025-07-23 13:20:20 +05:30
Saumya 34ae50a68b custom suna agent 2025-07-22 21:41:10 +05:30
Saumya 4dafadc576 fix ui issues 2025-07-20 10:19:42 +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 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
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
Saumya f723977916 chore(dev): fix mcp replacement bug 2025-07-09 19:21:47 +05:30
Saumya 26a9de5a5d chore: code cleanup and credential profiles 2025-07-09 15:00:30 +05:30
Saumya 3ccb3c5a5a feat: connect pipedream profiles with marketplace 2025-07-09 11:52:15 +05:30
Saumya 1c17932b87 Merge branch 'main' into pipedram-credentials-profile 2025-07-09 00:59:19 +05:30
Sharath 113c0b6ab7
Merge branch 'main' into perf/remove-dramatiq-worker-rabbitmq 2025-07-08 22:41:44 +05:30
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
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
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 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
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 6a6b9d8e85 refactor wip 2025-07-05 18:07:35 +02:00
Sharath 16ab850923
perf(sandbox): switch to async daytona sdk (#891) 2025-07-04 21:12:53 +05:30
Saumya e896ca0ff6 chore(dev): teardown workflow system 2025-07-04 17:28:38 +05:30
Soumyadas15 80bc4a9982 chore(ui): sync custom agents config with credentials profile 2025-06-28 16:42:29 +05:30
Soumyadas15 3ca9aed8de feat: make thread agent agnostic 2025-06-26 22:06:47 +05:30
Soumyadas15 18057a4db6 chore(dev): agent agnostic threads 2025-06-26 16:59:04 +05:30
Soumyadas15 29429ab8cf chore(dev): workflows feature-flagged 2025-06-23 17:29:19 +05:30
sharath 6f85966ec4
fix(api): update agent_runs query to select specific fields for improved data retrieval 2025-06-22 17:34:47 +00:00
sharath aed3c38fc9
chore(logging): integrate structlog for structured logging and update dependencies 2025-06-18 19:20:15 +00:00
Soumyadas15 1ef38a3bb4 chore(dev): functional workflows 2025-06-14 12:38:58 +05:30
Soumyadas15 d180b143f7 Merge branch 'main' into versioning2 2025-06-12 13:05:40 +05:30
sharath fc71a35675
fix(upload_file): swap parameters in upload_file calls for consistency across the codebase 2025-06-11 14:44:10 +00:00
Soumyadas15 d603125311 chore(dev): ux refactor for marketplace 2025-06-09 19:03:47 +05:30
Sharath 3f8681065b
Merge branch 'main' into sharath/suna-254-agent-start-fails-failed-to-initialize-sandbox-404-no 2025-06-05 18:20:29 +05:30
Soumyadas15 0c4b1345c6 feat: feature flags using redis 2025-06-05 13:00:44 +05:30
sharath 4e4303bdb6
fix(initiate): don't create project unless sandbox creation is successful 2025-06-02 20:16:22 +00:00
Soumyadas15 8297bf6f34 chore(dev): connect custom mcps 2025-06-02 11:14:22 +05:30
Soumyadas15 7ce20533a6 feat: agentbuilder v1 2025-06-01 02:51:13 +05:30
Soumyadas15 b42e78b598 chore(dev): agent builder 2025-05-31 21:01:20 +05:30
Soumyadas15 95c6277a93 chore(dev): agent builder mode 2025-05-31 12:38:39 +05:30
Soumyadas15 59f16d7e01 chore(dev): MCP & Custom agents integration 2025-05-30 18:58:58 +05:30
Soumyadas15 a476e71727 chore(dev): agent marketplace 2025-05-29 19:49:01 +05:30
Soumyadas15 a95ae458ef chore(dev): add styling to custom agents 2025-05-29 15:16:30 +05:30
Soumyadas15 8132fc59dd chore(ui): enhance agent playground UI 2025-05-29 12:49:08 +05:30
Soumyadas15 a66f12498c Merge branch 'main' into mcp-5 2025-05-26 21:54:04 +05:30
sharath 7db395dd88
refactor(api): enhance trace handling in response processing 2025-05-24 12:50:36 +00:00
Soumyadas15 cb36e534b2 chore(dev): show custom agent name on thread page 2025-05-24 13:03:17 +05:30
Soumyadas15 beeaffb533 chore(dev): add custom agent context based on thread id 2025-05-24 12:38:41 +05:30
Soumyadas15 c642b346cb chore(dev): ui for custom agents 2025-05-24 00:20:46 +05:30
Vukasin 6fac5a98ad feat: improve model selector and fixes 2025-05-21 22:59:56 +02:00
marko-kraemer a77f687a42 refactor(api): streamline sandbox handling
- Removed the `get_or_create_project_sandbox` function from `agent/api.py` and replaced its usage with direct sandbox retrieval logic.
- Updated `start_agent` and `ensure_project_sandbox_active` functions to directly access sandbox information from project data.
- Cleaned up unnecessary comments and improved logging for sandbox operations.
- Adjusted frontend form submission to ensure consistent handling of FormData and improved error handling.
2025-05-18 03:23:46 +02:00
Marko Kraemer fab1b090fb
Merge pull request #345 from escapade-mckv/feat/ux
chore(ui): improvements in model selector
2025-05-17 14:58:15 +02:00
Soumyadas15 c83e72288b chore(ui): improvements in model selector 2025-05-17 10:44:09 +05:30
Marko Kraemer 96cb066b42
Merge pull request #336 from escapade-mckv/feat/ux
Product/UX: Sidebar improvements, model selector, getting list of models from backend
2025-05-16 15:49:51 +02:00
Soumyadas15 74f7c494fc chore(ux): model selector, updated sidebar 2025-05-16 01:52:07 +05:30
sharath 1e62257ab1
chore(dramatiq): cleanup code 2025-05-15 06:34:17 +00:00
sharath 9b3561213d
feat(dramatiq): added distributed worker support using dramatiq and rabbitmq 2025-05-14 12:48:02 +00:00
Soumyadas15 108dba9bf7 chore(dev): added model access check in backend 2025-05-14 11:36:45 +05:30
marko-kraemer 032375fdc5 unlimited requests per worker, deactivate restore_running_agent_runs 2025-05-14 00:15:46 +02:00
marko-kraemer 8847515d1c session shell tool, save web search as file, change prompt to process scrapes via cli 2025-05-10 05:46:48 +02:00
marko-kraemer 6bffd6d2c4 load thread page no-side-panel skeleton fix 2025-05-07 03:23:23 +02:00
Soumyadas15 1d106426de chore(ui): model selector, paywall, switch to qwen 235B 2025-05-07 01:44:50 +05:30
Soumyadas15 d2bbd1bd27 Merge branch 'main' of https://github.com/escapade-mckv/suna into feat/ui 2025-05-05 15:00:12 +05:30