Keaton Hoskins
Keaton Hoskins
I am currently working on a possible fix for this, as in theory I think this is caused by total tokens in request for gpt3 model. There is a 'send_token_limit'...
Not sure where to post, as it doesn't seem like there is much of a community but I took a project to modernize this after trying to help my dad...
Can someone validate that the fix I used: ``` import * as React from "react" import { DayPicker } from "react-day-picker" import { ChevronLeftIcon, ChevronRightIcon } from "@radix-ui/react-icons" import {...
I tried doing what most of you have done. I am on Fedora 42 here are my system info: Cursor Version: 1.0.0 VSCode Version: 1.96.2 Commit: 53b99ce608cba35127ae3a050c1738a959750860 Date: 2025-06-04T19:26:40.367Z Electron:...
> This is the final method that works. > > * first step: install Claude code > * run: npm list -g @anthropic-ai/claude-code > * Copy the Claude code extension...