-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
chore: Bring Develop up to date with HEAD #1006
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update quickstart.md
docs: Add AI Agent Dev School Parts 2 and 3 summaries and timestamps
Add google model env vars
fix: re-enable coverage report upload to Codecov in CI workflow
chore: disable building docs on build command
feat: Add Flow Blockchain plugin
chore: enhance dev script, performance improvement and add help message
chore: added more help message to the important notice text.
chore: improved dev command
…aws-env fix: Goat Plugin + AWS S3 Service error when env vars absent
docs: add WSL Setup Guide to documentation
chore: add how to startup chat ui
feat: flow update generate object
Feat : github image cicd
feat: Add NanoGPT provider
…search fix: Fix Twitter Search Logic and Add Galadriel Image Model
feat: create README_DE.md
…thropic feat: allow users to configure models for openai and anthropic
fix: typo initialize
…callback fix: add callback to action in farcaster client
must be from develop or tests will fail, failing tests will not allow merge
odilitime
changed the title
Bring Develop upt to date with HEAD
Chore: Bring Develop up to date with HEAD
Dec 12, 2024
odilitime
changed the title
Chore: Bring Develop up to date with HEAD
chore: Bring Develop up to date with HEAD
Dec 12, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Risks
Low
Background
What does this PR do?
Bring develop up to ddate with HEAD
What kind of change is this?
Updates (new versions of included code)
Why are we doing this? Any context or related work?
main is now protected and we need to move existing PRs over to develop. This should reduce issue
Documentation changes needed?
My changes do not require a change to the project documentation.