Skip to content
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

Release v0.4.0 #4539

Merged
merged 114 commits into from
Jun 5, 2023
Merged

Release v0.4.0 #4539

merged 114 commits into from
Jun 5, 2023

Conversation

richbeales
Copy link
Contributor

@richbeales richbeales commented Jun 1, 2023

Checklist

  1. Prepare 🏗️
    1. create release branch (@richbeales) -> release-0.4.0
    2. create release PR (@richbeales) (you are looking at it)
    3. resolve conflicts with stable (@Pwuts)
    4. test release branch (@lc0rp + testers; @Pwuts for CI)
    5. update version numbers (@Pwuts) -> 3dbc377
    6. update bulletin in release branch (@Pwuts) -> 120fe76
    7. create draft release for peer review (@Pwuts) -> Auto-GPT v0.4.0 [draft]
  2. Publish 🚀
    1. merge release branch into stable (@Pwuts) -> Release v0.4.0 #4539
    2. tag & publish release v0.4.0 (@Pwuts) -> Auto-GPT v0.4.0
    3. post announcement on Discord (@Ferg)
    4. post announcement on Twitter (@Ferg)
    5. post announcement on Instagram (@Ferg?)
    6. post announcement on Reddit -> "Auto-GPT Update v0.4.0"
    7. send newsletter
    8. blog post?
    • any other places to post announcements?
  3. Post-process 🎀
    1. merge release branch into master (@Pwuts) -> Sync release v0.4.0 back into master #4585
    2. evaluate
    3. set next release (scope + target date)

p-i- and others added 30 commits May 15, 2023 13:06
* Update prompt.py to clarify how to call commands

* new cassettes

* try again with a new cassette

* one last try with the cassette

* black dot

---------

Co-authored-by: k-boikov <[email protected]>
Co-authored-by: Nicholas Tindle <[email protected]>
* Added feature to interrupt y -N continuous commands.

* Fixed formatting.

---------

Co-authored-by: Nicholas Tindle <[email protected]>
Co-authored-by: Nicholas Tindle <[email protected]>
* feat: legal warning on continuous

* fix: formatting

* ci: fix formatting
* Clarify .env.template image-provider options

* feat: consolidate duplicate options

* Simplify

---------

Co-authored-by: Nicholas Tindle <[email protected]>
Co-authored-by: Nicholas Tindle <[email protected]>
Co-authored-by: k-boikov <[email protected]>
Maybe I'm missing something but I don't see the harm of accessing an absolute path if it's contained in the workspace

Co-authored-by: k-boikov <[email protected]>
Co-authored-by: Media <[email protected]>
Co-authored-by: Nicholas Tindle <[email protected]>
Co-authored-by: Nicholas Tindle <[email protected]>
Co-authored-by: k-boikov <[email protected]>
Co-authored-by: merwanehamadi <[email protected]>
Co-authored-by; lc0rp
…n not detected. (#3598)

* Updated run script to check for Python 3.10 and above, and provide informative error messages for unsupported versions.

* Updated run script to check for Python 3.10 and above, and provide informative error messages for unsupported versions.

---------

Co-authored-by: merwanehamadi <[email protected]>
* Adds SELF_FEEDBACK_FILE_NAME

* Add self-feedback logging to logs/Debug folder

* Reformatting

* Uses JSON file

* Update agent.py

Changes position

* Update agent.py

* Adds PROMPT_FEEDBACK_FILE_NAME

* Update agent.py

* Update agent.py

* Reformatting

* Update agent.py

* Update agent.py

* Changes file names

* Update agent.py

* Reformatting

* Update agent.py

* Changes conts names

* Update agent_manager.py

* Update agent_manager.py

* HARD reset

* Update test_get_self_feedback.py

* Update test_get_self_feedback.py

---------

Co-authored-by: merwanehamadi <[email protected]>
Co-authored-by: Nicholas Tindle <[email protected]>
Co-authored-by: k-boikov <[email protected]>
@github-actions
Copy link
Contributor

github-actions bot commented Jun 4, 2023

This PR exceeds the recommended size of 200 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size

@github-actions
Copy link
Contributor

github-actions bot commented Jun 4, 2023

This PR exceeds the recommended size of 200 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size

@vercel
Copy link

vercel bot commented Jun 4, 2023

Deployment failed with the following error:

Resource is limited - try again in 9 hours (more than 100, code: "api-deployments-free-per-day").

@github-actions
Copy link
Contributor

github-actions bot commented Jun 4, 2023

This PR exceeds the recommended size of 200 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size

@github-actions
Copy link
Contributor

github-actions bot commented Jun 4, 2023

This PR exceeds the recommended size of 200 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size

@vercel
Copy link

vercel bot commented Jun 4, 2023

Deployment failed with the following error:

Resource is limited - try again in 10 minutes (more than 100, code: "api-deployments-free-per-day").

@github-actions
Copy link
Contributor

github-actions bot commented Jun 4, 2023

This PR exceeds the recommended size of 200 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size

1 similar comment
@github-actions
Copy link
Contributor

github-actions bot commented Jun 4, 2023

This PR exceeds the recommended size of 200 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size

@github-actions
Copy link
Contributor

github-actions bot commented Jun 4, 2023

This PR exceeds the recommended size of 200 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size

@github-actions
Copy link
Contributor

github-actions bot commented Jun 4, 2023

This PR exceeds the recommended size of 200 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size

@github-actions
Copy link
Contributor

github-actions bot commented Jun 4, 2023

This PR exceeds the recommended size of 200 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size

@Pwuts Pwuts changed the title Merge of Release v0.4.0 branch into Stable Release v0.4.0 Jun 4, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jun 4, 2023

This PR exceeds the recommended size of 200 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size

@Pwuts Pwuts added this to the v0.4.0 Release milestone Jun 4, 2023
Copy link
Member

@Pwuts Pwuts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has been delayed long enough, let's go! :)

@Pwuts Pwuts merged commit 25a7957 into stable Jun 5, 2023
@waynehamadi
Copy link
Contributor

🥳

prasancumarn added a commit to prasancumarn/Auto-GPT that referenced this pull request Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.