-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix for Tokens Limit/Context issue | GPT4FREE | Auto Install Windows | Folders collapse/expand Monaco Editor #539
Open
Reiko69420
wants to merge
11
commits into
stitionai:main
Choose a base branch
from
Reiko69420:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on May 5, 2024
-
Rebase with new Devika Versions
Idk what the f*ck did i do, i somehow deleted every commit that i've done
Configuration menu - View commit details
-
Copy full SHA for 408d384 - Browse repository at this point
Copy the full SHA 408d384View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6b953c - Browse repository at this point
Copy the full SHA c6b953cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf0ebab - Browse repository at this point
Copy the full SHA bf0ebabView commit details -
Configuration menu - View commit details
-
Copy full SHA for d37efc1 - Browse repository at this point
Copy the full SHA d37efc1View commit details
Commits on May 8, 2024
-
Folder collapse/expanding + Easy disable context
On the Monaco Editor there is now folder that are collapsed and you can expand them! And now you can click on the little eye in the monacoEditor to block the context of the file for the AI
Configuration menu - View commit details
-
Copy full SHA for 1fee07b - Browse repository at this point
Copy the full SHA 1fee07bView commit details -
Fixed update_config, optimization, animation
Fixed an issue with update_config where Python will glitch out and write random stuff in the config file because the code keeps opening, read, add value, write, close very fast... Now it just write the update in the self.config and THEN save_config Made some optimization on the save func in MonacoEditor Added some smooth animation in the folder collapse/expanding~
Configuration menu - View commit details
-
Copy full SHA for 66c2250 - Browse repository at this point
Copy the full SHA 66c2250View commit details
Commits on May 10, 2024
-
Fix list index out of range error (stitionai#546)
It seems that the line needed to be split on ":" instead of "`", because there will always be a colon when the line starts with "File: ".
Configuration menu - View commit details
-
Copy full SHA for ccdd6b2 - Browse repository at this point
Copy the full SHA ccdd6b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d74949c - Browse repository at this point
Copy the full SHA d74949cView commit details
Commits on May 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1ece770 - Browse repository at this point
Copy the full SHA 1ece770View commit details
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d0c3890 - Browse repository at this point
Copy the full SHA d0c3890View commit details -
Configuration menu - View commit details
-
Copy full SHA for 543e76b - Browse repository at this point
Copy the full SHA 543e76bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.