sharath
f3a2ce8de7
fix(run_agent_background): update Redis operation handling to use asyncio tasks
2025-06-05 02:00:39 +00:00
Sharath
27be48ed46
fix(prod): change process count
2025-06-05 07:23:49 +05:30
sharath
72759e06c7
fix(run_agent_background): optimize Redis operation handling and increase worker processes
2025-06-05 01:23:57 +00:00
Vukasin
b82a0459f8
fix: tool view fixes
2025-06-04 16:23:22 +02:00
Soumyadas15
e371ef7df8
hotfix: mailtrap version fix
2025-06-03 23:44:08 +05:30
Soumyadas15
b872061528
feat: send welcome email to users
2025-06-03 23:04:27 +05:30
Pepe Lu
cf6b8f19a8
Dynamic time in system prompt
2025-06-03 15:40:05 +08:00
Bobbie
35ef852ec4
Merge pull request #612 from escapade-mckv/tool-views-fix
...
fix(bug): fix double json dumps in response processor
2025-06-03 12:54:37 +05:30
Soumyadas15
e99254544d
fix(bug): fix double json dumps in response processor
2025-06-03 12:51:38 +05:30
Soumyadas15
8a7c33c86b
chore(dev): thread compression for new format
2025-06-03 12:02:50 +05:30
Sharath
fed20eedcb
Merge pull request #607 from kortix-ai/PRODUCTION
2025-06-03 02:15:11 +05:30
sharath
b26f65203e
fix(run_agent_background): add delay for pending Redis operations before completion logging
2025-06-02 20:43:07 +00:00
sharath
4e4303bdb6
fix(initiate): don't create project unless sandbox creation is successful
2025-06-02 20:16:22 +00:00
Vukasin
a479c7385e
chore: remove logs
2025-06-02 22:02:50 +02:00
sharath
c2f0e58fc1
fix(file-process): improve llm instructions to read full file when the file is small
2025-06-02 19:23:49 +00:00
Vukasin
0c3b520fe6
Merge remote-tracking branch 'upstream/main' into feat/port-fix-and-panel-ajustments
2025-06-02 21:11:07 +02:00
Vukasin
4cd6753e42
fix: remove cost add litellm response usage
2025-06-02 21:06:39 +02:00
Soumyadas15
f65cc3eba9
Merge branch 'main' into mcp-5a-custom-1
2025-06-02 16:34:49 +05:30
Soumyadas15
c8d39d1fdd
feat: add http mcp support
2025-06-02 16:34:14 +05:30
Soumyadas15
f27500673a
chore(dev): connect custom mcps
2025-06-02 11:31:09 +05:30
Soumyadas15
8297bf6f34
chore(dev): connect custom mcps
2025-06-02 11:14:22 +05:30
Vukasin
d2564b49ed
feat: on delete delete sandbox
2025-06-01 23:18:13 +02:00
Vukasin
7a8a45cfe8
Merge remote-tracking branch 'upstream/main' into feat/port-fix-and-panel-ajustments
2025-06-01 17:52:11 +02:00
Vukasin
82df42badf
fix: response procesor & billing modal and other fixes
2025-06-01 17:50:09 +02:00
Soumyadas15
fb2e803527
chore(dev): improve builder system prompt
2025-06-01 13:21:33 +05:30
Soumyadas15
977b2817c2
chore(dev): improve builder system prompt
2025-06-01 13:21:16 +05:30
Soumyadas15
6d7211b139
chore(dev): cleanup
2025-06-01 11:23:38 +05:30
Soumyadas15
cb7e579027
feat: agentbuilder v1
2025-06-01 02:54:19 +05:30
Soumyadas15
2168ceb864
Merge branch 'main' into mcp-5a-agentbuilder
2025-06-01 02:53:40 +05:30
Soumyadas15
7ce20533a6
feat: agentbuilder v1
2025-06-01 02:51:13 +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
Soumyadas15
3c82e2152f
Merge branch 'mcp-5a' into mcp-5a-agentbuilder
2025-05-31 12:38:47 +05:30
Soumyadas15
95c6277a93
chore(dev): agent builder mode
2025-05-31 12:38:39 +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
68ee7f0d21
chore(dev): fix requirements.txt
2025-05-31 00:10:39 +05:30
Soumyadas15
ca88d46b28
chore(dev): delete log files
2025-05-30 19:09:24 +05:30
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
7a2a47aa1b
chore(dev): extended the list of MCPs
2025-05-30 15:11:12 +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
c14a2e4cb4
fix(thread_manager): reduce maximum message content length from 300k to 200k characters to prevent context overload
2025-05-29 15:50:29 +00:00
sharath
0bfd7ecb3f
fix(thread_manager): adjust token count condition to handle default max token value
2025-05-29 15:28:53 +00:00
sharath
16ba4f7c36
fix(thread_manager): update message selection query to include only message_id and content
2025-05-29 14:20:57 +00:00
Soumyadas15
a476e71727
chore(dev): agent marketplace
2025-05-29 19:49:01 +05:30
Sharath
16d4237e49
Merge pull request #562 from tnfssc/feat/context-compression
2025-05-29 19:34:44 +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
f380dd7cb1
Merge branch 'main' into mcp-5a
2025-05-29 17:44:14 +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
2f835cdd2f
Merge branch 'mcp-5' into mcp-5a
2025-05-29 02:12:10 +05:30
Soumyadas15
2eaef6ae84
Merge branch 'refactor-xml-tools' into mcp-5
2025-05-29 01:22:34 +05:30
Soumyadas15
1b075658ba
Merge branch 'main' into refactor-xml-tools
2025-05-29 01:21:33 +05:30
Soumyadas15
80d4784f4c
chore(dev): refactor xml tool calls
2025-05-29 01:20:30 +05:30
Vukasin
46cd736796
feat: add download all button and transcription
2025-05-28 21:50:24 +02:00
Soumyadas15
57407277ed
chore(dev): refactor xml tools
2025-05-28 17:37:54 +05:30
sharath
387bad987d
chore(fly): remove unused fly configuration
2025-05-28 11:17:53 +00:00
Soumyadas15
e4be0ad06a
Merge branch 'mcp-5' into mcp-5a
2025-05-28 10:33:49 +05:30
Soumyadas15
71c44d8b9f
Merge branch 'main' into mcp-5
2025-05-28 10:32:33 +05:30
Sharath
2da6b9edef
Merge pull request #529 from tnfssc/sharath/suna-141-setup-prod-grade-logging-observability-of-the-full-system
2025-05-27 22:35:43 +05:30
sharath
0014ee69b9
Merge branch 'main' into feat/ci-cd
2025-05-27 16:22:10 +00:00
sharath
2d32f3e3eb
ci(docker): enhance CI workflow for staging and production deployments, add resource limits in docker-compose.prod.yml
2025-05-27 16:21:11 +00:00
sharath
03c95fa346
feat(sentry): enhance Sentry integration with user tracking and error handling improvements
2025-05-27 10:04:17 +00:00
sharath
5c8dfc933d
feat(sentry): integrate Sentry SDK for error tracking and update Pillow version
2025-05-27 08:26:27 +00:00
Soumyadas15
f369f69bcd
Merge branch 'mcp-5' into mcp-5a
2025-05-27 13:52:55 +05:30
Soumyadas15
c5c9643644
Merge branch 'main' into mcp-5
2025-05-27 13:51:37 +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
6be69decdb
chore(dev): configuarble agents
2025-05-26 22:37:28 +05:30
Soumyadas15
a66f12498c
Merge branch 'main' into mcp-5
2025-05-26 21:54:04 +05:30
Bobbie
621734a2d5
Merge pull request #498 from escapade-mckv/minor-fixes
...
Example section retouch
2025-05-26 17:32:03 +05:30
Soumyadas15
51ea4682e1
chore(ui): improved examples section
2025-05-26 17:30:18 +05:30
LiYuanBr
9568b582b8
fix: Modify log level from INFO to DEFAULT as Langfuse doesnt support INFO
2025-05-26 01:24:40 -03:00
Soumyadas15
0255ce7988
chore(dev): ui fixes
2025-05-25 23:48:54 +05:30
Soumyadas15
a5179cc5fc
Merge branch 'main' into minor-fixes
2025-05-25 23:39:12 +05:30
Vukasin
7105dddd22
Merge remote-tracking branch 'upstream/main' into feat/fs-rework
2025-05-25 19:11:08 +02:00
Vukasin
c52bdd08ae
feat: rework file upload and caching
2025-05-25 19:10:40 +02:00
sharath
6ef5a9b192
chore(docker): remove frontend image build step from CI workflow and expose port 8000 in backend Dockerfile
2025-05-25 16:58:09 +00:00
Soumyadas15
0db9c47023
Merge branch 'main' into minor-fixes
2025-05-25 21:05:09 +05:30
Soumyadas15
289823b132
chore(dev): refactor to react query 1
2025-05-25 21:03:50 +05:30
sharath
9c03856d92
chore(docker): add env_file to services and update CORS middleware for staging
2025-05-25 10:31:38 +00:00
Soumyadas15
eae94e0ede
chore(dev): fix issues
2025-05-25 15:21:20 +05:30
sharath
39cd63ee67
fix(api): update allowed origins for CORS configuration in staging environment
2025-05-25 09:42:31 +00:00
Soumyadas15
fb6c130136
chore(dev): fix double escape isue
2025-05-25 02:34:07 +05:30
Soumyadas15
e3ef00a165
chore(dev): mcp setup
2025-05-24 23:47:55 +05:30
sharath
7db395dd88
refactor(api): enhance trace handling in response processing
2025-05-24 12:50:36 +00:00
sharath
51439eaeab
refactor(api): remove thread_manager initialization from API and agent background scripts
2025-05-24 12:41:59 +00:00
Soumyadas15
4ec16da99d
chore(dev): configure mcp with agent
2025-05-24 16:09:58 +05:30
Soumyadas15
5249346550
chore(dev_): merge main into mcp-5
2025-05-24 13:45:44 +05:30
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
sharath
edc1b1c17b
Merge branch 'main' into feat/langfuse
2025-05-23 17:19:08 +00:00
sharath
20985f1f81
fix(model): update model to improve performance
2025-05-23 13:44:29 +00:00
sharath
2d16fdec6f
feat(billing): allow promocodes when purchasing
2025-05-23 12:24:02 +00:00
marko-kraemer
8904918ea7
fix requirements
2025-05-22 22:19:09 +02:00
marko-kraemer
f9afb09ffe
CLAUDE SONNET 4.
2025-05-22 21:18:39 +02:00
Vukasin
ded0802f82
Merge branch 'dat-lequoc-gemini-flash' into feat/improve-model-selector
2025-05-22 20:32:15 +02:00
Vukasin
71e35f0dd6
feat: update gemini model
2025-05-22 18:16:17 +02:00
LE Quoc Dat
d32b02cb61
fix prompt
2025-05-22 13:55:41 +02:00
LE Quoc Dat
f0656b4370
small fix
2025-05-22 12:35:27 +02:00
LE Quoc Dat
f67c65d4ae
improve prompt examples
2025-05-22 12:35:15 +02:00
sharath
8255c507a5
fix(backend): enhance trace logging levels for error handling and execution status
2025-05-22 08:36:58 +00:00
Vukasin
d7bb27c73a
Merge remote-tracking branch 'upstream/main' into feat/improve-model-selector
2025-05-21 23:02:32 +02:00
Vukasin
6fac5a98ad
feat: improve model selector and fixes
2025-05-21 22:59:56 +02:00
LE Quoc Dat
3be3bb1178
feat: add gemini-flash-2.5 model to billing and constants, update low quality models in selector
2025-05-21 20:21:34 +02:00
LE Quoc Dat
65e6ee0ef8
gemini + fix syntax bug in prompts
2025-05-21 18:19:46 +02:00
sharath
ff1670be90
feat(backend): langfuse traces
2025-05-21 00:39:28 +00:00
Sharath
b6f97ded5b
Merge pull request #416 from tnfssc/chore/add-more-workers
...
chore(backend): add more dramatiq workers
2025-05-20 19:50:33 +05:30
sharath
9120fdfe0f
chore(backend): add more dramatiq workers
2025-05-20 14:19:59 +00:00
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
6f68f3ba62
Merge pull request #373 from kortix-ai/fix/sandbox-browser
...
Fix/sandbox browser
2025-05-19 04:24:46 +02:00
marko-kraemer
74320d6640
kortix/suna:0.1.2.8 sandbox bump
2025-05-19 03:54:33 +02:00
marko-kraemer
d15986b63e
wip
2025-05-19 03:39:02 +02:00
marko-kraemer
75372a94c0
browser api fixes
2025-05-19 02:43:05 +02:00
marko-kraemer
f2e7b27e02
multi tab
2025-05-19 02:00:14 +02:00
sharath
dd3f04c4a5
fix(redis): service crash on redis client maxxing
2025-05-18 23:46:08 +00:00
marko-kraemer
f22412b963
s3 url save instead of base64
2025-05-19 01:28:14 +02:00
marko-kraemer
70755d3074
save all browser states
2025-05-19 01:06:44 +02:00
marko-kraemer
952a2dd3bf
kortix/suna:0.1.2.7 working
2025-05-18 21:59:48 +02:00
marko-kraemer
56b9dcad8f
wip
2025-05-18 21:44:54 +02:00
marko-kraemer
0148c03ec5
v1
2025-05-18 21:25:15 +02:00
marko-kraemer
2af572ab03
wip
2025-05-18 20:44:44 +02:00
marko-kraemer
0ae9b1cd10
wip
2025-05-18 06:23:01 +02:00
marko-kraemer
9d27ec2bea
wip
2025-05-18 06:15:09 +02:00
marko-kraemer
7b27f83a6d
use playwright chromium directly
2025-05-18 05:55:02 +02:00
marko-kraemer
cbb8b7e65a
chore(docker): update Docker configurations and streamline browser handling
...
- Removed unnecessary comments and updated the Docker Compose files for backend and sandbox services.
- Changed `docker-compose` to `docker compose` in README for consistency.
- Updated Chromium dependencies and configurations in Dockerfile for improved stability.
- Enhanced browser automation logic to handle page navigation and state recovery more effectively.
- Adjusted environment variables for better performance and resource management.
2025-05-18 05:49:09 +02:00
marko-kraemer
0e3f9d5a1f
rm logs
2025-05-18 03:26: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
sharath
22016b4cc5
chore(config): refactor sandbox image constants into common config
2025-05-17 23:09:03 +00:00
sharath
3756b0b0aa
docs: added contributing docs
2025-05-17 21:44:44 +00:00
sharath
ff48576291
:Merge branch 'main' into pr/ravisojitra/301
2025-05-17 21:11:53 +00: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
mjdierkes
4879729c19
Add Dramatiq, Pika, and Prometheus client dependencies for background task processing
2025-05-16 10:33:42 -07:00
Marko Kraemer
3971811119
Merge pull request #321 from escapade-mckv/s3-images
...
Store images to Supabase s3 bucked instead of DB
2025-05-16 18:12:16 +02:00
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
sharath
9aee2c7f28
Merge branch 'main' into fix/redis-latency-fix
2025-05-15 23:51:18 +00:00
sharath
35de7f1b40
fix(stream): redis latency issue mitigated
2025-05-15 23:28:28 +00: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
3a4debd407
feat(dramatiq): add workers to docker compose and update docs
2025-05-15 06:29:27 +00:00
sharath
9b3561213d
feat(dramatiq): added distributed worker support using dramatiq and rabbitmq
2025-05-14 12:48:02 +00:00
Soumyadas15
e95118f26e
chore(dev): upload images to s3 - draft
2025-05-14 16:07:15 +05:30
Soumyadas15
108dba9bf7
chore(dev): added model access check in backend
2025-05-14 11:36:45 +05:30
Soumyadas15
a1b60e2c8f
chore(dev): upload images to s3
2025-05-14 10:58:11 +05:30
marko-kraemer
032375fdc5
unlimited requests per worker, deactivate restore_running_agent_runs
2025-05-14 00:15:46 +02:00
Marko Kraemer
4849a15f96
Merge pull request #295 from emmanuel-ferdman/main
...
Migrate to modern datetime library API
2025-05-13 23:36:52 +02:00
Emmanuel Ferdman
e2d9922dd1
Migrate to modern datetime library API
...
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
2025-05-13 00:21:47 -07:00
Vukasin
6caa0e3adf
fix: normalize path
2025-05-12 22:09:14 +02:00
张城铭
00d6b41a91
Fixed --keep-alive
2025-05-12 16:04:40 +08:00
marko-kraemer
a780e4c0d6
SSE streams up to 30mins before itming out
2025-05-11 18:58:42 +02:00
marko-kraemer
52fceeb39a
add ensure active, fix utils logger impot in sb tool base
2025-05-11 18:36:33 +02:00
Vukasin
11ea1e63ee
Merge remote-tracking branch 'upstream/main' into feat/attachment-rework
2025-05-11 17:18:07 +02:00
marko-kraemer
b1582abb5a
sandbox v
2025-05-10 08:29:21 +02:00
marko-kraemer
438aeac5c9
revert sandbox
2025-05-10 08:28:40 +02:00
marko-kraemer
fe5ae19a89
web search first, over scrape
2025-05-10 08:22:11 +02:00
marko-kraemer
f10e847d53
sandbox v
2025-05-10 07:29:14 +02:00
marko-kraemer
3a0f6db03e
scrape & read based approach v1, non-optimal but better for ctxt
2025-05-10 06:37:07 +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
4d75e5dbd0
sandbox tool base
2025-05-10 04:26:42 +02:00
marko-kraemer
c6d13b5187
run, thread_run, response processor, raise errs properly
2025-05-10 03:58:57 +02:00
marko-kraemer
45ad00089a
wip
2025-05-09 06:06:51 +02:00
marko-kraemer
a7f0044d1d
fix
2025-05-09 05:32:46 +02:00
marko-kraemer
a00409f1c7
fix new page opening in browser; latest container wip
2025-05-09 05:08:29 +02:00
marko-kraemer
24fdbbeb1b
wip
2025-05-09 04:16:31 +02:00
marko-kraemer
4c8bd7b47a
error msg toast on stream
2025-05-09 04:01:26 +02:00
Marko Kraemer
75823fca3e
Merge pull request #244 from ScrapeGraphAI/main
...
feat: removed unused imports
2025-05-08 16:43:38 +02:00
Marko Kraemer
6d6baf71b8
Merge pull request #242 from VinciGit00/patch-3
...
Update pyproject.toml
2025-05-08 16:43:02 +02:00
Vukasin
66d44763cb
wip: rework attachments
2025-05-07 22:55:03 +02:00
Marco Vinciguerra
e1974c8125
feat: removed unused imports
2025-05-07 15:24:00 +02:00
Marco Vinciguerra
b48b9e2d58
Update pyproject.toml
...
removed another death improt
2025-05-07 15:09:40 +02:00
Marco Vinciguerra
6899d673b3
Update pyproject.toml
...
removed dead import
2025-05-07 15:07:55 +02:00
marko-kraemer
1f9cce202e
openrouter conf, deactivate docker build
2025-05-07 05:59:33 +02:00
marko-kraemer
1e43fa5053
gemini flash as free model
2025-05-07 05:44:10 +02:00
marko-kraemer
3429b0b4b4
gemini flash as free model
2025-05-07 05:43:32 +02:00
marko-kraemer
6bffd6d2c4
load thread page no-side-panel skeleton fix
2025-05-07 03:23:23 +02:00
marko-kraemer
9a5bcd00a7
change to deepseek
2025-05-07 02:12:48 +02:00
marko-kraemer
5f7076e167
make non-anthropic model work with response example, fe padding bottom increase cuz of new chat input
2025-05-07 01:57:13 +02:00
marko-kraemer
7ff15d8dc7
make non-anthropic model work with response example, fe padding bottom increase cuz of new chat input
2025-05-07 01:56:52 +02:00
Marko Kraemer
d6b2c6b2ac
Merge pull request #226 from escapade-mckv/feat/ui
...
react-query setup, ui redesign - iteration 1, model selection
2025-05-06 22:53:36 +02:00
Soumyadas15
1d106426de
chore(ui): model selector, paywall, switch to qwen 235B
2025-05-07 01:44:50 +05:30
Sylvain Cau
903a9cc928
Add support for self hosted Firecrawl
2025-05-05 21:05:02 -07:00
Soumyadas15
b88433c328
Merge branch 'main' of https://github.com/escapade-mckv/suna into feat/ui
2025-05-05 21:12:56 +05:30
Marko Kraemer
cb02fa149d
Merge pull request #221 from kubet/feat/init-share-modal
...
Feat/init share modal
2025-05-05 08:20:16 -07:00
Soumyadas15
d2bbd1bd27
Merge branch 'main' of https://github.com/escapade-mckv/suna into feat/ui
2025-05-05 15:00:12 +05:30
Soumyadas15
be9f13d5ca
chore(dev): code cleanup + rect query setup + model selector
2025-05-05 14:57:36 +05:30
marko-kraemer
12704f2786
fix
2025-05-05 02:53:24 +02:00
Marko Kraemer
2859e4bdcd
Merge pull request #144 from korjavin/model
...
Implementation of choosing between OPENAI/Antropic models by setting MODEL_TO_USE
2025-05-04 17:47:47 -07:00
marko-kraemer
0507708fec
archive script
2025-05-05 02:20:50 +02:00
Vukasin
8b6d9c0903
fix: policy and share page api error
2025-05-04 15:49:26 +02:00
Korzhavin Ivan
68fafdd385
Refactor agent and tool configurations to support new model names and parameters
...
- Adjusted max_tokens logic based on model type, including new conditions for "gpt-4".
- Enhanced MessageTool to include detailed documentation and examples for user interactions.
- Improved ThreadManager to handle new tool choices and reasoning efforts.
- Updated LLM service to incorporate enable_thinking and reasoning_effort parameters.
- Modified chat input component to dynamically manage model selection and thinking options.
2025-05-03 14:17:46 +02:00
marko-kraemer
9757beb4b0
comment out
2025-05-03 03:37:11 +02:00
marko-kraemer
973861b2d2
wip
2025-05-03 02:26:25 +02:00
marko-kraemer
79ead85912
fix
2025-05-02 22:53:30 +02:00
marko-kraemer
0f5b7a5dde
delete user sandboxes script
2025-05-02 15:50:33 +02:00
mameshini
2d32e91aac
Fix: proper param_name for tool parameter mapping
2025-04-30 08:53:32 -07:00
fanyinghao
59cb78e713
update .env, rename FIRECRAWL to FIRECRAWL_API_KEY
2025-04-29 14:26:25 +08:00
Marko Kraemer
dea49030f8
Merge pull request #171 from kortix-ai/fix_upload
...
Fix upload & support images
2025-04-27 17:31:36 -07:00
LE Quoc Dat
f3746d9dbf
support images
2025-04-28 01:28:21 +01:00
marko-kraemer
d766559621
docker conf updated
2025-04-27 22:21:59 +01:00
marko-kraemer
cd8635a81b
time prompt
2025-04-27 21:36:07 +01:00
marko-kraemer
50db948712
fix price ID extraction bug
2025-04-27 04:55:10 +01:00
marko-kraemer
a14c2a1a2c
update prod configs
2025-04-27 04:15:48 +01:00
marko-kraemer
5d28b65111
fix dependency
2025-04-27 04:10:38 +01:00
marko-kraemer
b7b7eeb705
serious wip
2025-04-27 03:44:58 +01:00
marko-kraemer
a7d38c0096
serious wip
2025-04-27 03:20:49 +01:00
marko-kraemer
23574e37cf
python billing
2025-04-27 00:47:31 +01:00
marko-kraemer
865b2f3633
wip
2025-04-26 18:51:25 +01:00
marko-kraemer
b3f1398c3d
wip
2025-04-26 16:55:57 +01:00
Korzhavin Ivan
5a3bf357a8
fix: update Redis SSL environment variable handling
2025-04-26 12:13:14 +02:00
‘cuiran’
23a2937793
fix redis ssl
2025-04-26 14:11:25 +08:00
marko-kraemer
032f095bad
docker updates
2025-04-26 01:09:16 +01:00
Marko Kraemer
0690663917
Merge pull request #116 from korjavin/main
...
Dockerfiles for backend/frontend + github actions + docker-compose
2025-04-25 16:55:33 -07:00
Marko Kraemer
844712348d
Merge branch 'main' into security-vulnerability-fix
2025-04-25 16:38:01 -07:00
marko-kraemer
33b79cccab
be
2025-04-26 00:15:47 +01:00
marko-kraemer
f48439eade
rem summary from web search
...
wip
2025-04-25 23:14:35 +01:00
Korjavin Ivan
ef27d658b2
Update Dockerfile
2025-04-25 23:35:01 +02:00
Korzhavin Ivan
a1c0d5f5da
Update Docker configurations for backend and frontend services to include ENV_MODE variable
2025-04-25 23:33:03 +02:00
marko-kraemer
958df5496f
tmux prompt eng for non-blocking sess
2025-04-25 19:18:25 +01:00
Adam Cohen Hillel
4b46c44893
Merge pull request #93 from kortix-ai/add-all-included-docker-for-self-hosting
...
[WIP] Making local dev easier
2025-04-25 18:40:32 +01:00
marko-kraemer
1b1878fceb
add firecrawl for scraping, frontend fix
2025-04-25 18:13:16 +01:00
marko-kraemer
427161d892
fix files tool, intro web crawl tool again, web user takeover tool, url formatting in frontend
2025-04-25 14:35:45 +01:00
marko-kraemer
4339f6b56b
wip
2025-04-25 13:23:05 +01:00
marko-kraemer
2cf777cc4c
logger, docker, wip
2025-04-24 23:04:59 +01:00
marko-kraemer
5c750d6387
redis & docker compose for prod
2025-04-24 22:15:47 +01:00
Adam Cohen Hillel
88593793f2
fix paths
2025-04-24 20:28:24 +01:00
Marko Kraemer
68947f74fe
Merge branch 'main' into security-vulnerability-fix
2025-04-24 09:32:22 -07:00
marko-kraemer
63f2d8e5ec
rem maintenance popup, auth redirect on dashboard, free tier intro again temp
2025-04-24 17:31:19 +01:00
Adam Cohen Hillel
d181786438
oof slmost there
2025-04-24 17:12:10 +01:00
marko-kraemer
0fc3c4a573
print
2025-04-24 17:05:05 +01:00
marko-kraemer
38dd730bbc
wip
2025-04-24 14:36:50 +01:00
LE Quoc Dat
034ea37745
add models, better logs
2025-04-24 12:46:22 +01:00
Ajibola Lawal
ebd5760166
Fix security vulnerability in pdfjs-dist by upgrading to secure version
2025-04-24 12:16:49 +01:00
marko-kraemer
0d6ae9e43b
increase timeout
2025-04-24 06:58:27 +01:00
marko-kraemer
60e16cb8e0
increase timeout
2025-04-24 06:44:38 +01:00
marko-kraemer
7325559d26
conf
2025-04-24 04:34:48 +01:00
Adam Cohen Hillel
b4ac29f366
add basejump
2025-04-24 03:23:50 +01:00
marko-kraemer
d904e03816
.env.example
2025-04-24 01:47:53 +01:00
Dat LQ.
be39b91a96
Merge pull request #90 from kortix-ai/redis
...
Redis
2025-04-24 01:46:35 +01:00
marko-kraemer
7a57ee210a
add conf, with local/dev/prod mode
2025-04-24 01:45:58 +01:00
LE Quoc Dat
7977415b15
redis conf
2025-04-24 01:42:19 +01:00
LE Quoc Dat
008c96b153
vibe redisssss
2025-04-24 01:42:19 +01:00
Dat LQ.
059270ce6b
Merge branch 'main' into fix_browser-use
2025-04-23 20:54:55 +01:00
marko-kraemer
551430ffd6
bring back og redis file
2025-04-23 20:33:37 +01:00
marko-kraemer
d4e2665e6b
comment out check billing status & increase free tier mins temp
2025-04-23 20:31:51 +01:00
marko-kraemer
e985cbdc2b
wip
2025-04-23 19:46:22 +01:00
Adam Cohen Hillel
c6b9c7c427
remove free tier for now
2025-04-23 19:28:31 +01:00
LE Quoc Dat
c1514d56a1
improve cache-control
2025-04-23 17:06:40 +01:00
marko-kraemer
a352d35efa
add temporary frontend DB messages poll as hotfix to fix stream
2025-04-23 16:33:57 +01:00
marko-kraemer
602b65791f
wip
2025-04-23 15:56:24 +01:00
marko-kraemer
4d5d93e943
change to exec in deploy
2025-04-23 14:43:57 +01:00
marko-kraemer
8271e0dbd3
FIX
2025-04-23 14:34:23 +01:00
marko-kraemer
4bb6f14078
project_id to get sandbox id
2025-04-23 11:00:25 +01:00
marko-kraemer
74b043eec3
project_id to get sandbox id
2025-04-23 10:53:38 +01:00
marko-kraemer
aaf405272f
project_id to get sandbox id
2025-04-23 10:34:00 +01:00
marko-kraemer
f9ca36efa0
wip
2025-04-23 09:13:07 +01:00
marko-kraemer
8dce0d3254
in memory locking
2025-04-23 07:12:50 +01:00
marko-kraemer
869e53ad04
sandbox id fix attempt
2025-04-23 06:20:38 +01:00
LE Quoc Dat
4e69026f57
feat: implement background task for project name generation using LLM
2025-04-23 05:47:43 +01:00
marko-kraemer
25086ffa26
merge
2025-04-23 05:45:43 +01:00
marko-kraemer
82c1f93fc9
wip
2025-04-23 05:42:38 +01:00
marko-kraemer
6829fef699
wip
2025-04-23 05:20:05 +01:00
marko-kraemer
5a0e9f8a38
wip
2025-04-23 05:14:43 +01:00
marko-kraemer
e8f90a249c
max flyio machine count
2025-04-23 02:53:35 +01:00
Adam Cohen Hillel
8fe1a3ec78
fix migration bad merge
2025-04-23 01:05:02 +01:00
marko-kraemer
246a3a9957
wip
2025-04-22 21:11:52 +01:00
Adam Cohen Hillel
ceea41208c
fix
2025-04-22 20:55:12 +01:00
marko-kraemer
4cac31db55
daytona resources
2025-04-22 20:26:12 +01:00
Adam Cohen Hillel
3128a8197b
update billing
2025-04-22 16:55:25 +01:00
marko-kraemer
33b50bc981
wip
2025-04-22 16:53:12 +01:00
Adam Cohen Hillel
c882df8cd6
Merge pull request #67 from kortix-ai/fix_browser-use
...
gem2.5 fix the click element
2025-04-22 16:50:58 +01:00
LE Quoc Dat
a6dcdbcff3
gem2.5 fix the click element
2025-04-22 14:29:40 +01:00
Adam Cohen Hillel
6b4f17ee38
change to right resolution docker
2025-04-22 13:45:12 +01:00
marko-kraemer
7db7b2d463
change resolution
2025-04-22 13:21:48 +01:00
marko-kraemer
025fa969f2
fly
2025-04-21 18:49:48 +01:00
marko-kraemer
8bdd72e693
wip
2025-04-21 18:27:12 +01:00
marko-kraemer
276c740e57
wip
2025-04-21 18:16:29 +01:00
Adam Cohen Hillel
a218988e34
temp billing
2025-04-21 16:47:06 +01:00
Adam Cohen Hillel
1a089a54ee
allowed hostst
2025-04-21 16:47:02 +01:00
Adam Cohen Hillel
838070519a
fix subscription functions
2025-04-21 16:17:30 +01:00
marko-kraemer
6e5af01120
port & other
2025-04-21 15:43:29 +01:00
marko-kraemer
2a59bd4baf
port & other
2025-04-21 15:38:27 +01:00
Adam Cohen Hillel
fd7b0d1484
skip user id if project is public
2025-04-21 15:08:52 +01:00
marko-kraemer
7ce3d6f9cb
add port exposing
2025-04-21 15:02:33 +01:00
marko-kraemer
3d885142ba
wip
2025-04-21 15:02:33 +01:00
Adam Cohen Hillel
bd0db22966
public project and file browsing
2025-04-21 14:58:58 +01:00
Adam Cohen Hillel
24d95d278c
billing stuff
2025-04-21 14:26:23 +01:00
Adam Cohen Hillel
4bcbea3464
update requirements too
2025-04-21 14:26:23 +01:00
marko-kraemer
b7105e71d3
hide attachments, non-blocking shell exec
2025-04-21 13:41:01 +01:00
marko-kraemer
b71762bafd
fix daytona sandbox url
2025-04-21 13:00:31 +01:00
marko-kraemer
bfc6480c04
wip
2025-04-21 12:50:42 +01:00
Marko Kraemer
79740ddf0e
Merge branch 'main' into browser-click-onxy-and-ocr
2025-04-20 21:42:45 -07:00
marko-kraemer
48e8c0ffa9
wip
2025-04-21 04:30:17 +01:00
Adam Cohen Hillel
2ec972cd42
- [ ] Fix BrowserTool to use COORDS as well to click on stuff. @Adam
...
- [ ] Make BrowserTool Return the raw OCR as well to the Thread itself so agent has it for good context. (Like an OCR Scrape) – Can also be a tool, if agent determines he wants the content “saved” @Adam
- [ ] Sanitised DOM Return “Crawl” to get raw content & images
2025-04-21 04:24:28 +01:00
Adam Cohen Hillel
aec160eebf
add staging to cors
2025-04-21 01:29:57 +01:00
marko-kraemer
aa93cd2d74
wip
2025-04-21 01:29:21 +01:00
marko-kraemer
d5c59b1acb
tool vie wip
2025-04-21 01:06:14 +01:00
Adam Cohen Hillel
70e845c856
fix files
2025-04-21 00:40:08 +01:00
Adam Cohen Hillel
43dd749dfc
staging test
2025-04-21 00:21:18 +01:00
Adam Cohen Hillel
8b3ac9c13b
fix browser blank page
2025-04-20 18:24:41 +01:00
marko-kraemer
797b496863
frontend
2025-04-20 18:24:33 +01:00
marko-kraemer
e98c47ea66
frontend frontend frontend
2025-04-20 05:29:55 +01:00
marko-kraemer
6ac4213fdc
frontend we are nearly there sergeant
2025-04-20 01:27:46 +01:00
Adam Cohen Hillel
25f8564cba
exa - tavily
2025-04-19 15:33:08 +01:00
LE Quoc Dat
db3e236f34
fix crawl tool
2025-04-19 15:10:15 +01:00
LE Quoc Dat
e3b08b1326
roll-back cost calculation
2025-04-18 17:57:10 +01:00
Dat LQ.
db46c1aee5
Merge pull request #54 from kortix-ai/dat_context
...
Dat context
2025-04-18 17:17:43 +01:00
LE Quoc Dat
5bb5300afe
fix windows path
2025-04-18 17:02:22 +01:00
LE Quoc Dat
17e3e0e68c
Merge branch 'main' into dat_context
2025-04-18 17:01:59 +01:00
Adam Cohen Hillel
2b3556facc
fix around daytona issues
2025-04-18 16:58:08 +01:00
marko-kraemer
f03503efdb
Merge branch 'main' into unified-message-fe-be
2025-04-18 16:19:39 +01:00
marko-kraemer
8087d112b5
wip
2025-04-18 16:08:28 +01:00
marko-kraemer
831331bf3f
wip
2025-04-18 15:54:14 +01:00
Adam Cohen Hillel
3395d9d722
email-template
2025-04-18 15:33:06 +01:00
Adam Cohen Hillel
ca0bc7bdc0
Add check in get project to sandbox status, and start it if stopped
2025-04-18 15:11:59 +01:00
Adam Cohen Hillel
6fea355191
add sandbox api AUTH
2025-04-18 15:04:11 +01:00
Adam Cohen Hillel
76163f6cc3
fix backend but vnc url is still broken
2025-04-18 14:50:06 +01:00
marko-kraemer
aaf7efd615
progress
2025-04-18 14:42:23 +01:00
Adam Cohen Hillel
51a67be189
flyio
2025-04-18 13:02:54 +01:00
marko-kraemer
749565c3d1
wip
2025-04-18 11:50:39 +01:00
marko-kraemer
7c104baf73
wip
2025-04-18 10:47:47 +01:00
LE Quoc Dat
06f1782f4b
fix nasty bug xN system prompt
2025-04-18 09:09:09 +01:00
LE Quoc Dat
833e4fbad8
Exa -> Tavily working, tested
2025-04-18 08:11:53 +01:00
LE Quoc Dat
8669e40312
disable context manager
2025-04-18 07:13:44 +01:00
LE Quoc Dat
aa8c5c6d78
model mapping & UI frontend tested
2025-04-18 06:42:57 +01:00
marko-kraemer
582f0d228b
unified message structure on sse stream & message get thread
2025-04-18 06:22:06 +01:00
LE Quoc Dat
6e4e2673d5
cost calculation
2025-04-18 05:59:00 +01:00
LE Quoc Dat
c84ee59dc6
thinking & reasoning
2025-04-18 05:49:41 +01:00
LE Quoc Dat
adc8036615
-U litellm
2025-04-18 05:48:58 +01:00
LE Quoc Dat
3f06702ea4
remove xml tool example duplication
2025-04-18 05:19:41 +01:00
LE Quoc Dat
3f340f740d
cast sandbox preview links to string for consistency
2025-04-18 04:51:09 +01:00
LE Quoc Dat
70882f9292
claude prompt-caching
2025-04-18 04:49:27 +01:00
LE Quoc Dat
9beb4dc215
fix non-stream async
2025-04-18 04:41:55 +01:00
marko-kraemer
aae78a0667
response processor add metadata parsing_details for tool results
2025-04-18 04:07:26 +01:00
Adam Cohen Hillel
da58726f0a
docker
2025-04-18 03:22:35 +01:00
marko-kraemer
ecf78291cf
save assistant message id in tool result stream
2025-04-18 02:17:29 +01:00
marko-kraemer
647e10a74b
wip
2025-04-17 23:17:48 +01:00
Adam Cohen Hillel
6a59b8e110
token manager
2025-04-17 00:17:09 +01:00
marko-kraemer
3e89600cce
still broken
2025-04-16 23:13:23 +01:00
marko-kraemer
9fbad13468
wip
2025-04-16 23:13:04 +01:00
Adam Cohen Hillel
bebfd5a8ff
versioning
2025-04-16 19:39:19 +01:00
Adam Cohen Hillel
76a21e65f5
Merge pull request #40 from kortix-ai/Dat
...
small fix
2025-04-16 19:38:05 +01:00
Adam Cohen Hillel
e9f76f29c0
data providers prompoting MFS
2025-04-16 19:36:25 +01:00
Adam Cohen Hillel
36b86ab8bf
ActiveJobsProvider
2025-04-16 19:17:17 +01:00
Adam Cohen Hillel
1841c1da35
twitter BOIIIIIII
2025-04-16 19:10:13 +01:00