Commit Graph

  • a8c7520dd4 feat: add user notes feature vgcman16 2025-06-05 20:37:16 -0500
  • c47da2996b
    Merge pull request #20 from vgcman16/codex/complete-github-repo-cloning-button vgcman16 2025-06-05 20:25:22 -0500
  • 9f04a6d38d Add GitHub repo clone button vgcman16 2025-06-05 20:24:35 -0500
  • 7e6955dd04
    Merge pull request #19 from vgcman16/codex/add-homepage-option--start-with-template vgcman16 2025-06-05 20:12:55 -0500
  • 06ddeeb16f docs: add project templates info vgcman16 2025-06-05 20:12:35 -0500
  • 7ae777aa29
    Merge pull request #18 from vgcman16/codex/add-expo-starter-templates vgcman16 2025-06-05 19:46:12 -0500
  • d1e4ce1079 feat: add expo mobile template vgcman16 2025-06-05 19:45:55 -0500
  • 07885853a5
    Merge pull request #17 from vgcman16/codex/add--ask-bolt--ui-for-code-block vgcman16 2025-06-05 19:36:51 -0500
  • abdd4eb135 feat(chat): add ask bolt action for code blocks vgcman16 2025-06-05 19:36:40 -0500
  • ec90de97c4
    Merge pull request #16 from vgcman16/codex/fix-missing-pdfjs-dist-module-import vgcman16 2025-06-05 19:21:22 -0500
  • 48e7799634 chore: lazy load pdfjs vgcman16 2025-06-05 19:21:08 -0500
  • 147bed92fe
    Merge pull request #15 from vgcman16/codex/create-supabase/firebase-setup-wizard vgcman16 2025-06-05 19:18:44 -0500
  • ed83aebf32 feat: add supabase and firebase setup wizard vgcman16 2025-06-05 19:18:32 -0500
  • 407f60d74c
    Merge pull request #14 from vgcman16/codex/fix-errors-or-bugs vgcman16 2025-06-05 19:08:20 -0500
  • f23482db2f fix: address lint issues and type errors vgcman16 2025-06-05 19:07:41 -0500
  • 4350bf66c3
    Merge pull request #13 from vgcman16/codex/polish-ux-with-star-icon-and-tooltips vgcman16 2025-06-05 19:02:01 -0500
  • 83e9f32488 feat: improve prompt enhancer ux vgcman16 2025-06-05 19:01:45 -0500
  • 609715eef3
    Merge pull request #12 from vgcman16/codex/add-import-from-figma-feature vgcman16 2025-06-05 18:48:00 -0500
  • 0a0f1e6888 feat: add Figma import feature vgcman16 2025-06-05 18:47:35 -0500
  • 58006f7399
    Merge pull request #11 from vgcman16/codex/create--plan-project--button vgcman16 2025-06-05 18:36:51 -0500
  • 53cbd63fb8 feat: add project planning button vgcman16 2025-06-05 18:35:47 -0500
  • 2cad54c9f5
    Merge pull request #10 from vgcman16/codex/add-right-click-ui-for-lock-and-target-files vgcman16 2025-06-05 18:16:59 -0500
  • a01970fe1a feat: add file targeting feature vgcman16 2025-06-05 18:16:43 -0500
  • 6721e94359
    Merge pull request #9 from vgcman16/codex/enhance-file-upload-support vgcman16 2025-06-05 17:56:41 -0500
  • 9968b9c51b feat: support uploading text and document files vgcman16 2025-06-05 17:56:30 -0500
  • 95e62853a8
    Merge pull request #8 from vgcman16/codex/fix-typescript-and-lint-errors vgcman16 2025-06-05 17:16:20 -0500
  • 75fa4dd979 Add vscode types and fix extension typings vgcman16 2025-06-05 17:16:09 -0500
  • 96d6952da7
    Merge pull request #6 from vgcman16/codex/fix-typescript-type-errors vgcman16 2025-06-05 16:44:39 -0500
  • 445a7c5998 Fix typecheck errors and install extension deps vgcman16 2025-06-05 16:43:41 -0500
  • b212e2411c
    Merge pull request #5 from vgcman16/codex/add-one-click-deploy-support vgcman16 2025-06-05 16:31:09 -0500
  • 9fbeb3e0e9 feat: add one-click deploy to cloudflare pages vgcman16 2025-06-05 16:30:46 -0500
  • 4ca9406fd4
    Merge pull request #4 from vgcman16/codex/integrate-vscode-with-git-like-confirmations vgcman16 2025-06-05 15:43:54 -0500
  • 58ba6b03c8 Add VSCode git confirmation extension vgcman16 2025-06-05 15:41:38 -0500
  • c514b563f5
    Merge pull request #3 from vgcman16/codex/improve-prompting-for-smaller-llms vgcman16 2025-06-05 15:15:04 -0500
  • 3ce031eb0f docs: mark small LLM prompting issue resolved vgcman16 2025-06-05 15:14:24 -0500
  • 5d06c20584
    Merge pull request #2 from vgcman16/codex/prevent-bolt-from-rewriting-files vgcman16 2025-06-05 14:46:59 -0500
  • b698ab9dd4 avoid unnecessary file rewrites vgcman16 2025-06-05 14:46:20 -0500
  • 174155186a
    Merge pull request #1 from vgcman16/codex/ensure-newline-at-eof-in-bindings.sh vgcman16 2025-06-05 14:38:44 -0500
  • e1282e6fdb fix: ensure newline at EOF in bindings script vgcman16 2025-06-05 14:38:21 -0500
  • b550d15930
    Don't hide initial app features if search result was unsuccessful (#136) Brian Hackett 2025-06-05 07:36:45 -0700
  • b254263719 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-05 10:23:53 +0000
  • 9990afd5dd 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-05 07:51:15 +0000
  • 71f03784ae refactor: improve fine-tuned prompt and set as default KevIsDev 2025-06-05 00:38:15 +0100
  • c8d8301bf2
    Ignore failed pingTelemetry requests (#135) Mateusz Burzyński 2025-06-04 20:56:19 +0200
  • b9176d9a58
    Merge pull request #134 from replayio/PRO-1447-Clarify-consent-in-feedback Strider 2025-06-04 12:14:00 -0400
  • 6c9c89ee78 Update copy to be more explicit Strider Wilson 2025-06-04 10:01:42 -0400
  • e8978533dd
    Delete wrangler.toml lccmaneesh 2025-06-04 19:15:24 +1200
  • 472cc7f8c8
    Merge pull request #133 from replayio/PRO-1445-Codebase-organization Strider 2025-06-03 17:45:35 -0400
  • 7b92fdb067 fix: openAI Context Length and Token Limit Issues Stijnus 2025-06-03 22:57:52 +0200
  • 8868d9e79e lint Strider Wilson 2025-06-03 15:02:39 -0400
  • 64d3bc7d9f Organize header components and update feedback modal Strider Wilson 2025-06-03 15:00:56 -0400
  • d1426206cc Fix: Update Shiki import from getHighlighter to createHighlighter for v3.4.2 compatibility Mustafa Mustafa Zyulkyuf 2025-06-03 20:39:17 +0200
  • efdbda1139 feat: Comprehensive Indie Flower typography integration and Tab Management improvements Mustafa Mustafa Zyulkyuf 2025-06-03 20:26:23 +0200
  • 9003754ccb
    Merge pull request #132 from replayio/PRO-1435-Add-jump-to-bottom-button Strider 2025-06-03 11:10:37 -0400
  • fe5da03df6 lint Strider Wilson 2025-06-03 10:29:50 -0400
  • a4d5f9ed76 Remove Messages className prop Strider Wilson 2025-06-03 10:27:20 -0400
  • 7cd1d3fb2d Move Messages component and add functionality to jump to bottom Strider Wilson 2025-06-03 10:26:52 -0400
  • 37811ac7fa Create jump to bottom component Strider Wilson 2025-06-03 10:26:15 -0400
  • ae87589ac3 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-03 13:13:23 +0000
  • 8159aade24
    Merge 3021d95e73 into 5e590aa16a rkarahan80 2025-06-03 15:32:04 +0300
  • 3021d95e73 feat: Integrate Azure OpenAI, Vertex AI, and Granite AI providers google-labs-jules[bot] 2025-06-03 12:26:02 +0000
  • 5e590aa16a
    Merge pull request #1748 from xKevIsDev/enhancements KevIsDev 2025-06-03 11:39:32 +0100
  • 141f829430 fix the memroy issue Ali 2025-06-03 03:41:13 +0700
  • ee729580d8
    Merge pull request #131 from replayio/PRO-1435-Hide-the-arboretum Strider 2025-06-02 12:41:21 -0400
  • eb12da8b82 lint Strider Wilson 2025-06-02 12:39:40 -0400
  • a434731d3a Clarify copy Strider Wilson 2025-06-02 12:37:25 -0400
  • 7fb24af3e0 Move button to toggle arboretum to settings menu Strider Wilson 2025-06-02 12:36:17 -0400
  • f9e61b2a92 Lint fix Strider Wilson 2025-06-02 11:43:51 -0400
  • a4f4ae977e Hide arboretum by default and update double quotes to single Strider Wilson 2025-06-02 11:41:45 -0400
  • c5be98dd52
    Merge 2d17a70f64 into 41e604c1dc rkarahan80 2025-06-02 18:14:35 +0300
  • 2d17a70f64 feat: Integrate multiple features and enhance LLM interaction google-labs-jules[bot] 2025-06-02 15:14:17 +0000
  • 41e604c1dc fix: add Cloudflare-compatible GitHub repo fetching KevIsDev 2025-06-02 15:46:05 +0100
  • b88918c9b9
    Merge 090c5119dc into e40264ea5e rkarahan80 2025-06-02 14:05:24 +0300
  • 090c5119dc feat: Add LLM planning display and new purple theme google-labs-jules[bot] 2025-06-02 11:05:07 +0000
  • 33e0860468 fix: resolve conflicts KevIsDev 2025-06-02 11:39:49 +0100
  • 9e64c2cccf feat: add frosted glass feature option KevIsDev 2025-06-02 11:12:33 +0100
  • ae0cabc5bf
    Merge c16e27c228 into e40264ea5e rkarahan80 2025-06-02 09:10:28 +0000
  • c16e27c228 Refactor: Initial improvements and groundwork for my implementation. google-labs-jules[bot] 2025-06-02 09:10:25 +0000
  • bf25cfe87e 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-02 09:07:25 +0000
  • 894e151811
    UX updates for building incrementally (#130) Brian Hackett 2025-06-01 12:37:03 -0700
  • 65ccc7a2da
    Delete wrangler.toml dropinsight50 2025-06-01 18:02:19 +0000
  • 010b11417c
    Rename .env.example to .env.local AscendedLabs 2025-06-01 21:28:45 +1000
  • 084e8c5beb
    Delete wrangler.toml AscendedLabs 2025-06-01 21:27:48 +1000
  • 2502efb3a8
    Update .gitignore for fix initial instalation pnpm install Lucas Martín 2025-06-01 11:28:27 +0200
  • 8d0493066a
    Delete pnpm-lock.yaml Lucas Martín 2025-06-01 11:25:56 +0200
  • a30fbbb228 remove basic auth, github auth is implemented. Nirmal Arya 2025-05-31 16:58:18 -0400
  • db9a2c9292 feat: implement enterprise secrets management with AWS Secrets Manager Nirmal Arya 2025-05-31 16:21:18 -0400
  • b1af370120 feat: add SESSION_SECRET and GitHub OAuth config to Kubernetes manifests Nirmal Arya 2025-05-31 16:14:27 -0400
  • c255d00973 fix: replace @remix-run/node imports with @remix-run/cloudflare for compatibility Nirmal Arya 2025-05-31 16:07:44 -0400
  • b983302406 fix: resolve Bayer MGA provider bundling issues Nirmal Arya 2025-05-31 15:59:21 -0400
  • 6a357e91a6 fix: resolve 'Cannot access xs before initialization' runtime error Nirmal Arya 2025-05-31 15:47:45 -0400
  • 1687d812bf feat: implement GitHub OIDC authentication Nirmal Arya 2025-05-31 15:40:32 -0400
  • e0eb402a85 new release to add the Bayer MGA provider. Nirmal Arya 2025-05-31 15:23:36 -0400
  • 198e6c0ec1
    Merge pull request #5 from bayer-int/feature/bayer-mga-provider Nirmal Arya 2025-05-31 14:37:32 -0400
  • 9b46d0b892 fix: Add static models to resolve model lookup issue Nirmal Arya 2025-05-31 14:25:15 -0400
  • d3ac437fb9 fix: Simplify BayerMGA provider to match OpenAI pattern Nirmal Arya 2025-05-31 14:08:51 -0400
  • e5e24450c9 fix: Robust BayerMGA provider implementation with better error handling Nirmal Arya 2025-05-31 13:58:55 -0400
  • 671fc51fa5 feat: Add comprehensive debugging tools for Bayer MGA integration Nirmal Arya 2025-05-31 13:53:09 -0400
  • 2c9926fc9d fix: Add better error handling and logging to BayerMGA provider Nirmal Arya 2025-05-31 13:50:44 -0400
  • 14172c4de6 feat: Add Bayer MGA provider with dynamic model fetching Nirmal Arya 2025-05-31 13:34:28 -0400