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

feat(agent, forge): Markdown-formatted history -> message history #7228

add `ActionHistoryComponent.full_message_count` to docs

921b5c9
Select commit
Loading
Failed to load commit list.
Merged

feat(agent, forge): Markdown-formatted history -> message history #7228

add `ActionHistoryComponent.full_message_count` to docs
921b5c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 2, 2024 in 0s

25.50% (-0.01%) compared to c19ab2b

View this Pull Request on Codecov

25.50% (-0.01%) compared to c19ab2b

Details

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 25.50%. Comparing base (c19ab2b) to head (921b5c9).
Report is 19 commits behind head on master.

Files Patch % Lines
autogpt/autogpt/agents/agent.py 0.00% 0 Missing and 1 partial ⚠️
...togpt/autogpt/agents/prompt_strategies/one_shot.py 0.00% 1 Missing ⚠️
forge/forge/agent/forge_agent.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7228      +/-   ##
==========================================
- Coverage   25.50%   25.50%   -0.01%     
==========================================
  Files          80       80              
  Lines        4661     4662       +1     
  Branches      631      631              
==========================================
  Hits         1189     1189              
- Misses       3402     3403       +1     
  Partials       70       70              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.