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

Show workspace during startup / fix for #2793 #4082

Merged

Conversation

Boostrix
Copy link
Contributor

@Boostrix Boostrix commented May 10, 2023

trivial fix for people on github asking where the workspace is located, for instance:

Should probably be extended to also suggest that people can put their files there for the agent to find them, e.g. to provide more in depth goals:

Background

Changes

Documentation

Test Plan

PR Quality Checklist

  • My pull request is atomic and focuses on a single change.
  • I have thoroughly tested my changes with multiple different prompts.
  • I have considered potential risks and mitigations for my changes.
  • I have documented my changes clearly and comprehensively.
  • I have not snuck in any "extra" small tweaks changes

@vercel
Copy link

vercel bot commented May 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
docs ⬜️ Ignored (Inspect) Visit Preview May 15, 2023 11:27pm

@codecov
Copy link

codecov bot commented May 10, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.22 ⚠️

Comparison is base (3c80e05) 62.09% compared to head (a0d235f) 61.88%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4082      +/-   ##
==========================================
- Coverage   62.09%   61.88%   -0.22%     
==========================================
  Files          73       73              
  Lines        3327     3329       +2     
  Branches      479      480       +1     
==========================================
- Hits         2066     2060       -6     
- Misses       1122     1128       +6     
- Partials      139      141       +2     
Impacted Files Coverage Δ
autogpt/prompts/prompt.py 51.92% <0.00%> (-2.08%) ⬇️

... and 3 files with indirect coverage changes

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

@k-boikov k-boikov added enhancement New feature or request function: workspace labels May 14, 2023
@k-boikov k-boikov added this to the v0.3.2-release milestone May 14, 2023
@vercel vercel bot temporarily deployed to Preview May 15, 2023 23:22 Inactive
@k-boikov k-boikov changed the title show workspace during startup / fix for #2793 Show workspace during startup / fix for #2793 May 15, 2023
@k-boikov k-boikov merged commit 17c45ee into Significant-Gravitas:master May 15, 2023
ppetermann pushed a commit to ppetermann/Auto-GPT that referenced this pull request May 22, 2023
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.

2 participants