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

Filtering out ANSI escape codes in printed assistant thoughts #4812

Merged
merged 6 commits into from
Jun 27, 2023

Conversation

lc0rp
Copy link
Contributor

@lc0rp lc0rp commented Jun 27, 2023

#4810 but for release-branch.

@github-actions
Copy link
Contributor

This PR exceeds the recommended size of 500 lines. Please make sure you are NOT addressing multiple issues with one PR.

@lc0rp lc0rp added this to the v0.4.3 Release milestone Jun 27, 2023
@codecov
Copy link

codecov bot commented Jun 27, 2023

Codecov Report

Patch coverage: 77.72% and project coverage change: +0.20 🎉

Comparison is base (5d5a35e) 70.77% compared to head (b1ecf85) 70.98%.

Additional details and impacted files
@@                Coverage Diff                 @@
##           release-v0.4.3    #4812      +/-   ##
==================================================
+ Coverage           70.77%   70.98%   +0.20%     
==================================================
  Files                  68       69       +1     
  Lines                3326     3350      +24     
  Branches              532      542      +10     
==================================================
+ Hits                 2354     2378      +24     
+ Misses                795      794       -1     
- Partials              177      178       +1     
Impacted Files Coverage Δ
autogpt/main.py 23.52% <33.33%> (ø)
autogpt/core/configuration/schema.py 66.66% <66.66%> (ø)
autogpt/configurator.py 30.37% <69.23%> (ø)
autogpt/config/config.py 73.94% <81.57%> (+5.30%) ⬆️
autogpt/agent/agent.py 58.90% <100.00%> (ø)
autogpt/llm/providers/openai.py 90.82% <100.00%> (+0.08%) ⬆️
autogpt/logs.py 74.54% <100.00%> (+0.31%) ⬆️
autogpt/plugins/__init__.py 73.54% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link
Contributor

This PR exceeds the recommended size of 500 lines. Please make sure you are NOT addressing multiple issues with one PR.

@lc0rp lc0rp merged commit ebe1861 into Significant-Gravitas:release-v0.4.3 Jun 27, 2023
lc0rp added a commit to lc0rp/Auto-GPT-Turbo that referenced this pull request Jul 1, 2023
…Significant-Gravitas#4812)"

This reverts commit ebe1861.

(cherry picked from commit e9ed0a48e72d96289b0b217424b85a01140399e4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants