Commit Graph

2348 Commits

Author SHA1 Message Date
Vukasin f2dcb6f11e Merge remote-tracking branch 'upstream/main' into fix/stream-restore-on-thread-navigation 2025-08-09 13:21:46 +02:00
Vukasin cbca76023c fix: stream fix again 2025-08-09 13:21:39 +02:00
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
Bobbie a9087fd264
Merge pull request #1258 from mykonos-ibiza/move-to-supabase-cron
refactor: replace QStash with Supabase Cron for background job processing
2025-08-09 16:06:45 +05:30
mykonos-ibiza 2cba5392ca refactor: replace QStash with Supabase Cron for background job processing
- Removed references to QStash in documentation and codebase.
- Updated setup and configuration files to reflect the transition to Supabase Cron.
- Implemented new functions for scheduling and unscheduling jobs using Supabase Cron.
- Added webhook authentication using a shared secret for enhanced security.
- Cleaned up related dependencies and example configurations.
2025-08-09 15:40:11 +05:30
Saumya b4666c5f92 make custom agents section in dashboard page 2025-08-09 11:52:55 +05:30
Saumya 8ff25fa3bb make custom agents section in dashboard page 2025-08-09 11:41:47 +05:30
yeyan1996 114dcd0187 fux: add agent_id option to ChatInput onSubmit method 2025-08-08 18:52:01 -07:00
marko-kraemer 495b21262c wip 2025-08-08 18:25:26 -07:00
marko-kraemer ff7a09f73a enterprise page 2025-08-08 18:23:21 -07:00
marko-kraemer 92a802f44d wip 2025-08-08 18:23:21 -07:00
Marko Kraemer 76fccfda66 Update constants.py 2025-08-08 18:23:21 -07:00
Marko Kraemer 111af29d38 Update constants.py 2025-08-08 18:23:21 -07:00
Vukasin ad9bae6457 feat: add mini model 2025-08-08 18:23:21 -07:00
Vukasin 59b9261561 feat: new model 2025-08-08 18:23:21 -07:00
Saumya 40393143d5 feat: fix agent performance, bugs, ui 2025-08-08 18:23:21 -07:00
Saumya 69e2b30748 parallelize mcp initialization 2025-08-08 18:23:21 -07:00
Saumya 3181717b69 dynamic mcp tool registration 2025-08-08 18:23:21 -07:00
Saumya 727e59c2e7 enhance system prompt 2025-08-08 18:23:21 -07:00
Saumya 72d7aad35c improve system prompt for self configuration 2025-08-08 18:23:21 -07:00
Frank An c341dd13ca git commit -m "feat(setup.py): improve setup wizard accuracy" 2025-08-08 18:23:21 -07:00
kubet a1ef96b245
Merge pull request #1248 from kubet/pr-1205
Merge fixes from refined terminal output  @Chaitanya045
2025-08-08 21:56:12 +02:00
Vukasin 60dde8898f Merge remote-tracking branch 'upstream/main' into pr-1205
# Conflicts:
#	frontend/src/components/thread/tool-views/command-tool/CommandToolView.tsx
2025-08-08 21:45:20 +02:00
kubet 15669fd633
Merge pull request #1246 from kubet/fix/stream-restore-on-thread-navigation
fix: stream restore on thread navigation
2025-08-08 21:35:54 +02:00
Vukasin 6347db190b fix: stream restore on thread navigation 2025-08-08 21:35:26 +02:00
Marko Kraemer 6278047b17
Merge pull request #1200 from yeyan1996/feature/playback
fix: streaming in playback mode
2025-08-08 21:25:57 +02:00
Marko Kraemer 5bb79258c6
Merge pull request #1239 from KrishavRajSingh/fix/batch_update
batch update tasks
2025-08-08 20:20:21 +02:00
Bobbie 0628827b3e
Merge pull request #1243 from escapade-mckv/ui-polishing
fix quick connect
2025-08-08 23:41:18 +05:30
Saumya 414ce567f2 fix quick connect 2025-08-08 23:37:19 +05:30
Bobbie 4ed9ab740c
Merge pull request #1241 from escapade-mckv/ui-polishing
UI polishing
2025-08-08 22:44:37 +05:30
Saumya f0efcd93a5 ui nitpick 2025-08-08 22:43:10 +05:30
Saumya 198f37cc43 fix composio connection requirements 2025-08-08 22:38:50 +05:30
Saumya 3e683de620 quick connect option in model selector 2025-08-08 19:46:46 +05:30
Krishav Raj Singh d23cebc05d batch update tasks 2025-08-08 19:12:00 +05:30
Bobbie d295937112
fix: model access tiers 2025-08-08 17:49:25 +05:30
Bobbie b504d7bee9
Merge pull request #1236 from mykonos-ibiza/feat-product-analytics
feat: analytics on various events
2025-08-08 17:39:26 +05:30
Bobbie c7a22d9e37
Merge pull request #1237 from escapade-mckv/sheets-agent
Sheets agent
2025-08-08 16:10:13 +05:30
Bobbie 2281ac7678
Merge branch 'kortix-ai:main' into sheets-agent 2025-08-08 16:08:13 +05:30
mykonos-ibiza 921925ac45 Integrate PostHog analytics and tracking
- Added PostHog client initialization in instrumentation-client.ts.
- Configured Next.js rewrites for PostHog ingestion endpoints in next.config.ts.
- Implemented user identification and event tracking in various components, including pricing-section.tsx, sidebar-left.tsx, chat-input.tsx, and api.ts.
- Introduced PostHogIdentify component to handle user session changes.
- Updated package.json and package-lock.json to include PostHog dependencies.
2025-08-08 15:24:12 +05:30
Saumya e871d1b6e1 Merge branch 'sheets-agent' into presentation-tool 2025-08-08 15:15:20 +05:30
kubet 2975772806
Merge pull request #1235 from kubet/feat/add-gpt-5
Feat: fix gpt-5 issue
2025-08-08 10:09:17 +02:00
Vukasin b18e1d65dd feat: revert reponse change 2025-08-08 09:59:57 +02:00
Vukasin a948e63c4d fix(stream): non-stream fallback now yields serialized response end; prevents ModelResponse JSON error and preserves final event 2025-08-08 09:56:54 +02:00
Vukasin 1144fea84a Merge remote-tracking branch 'upstream/main' into feat/add-gpt-5 2025-08-08 09:56:36 +02:00
Vukasin 54d694e020 fix(llm): auto-fallback to non-stream for GPT-5 when streaming unsupported; add orjson to satisfy LiteLLM logging imports 2025-08-08 09:36:44 +02:00
Vukasin 4d2d787974 fix(llm): enable litellm.drop_params and map GPT-5 max_tokens to max_completion_tokens; auto-drop temperature for GPT-5 2025-08-08 09:33:22 +02:00
Vukasin 2086c618ac chore(backend): bump litellm to 1.75.2 for GPT-5 max_tokens/temperature fix (#13390) 2025-08-08 09:27:46 +02:00
Saumya 33739679b0 fix: luckyviewer formatting 2025-08-08 12:00:59 +05:30
Saumya 13fefdae77 feat: add sheets tools 2025-08-08 11:38:49 +05:30
Marko Kraemer d6fcbc52b9
Merge pull request #1221 from kubet/feat/add-gpt-5
feat: new model
2025-08-08 07:20:09 +02:00