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
marko-kraemer
39cf6c13a5
Fix billing error for Grok models by adding x-ai model aliases and pricing
...
- Added 'x-ai/grok-4' alias to xai/grok-4 model configuration
- Added OpenRouter x-ai model pricing support in constants generation
- Resolves LiteLLM 'LLM Provider NOT provided' errors in billing system
- Ensures proper token cost calculation for all Grok model variations
2025-07-25 20:17:02 +02:00
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
LE Quoc Dat
b1ac5793ba
edit_file
2025-07-24 12:46:57 +02:00
Saumya
049c6c4d1b
Merge branch 'main' into custom-suna-agent
2025-07-23 11:08:26 +05:30
Saumya
34ae50a68b
custom suna agent
2025-07-22 21:41:10 +05:30
sharath
6a80a2e87d
chore(models): change model availability
2025-07-22 04:58:16 +00:00
Cursor Agent
f6e9d7342a
Replace sandbox image with snapshot in Daytona configuration
...
Co-authored-by: sharath <sharath@kortix.ai>
2025-07-19 22:25:21 +00:00
sharath
dc14691c32
chore(models): update model tiers to premium and adjust availability in constants
2025-07-19 02:12:07 +00:00
sharath
d4b031d00e
refactor(models): comment out old model configurations
2025-07-16 13:27:56 +00:00
sharath
24acc948b5
fix(models): add grok and kimik2 to free
2025-07-16 13:15:32 +00:00
Cursor Agent
037956f22b
Update model tiers and availability for free and paid users
...
Co-authored-by: markokraemer.mail <markokraemer.mail@gmail.com>
2025-07-16 12:36:51 +00:00
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
sharath
df871a6eb9
chore(backend): add grok fallbacks
...
- Moved fallback model assignment to a dedicated function in `prepare_params`.
- Removed redundant fallback handling from `make_llm_api_call`.
- Updated model constants to include aliases for `xai/grok-4`.
2025-07-11 15:11:02 +00:00
sharath
d3480100f6
Merge branch 'PRODUCTION'
2025-07-11 13:13:34 +00:00
Sharath
8cbaf3d44a
fix(backend): anthropic overloaded fallback failure ( #929 )
2025-07-11 18:36:15 +05:30
marko-kraemer
957a2c9cbf
model fallback, add xai grok 4
2025-07-10 12:58:10 +02:00
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
Saumya
9d0f7bc4e4
chore(dev): pipedream setup
2025-07-08 14:40:15 +05:30
sharath
619fe78969
Merge branch 'main' into perf/remove-dramatiq-worker-rabbitmq
2025-07-07 20:02:34 +00:00
sharath
2b7c9856c1
chore(logger): add dynamic logging level configuration based on environment variable
2025-07-07 19:42:26 +00:00
Saumya
cce91dfbaa
feat: simpler workflows
2025-07-07 16:54:16 +05:30
marko-kraemer
d850800a5f
admin api key, send welcome mail admin action
2025-07-06 01:32:06 +02:00
sharath
54827b6582
perf(dramatiq): barely working
2025-07-05 17:24:11 +00:00
Soumyadas15
155caa55a8
fix: add missing models to pricing tiers
2025-07-04 03:14:40 +05:30
sharath
58b118a05d
feat(models): update free tier model to claude sonnet 4
2025-07-03 17:14:48 +00:00
Bobbie
84b854359d
chore: remove scripts and obsolete files ( #879 )
2025-07-03 19:30:51 +05:30
sharath
4b99c23c18
feat(constants): update model access tiers and aliases to include new versions of OpenAI and Anthropic models
2025-06-28 19:33:52 +00:00
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
sharath
7b10ca6478
Merge branch 'main' into sharath/suna-406-refactor-pricing-system
2025-06-26 20:04:22 +00:00
sharath
bec4494084
feat(pricing): add yearly subscription tiers and enhance billing period toggle functionality
2025-06-26 15:00:56 +00:00
Sharath
5df3835baf
Merge pull request #836 from KrishavRajSingh/fix/optional_anthropic_key
2025-06-26 18:22:50 +05:30
user
4d4faca12a
feat(usage): add monthly usage script for user activity tracking
2025-06-25 14:12:01 +00:00
Krishav Raj Singh
064999cfc6
made ANTHROPIC API KEY optional like others
2025-06-25 17:58:09 +05:30
sharath
3a49f9591b
docs: enhance contributing and self-hosting documentation
...
- Added quick setup instructions and detailed setup steps in CONTRIBUTING.md and SELF-HOSTING.md.
- Updated environment variable configurations and added new required services for setup.
- Improved clarity on the setup wizard's functionality and progress saving.
- Revised README files for both backend and frontend to include quick setup instructions and environment configurations.
- Updated model references to the latest version of the Anthropic model across various files.
- Removed deprecated workflow background script.
2025-06-23 16:16:44 +00:00
sharath
951f8784ee
Merge branch 'main' into migrate/poetry-to-uv
2025-06-23 14:38:01 +00:00
sharath
273c51345d
feat(export_import): add script for exporting and importing project data with detailed logging and error handling
2025-06-22 18:42:14 +00:00
sharath
1fca6d8496
refactor(copy_project): optimize message copying process with batching and improved cleanup logging
2025-06-22 12:25:32 +00:00
sharath
d59d40e0c9
feat(copy_project): add script to copy projects, threads, and associated data between users
2025-06-22 11:29:27 +00:00
sharath
aed3c38fc9
chore(logging): integrate structlog for structured logging and update dependencies
2025-06-18 19:20:15 +00:00
sharath
96f517113b
migrate: switch to uv from poetry
2025-06-15 17:43:21 +00:00
sharath
0de2748d60
chore: update daytona packages to version 0.21.0a1 and 0.21.0a4, refactor sandbox methods for consistency
2025-06-14 22:18:30 +00:00
sharath
6c539325bc
fix(redis): retry on connection errors
2025-06-10 04:52:09 +00:00
sharath
4ef4eeceb1
Merge branch 'PRODUCTION' into sync/production
2025-06-05 07:31:54 +00:00
sharath
6d944bdd7e
chore(setup): update Docker image version to 0.1.3 in setup.py, README, and configuration files
2025-06-05 06:52:52 +00:00
sharath
172e95c248
fix(browser): multiple tab handling
2025-06-05 06:52:46 +00:00
Soumyadas15
a476e71727
chore(dev): agent marketplace
2025-05-29 19:49:01 +05:30
sharath
03c95fa346
feat(sentry): enhance Sentry integration with user tracking and error handling improvements
2025-05-27 10:04:17 +00:00
sharath
edc1b1c17b
Merge branch 'main' into feat/langfuse
2025-05-23 17:19:08 +00: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
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
marko-kraemer
74320d6640
kortix/suna:0.1.2.8 sandbox bump
2025-05-19 03:54:33 +02:00
marko-kraemer
75372a94c0
browser api fixes
2025-05-19 02:43:05 +02:00
marko-kraemer
f22412b963
s3 url save instead of base64
2025-05-19 01:28:14 +02:00
marko-kraemer
952a2dd3bf
kortix/suna:0.1.2.7 working
2025-05-18 21:59:48 +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
9d27ec2bea
wip
2025-05-18 06:15:09 +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
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
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
Soumyadas15
74f7c494fc
chore(ux): model selector, updated sidebar
2025-05-16 01:52:07 +05:30
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
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
marko-kraemer
4c8bd7b47a
error msg toast on stream
2025-05-09 04:01:26 +02:00
Marco Vinciguerra
e1974c8125
feat: removed unused imports
2025-05-07 15:24:00 +02:00
marko-kraemer
1f9cce202e
openrouter conf, deactivate docker build
2025-05-07 05:59:33 +02:00
marko-kraemer
9a5bcd00a7
change to deepseek
2025-05-07 02:12:48 +02:00
Sylvain Cau
903a9cc928
Add support for self hosted Firecrawl
2025-05-05 21:05:02 -07:00
marko-kraemer
0507708fec
archive script
2025-05-05 02:20:50 +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
marko-kraemer
a14c2a1a2c
update prod configs
2025-04-27 04:15:48 +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
b3f1398c3d
wip
2025-04-26 16:55:57 +01:00
marko-kraemer
f48439eade
rem summary from web search
...
wip
2025-04-25 23:14:35 +01:00
marko-kraemer
1b1878fceb
add firecrawl for scraping, frontend fix
2025-04-25 18:13:16 +01:00
marko-kraemer
2cf777cc4c
logger, docker, wip
2025-04-24 23:04:59 +01:00
marko-kraemer
63f2d8e5ec
rem maintenance popup, auth redirect on dashboard, free tier intro again temp
2025-04-24 17:31:19 +01:00
marko-kraemer
0fc3c4a573
print
2025-04-24 17:05:05 +01:00
marko-kraemer
7325559d26
conf
2025-04-24 04:34:48 +01:00
marko-kraemer
7a57ee210a
add conf, with local/dev/prod mode
2025-04-24 01:45:58 +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
marko-kraemer
a352d35efa
add temporary frontend DB messages poll as hotfix to fix stream
2025-04-23 16:33:57 +01:00
marko-kraemer
f9ca36efa0
wip
2025-04-23 09:13:07 +01:00