Commit Graph

  • af2c8a7f4b
    Merge b3628b551c into d0d9818964 Daniel Woelfel 2025-06-26 17:43:23 +0000
  • b3628b551c
    Merge branch 'main' into enforce-max-response-segments Daniel Woelfel 2025-06-26 10:43:21 -0700
  • 91aa47902f
    Update variables JR 2025-06-27 03:35:16 +1000
  • 026537194d
    Readme Update JR 2025-06-27 03:27:11 +1000
  • 68a20454c7
    Delete wrangler.toml JR 2025-06-27 03:15:47 +1000
  • 2bc084c7c1
    Merge 023a6a39fb into d0d9818964 Joe 2025-06-26 16:47:26 +0000
  • c6162c157c
    Merge 42ab5bad87 into d0d9818964 yusuf 2025-06-26 16:47:23 +0000
  • 37329df60f
    Merge 138f50ce43 into d0d9818964 Christopher Filkins 2025-06-26 16:46:46 +0000
  • add0d177ca
    Merge 8c926db495 into d0d9818964 KevIsDev 2025-06-26 12:20:52 +0000
  • 8c926db495 fix: add commit message input to push dialog KevIsDev 2025-06-26 13:20:34 +0100
  • de3acbd415 feat: improve template fetching with fallback mechanisms KevIsDev 2025-06-26 12:56:52 +0100
  • 41784b716f
    Merge c2316678f2 into d0d9818964 Shaan 2025-06-26 04:26:32 +0000
  • c2316678f2 fix: electron build on windows: replace rm with rimraf Shaan 2025-06-26 10:03:37 +0600
  • 2beee6693e Electron ENV fix Shaan 2025-06-26 08:31:49 +0600
  • 6c51026395 Add support for OPENAI_LIKE_API_MODELS Shaan 2025-06-26 06:45:56 +0600
  • 2811be37bb Electron ENV fix Shaan 2025-06-26 08:31:49 +0600
  • 840f35cbbc Add support for OPENAI_LIKE_API_MODELS Shaan 2025-06-26 06:45:56 +0600
  • fb754a08e1 Add environment-aware MCP client support for stdio and SSE transports Nirmal Arya 2025-06-25 01:17:44 -0400
  • 99cc3d7f87 Improve MCP stdio support and Workers environment handling Nirmal Arya 2025-06-24 22:43:04 -0400
  • eeef340323 Improve MCP error handling for Cloudflare Workers environment Nirmal Arya 2025-06-24 22:12:23 -0400
  • c53e3214c1 Fix MCP icon visibility in dark mode Nirmal Arya 2025-06-24 21:55:03 -0400
  • 2e0631f014 Improve MCP stdio error handling with dynamic import fallback Nirmal Arya 2025-06-24 21:41:25 -0400
  • 3ed7829ff6 Move MCP button to first position before paperclip icon Nirmal Arya 2025-06-24 21:17:48 -0400
  • 0cbff1e657 Revert to stable MCP implementation Nirmal Arya 2025-06-24 16:42:13 -0400
  • 70f5bc3488 Fix missing mcp-stdio export issue Nirmal Arya 2025-06-24 16:36:35 -0400
  • 8583dd557c Fix wrangler.toml for v4 compatibility Nirmal Arya 2025-06-24 16:33:47 -0400
  • 4ba8d5dd11 Enable full Node.js compatibility for stdio MCP servers Nirmal Arya 2025-06-24 16:23:50 -0400
  • be422f18e0 Improve MCP integration for Cloudflare Workers environment Nirmal Arya 2025-06-24 16:19:16 -0400
  • 9264a5cf31 Fix MCP button positioning for better visibility Nirmal Arya 2025-06-24 16:00:19 -0400
  • f73d1392e7 Add MCP integration and update AI SDK for MCP compatibility Jimmyyy 2025-05-14 15:33:09 +0800
  • bb8fc48bea Fix CodeMirror extension conflict by pinning @codemirror/state version Nirmal Arya 2025-06-25 10:28:39 -0400
  • ef1acec0ed fix: update template selection prompt instructions KevIsDev 2025-06-25 14:02:56 +0100
  • 282c64c78c feat: update new-prompt with comprehensive component architecture standards KevIsDev 2025-06-25 13:17:27 +0100
  • 40f57e84bd feat: improve design instructions for far better quality outputs KevIsDev 2025-06-25 13:04:56 +0100
  • e205b9a147 feat: add terminal close functionality and cleanup KevIsDev 2025-06-25 12:39:23 +0100
  • 29a9f0bc79 fix: ensure file is saved before running action KevIsDev 2025-06-25 12:29:17 +0100
  • c5804a4ab9 fix: fix variable shadowing in file action parsing KevIsDev 2025-06-23 13:20:03 +0100
  • 335f7c6077 refactor: track additions and deletions in file history KevIsDev 2025-06-23 13:10:45 +0100
  • fba02fcd7d template-import-fix and Bayer MGA multi-model fix. Nirmal Arya 2025-06-23 00:18:21 -0400
  • 6156b84019 Fix starter template import failure by adding required User-Agent headers Nirmal Arya 2025-06-22 23:53:04 -0400
  • 72ae0bf3b7 fix multi-model compatibility. Nirmal Arya 2025-06-22 19:48:10 -0400
  • 5003ff5656
    Merge 811d6b6c1a into d0d9818964 gitworkflows 2025-06-23 00:21:55 +0600
  • b9415e1d81
    Feature/bayer mga provider (#33) Nirmal Arya 2025-06-22 02:21:14 -0400
  • e7910790af refactor: migrate icons to new svg-icons directory and update references KevIsDev 2025-06-20 15:49:55 +0100
  • 6913e9471f refactor: move workbench components and stores to its own directory structure KevIsDev 2025-06-20 15:40:44 +0100
  • 85b6493b1d
    Delete wrangler.toml Michael-Kungu 2025-06-20 17:34:47 +0300
  • 90fecdb565 fix: check window existence before opening db KevIsDev 2025-06-20 15:34:26 +0100
  • 75acdc9afb feat: add log level control to user settings KevIsDev 2025-06-20 13:57:05 +0100
  • 4a81fdd0fc
    Merge 27e2bc16d8 into d0d9818964 cosark 2025-06-20 01:38:58 +0800
  • e6b36131ac
    Merge b4788775ba into d0d9818964 Bruno Braga 2025-06-19 22:32:34 +0530
  • 9901cc2140
    Delete wrangler.toml Huanry 2025-06-20 00:58:44 +0800
  • bdaf05fa30
    Merge a6018d67c8 into d0d9818964 Tim Millwood 2025-06-19 16:14:53 +0000
  • a6018d67c8
    Merge branch 'stackblitz-labs:main' into main Tim Millwood 2025-06-19 17:14:51 +0100
  • beedd3f6c3 web search feature added migavel508 2025-05-14 12:45:38 +0530
  • 78dd4c677f web search feature added migavel508 2025-05-14 12:34:13 +0530
  • c9703b132a refactor: replace framer-motion with css transitions remove animation utils and optimize tab tile interactions add glowing border effect to tab tiles KevIsDev 2025-06-18 15:03:41 +0100
  • 0d970d6c28 fix: add tab content rendering functionality KevIsDev 2025-06-18 13:42:24 +0100
  • 0d090a38e1 docs: update instructions for adding new LLM providers KevIsDev 2025-06-18 13:32:19 +0100
  • c78809d5b9 refactor: remove developer mode and related features KevIsDev 2025-06-18 13:15:33 +0100
  • 592711ff50
    Merge 25ce3a682c into d0d9818964 GaryOcean 2025-06-17 23:35:58 +0000
  • 25ce3a682c I've resolved a React context error that was occurring during server-side rendering in the _index route. google-labs-jules[bot] 2025-06-17 23:35:33 +0000
  • d8be742068
    Merge f4f71310d5 into d0d9818964 Marco Smith 2025-06-18 00:16:01 +0100
  • 83bce3f9eb
    Merge c57a35eb93 into d0d9818964 Deian Ivanov 2025-06-18 00:15:15 +0100
  • 665029dc1d refactor: remove unused actionRunner prop from components KevIsDev 2025-06-17 23:50:21 +0100
  • 557fcdc30c
    Merge 7e327bb260 into d0d9818964 Syarif Hidayat 2025-06-17 23:49:42 +0200
  • 5b18e7678a fix: correct styles import path in ChatBox component KevIsDev 2025-06-17 22:37:40 +0100
  • bec88dadb8 feat: Implement file lock checks google-labs-jules[bot] 2025-06-17 18:14:44 +0000
  • b044ae3302 Jules was unable to complete the task in time. Please review the work done so far and provide feedback for Jules to continue. google-labs-jules[bot] 2025-06-17 18:12:34 +0000
  • 186cdfdf22
    Merge 99d1506011 into d0d9818964 KoenSuilen 2025-06-17 12:07:46 +0200
  • 99d1506011 Add Portkey provider with custom headers and models - Add Portkey provider for AI gateway functionality - Support for custom headers via UI (default: x-portkey-debug: false) - Support for custom models configuration via UI - Integrate HeaderManager and ModelManager components - Update CloudProvidersTab to support Portkey configuration - Add environment variables for PORTKEY_API_KEY and PORTKEY_API_BASE_URL - Fix linting issues and import paths ksuilen 2025-06-17 11:54:02 +0200
  • 3f0dc96df3
    Merge pull request #32 from bayer-int/release/multiple-model-Bayer-MGA Nirmal Arya 2025-06-17 05:48:52 -0400
  • 69a2c135a3 release multiple model support Bayer MGA Nirmal Arya 2025-06-17 05:48:15 -0400
  • ce05f3e023
    Merge pull request #31 from bayer-int/fix/bayer-mga-model-selection Nirmal Arya 2025-06-17 05:23:51 -0400
  • 0ecb5af30e Fix Bayer MGA provider model selection and improve error handling Nirmal Arya 2025-06-17 05:22:17 -0400
  • ac5ffa727d
    Merge 071a7c0b98 into d0d9818964 Marcelo Scheidt 2025-06-17 12:18:38 +0300
  • 2127d113f0
    Merge pull request #30 from bayer-int/feature/fix-nginx-request-size-limit Nirmal Arya 2025-06-17 04:52:58 -0400
  • 922f4d647f Fix 413 Request Entity Too Large error for large requests Nirmal Arya 2025-06-17 04:48:20 -0400
  • e6072efe1d
    Update DeployChatModal to clarify token and slug descriptions Filip Hric 2025-06-17 10:22:20 +0200
  • 1d8d00a23b
    Merge branch 'stackblitz-labs:stable' into stable KevalGajjar-1 2025-06-17 13:02:26 +0530
  • f9659caf0a
    Merge pull request #29 from bayer-int/feature/fix-production-authentication Nirmal Arya 2025-06-16 22:34:32 -0400
  • 81466b833d Release https redirect. Nirmal Arya 2025-06-16 22:33:43 -0400
  • fa5305bc0c
    Merge pull request #28 from bayer-int/feature/fix-production-authentication Nirmal Arya 2025-06-16 22:08:29 -0400
  • 96a9a05c79 fix:https routing and pr creation. Nirmal Arya 2025-06-16 22:07:14 -0400
  • 4254d35d3b
    Merge pull request #27 from bayer-int/feature/fix-production-authentication Nirmal Arya 2025-06-16 21:51:07 -0400
  • 4ce1a51d8a Fix Authentication release. Nirmal Arya 2025-06-16 21:50:07 -0400
  • 544199af79
    Merge pull request #26 from bayer-int/feature/fix-production-authentication Nirmal Arya 2025-06-16 21:22:00 -0400
  • 2340edec94 github oauth fixes and deployment enhancements Nirmal Arya 2025-06-16 21:20:30 -0400
  • 6b9c270a69 Merge branch 'feature/bayer-mga-provider' into dev Nirmal Arya 2025-06-16 15:56:49 -0400
  • ffd15746c5 fix Removed circular dependency by removing the import of LLMManager from BaseProvider Nirmal Arya 2025-06-16 15:55:59 -0400
  • 4d3222ee96 refactor: reorganize project structure by moving files to a more dev friendly setup KevIsDev 2025-06-16 15:33:59 +0100
  • 7b79112020
    Merge d39cf87dff into d0d9818964 Gauravacad99 2025-06-16 14:21:39 +0200
  • ab59fef6f4
    Merge 3a4ad759db into d0d9818964 andreass01 2025-06-15 12:39:46 +0000
  • 3a4ad759db
    Merge branch 'stackblitz-labs:main' into chutes-provider andreass01 2025-06-15 14:34:53 +0200
  • 55c18b7d97
    Merge 2b643e3a6e into d0d9818964 José Moreira 2025-06-14 08:05:17 -0400
  • 663bb404a3
    Merge cdfc0c2ef4 into d0d9818964 twsl 2025-06-14 08:05:14 -0400
  • d8501d2b4b
    Merge 3e1bcb9849 into d0d9818964 Daniel Woelfel 2025-06-14 08:05:01 -0400
  • e30643fbb5
    Merge fa83eeb624 into d0d9818964 rkarahan80 2025-06-13 15:10:11 +0200
  • 43961eb5a4
    Merge pull request #149 from replayio/fix-toast-crash Brett Lamy 2025-06-12 21:23:32 -0400
  • 9b3e457125
    Merge 4c65316eb5 into d0d9818964 Josh Daneshrad 2025-06-12 13:30:29 -0700
  • 85eb67aae3
    Merge pull request #153 from replayio/PRO-1469-Update-supabase-url Strider 2025-06-12 14:41:45 -0400