Commit Graph

175 Commits

Author SHA1 Message Date
Saumya 2bf5a7d483 web dev tool wip 2025-08-13 16:27:31 +05:30
Saumya 3a252fb301 web dev agent 2025-08-13 00:05:06 +05:30
Saumya 20080325fd ui bug fixes 2025-08-11 18:03:10 +05:30
Krishav Raj Singh b0f830df56 final 2025-08-11 13:51:28 +05:30
Saumya f0294cf36f Merge branch 'main' into web-dev-agent 2025-08-11 10:12:01 +05:30
Krishav 6122810864
Merge branch 'kortix-ai:main' into feat/stagehand 2025-08-11 01:22:34 +05:30
Krishav Raj Singh 796f1ef9f4 replace sb_browser_tool with stagehand_browser_tool 2025-08-10 22:00:28 +05:30
Saumya 84c0c28272 feat: model selector in agent config 2025-08-10 21:12:47 +05:30
Saumya ae0a79e21f create web dev tools 2025-08-09 20:54:53 +05:30
mykonos-ibiza c4979642fb Refactor agent and sandbox management: streamline sandbox creation, add caching for agent run limits and Stripe customer data, and improve error handling. Update API documentation and logging for better clarity. 2025-08-09 16:21:14 +05:30
Saumya 13fefdae77 feat: add sheets tools 2025-08-08 11:38:49 +05:30
Saumya a737299232 parallelize mcp initialization 2025-08-07 15:22:10 +05:30
Saumya c269d26b4e fix: cleanup ux and stuff 2025-08-06 17:22:41 +05:30
Saumya df951703b7 feat: integrate composio tooling system 2025-08-05 14:07:42 +05:30
Saumya d456817809 Merge branch 'main' of github.com:escapade-mckv/suna into composio-1a 2025-08-04 09:14:02 +05:30
Saumya 5ca3cffae3 composio integration 2025-08-03 10:46:07 +05:30
Marko Kraemer 9d857483eb
Merge branch 'main' into feat/task_list_tool 2025-08-02 20:46:23 +02:00
ck 120de528bb feat: add dynamic datetime variables to agent prompts
- Add custom_prompt.py module for template variable processing
- Replace hardcoded year with {{current_year}} template variable
- Support {{current_date}}, {{current_time}}, {{current_year}} variables
- Ensure consistent datetime handling across all prompt files
- Fix prompt template inconsistencies
2025-08-01 16:11:35 +08:00
Krishav Raj Singh 7239ce4668 merge conflict 2025-08-01 10:51:50 +05:30
Krishav Raj Singh 61d2ad5df4 feat: ui for task list tool 2025-08-01 10:51:16 +05:30
Saumya e8972fb788 fix agent builder functionality 2025-08-01 02:15:49 +05:30
Saumya f095affcf1 refactor pipedream codebase 2025-07-30 17:57:26 +05:30
Saumya 8e1cce5cbd refactor versioning & run.py 2025-07-30 11:20:05 +05:30
Saumya 46010875d8 fix trigger import error 2025-07-28 18:05:59 +05:30
marko-kraemer e38d8f327e wip 2025-07-27 05:15:33 +02:00
Saumya 845c17d968 fix agent builder tool calls 2025-07-26 11:04:07 +05:30
Marko Kraemer 159b128ecd
Merge pull request #1057 from dat-lequoc/ai-iteration-20250724-131301
Add FAST APPLY -- Morph LLM -- edit_file tool
2025-07-25 18:24:06 +02:00
Saumya 8150ce94a1 feat: extend agent builder for Suna 2025-07-25 13:24:34 +05:30
LE Quoc Dat b1ac5793ba edit_file 2025-07-24 12:46:57 +02:00
Saumya a8fdc7805f merge main into refactor 2025-07-16 10:17:28 +05:30
sharath 13c31d42f6
feat(kimi-k2): add support for Kimi-K2 model with updated token limits and parameters 2025-07-15 13:12:30 +00:00
Saumya 01209fc3e8 trigger refactor 2025-07-14 17:19:18 +05:30
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 cdbabc6e2f Merge branch 'main' of github.com:escapade-mckv/suna into cleanup-main 2025-07-09 13:17:19 +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 390ebda206 show new task fe 2025-07-08 18:54:28 +02:00
Saumya d4840c5946 pipedream integration for MCPs 2025-07-08 18:48:49 +05:30
marko-kraemer 587dfccd78 lint 2025-07-07 00:32:25 +02:00
marko-kraemer 4bbc03f674 wip 2025-07-06 06:40:44 +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 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
Soumyadas15 58033075b4 configure agent schedules 2025-07-03 09:12:09 +05:30
sharath 2abbb10c1a
feat(model): add support for Gemini 2.5 Pro with updated pricing and token limits 2025-06-28 16:27:58 +00:00
Soumyadas15 18057a4db6 chore(dev): agent agnostic threads 2025-06-26 16:59:04 +05:30
Soumyadas15 a40f8bf816 feat: introduce knowledge base 2025-06-24 16:00:01 +05:30
sharath a5a9194fcb
Merge branch 'main' into sharath/suna-283-generate-image-tool 2025-06-23 16:31:02 +00:00