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

Planner Interface #3788

Closed

Conversation

rihp
Copy link
Contributor

@rihp rihp commented May 4, 2023

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

BillSchumacher and others added 19 commits April 20, 2023 01:15
This reverts commit c400897, reversing
changes made to fe855fe.
* Revert "Merge branch 'master' into stable"

This reverts commit c400897, reversing
changes made to fe855fe.

* Fix `validate_json` file error when cwd != project root (Significant-Gravitas#2665)

Co-authored-by: qianchengliang <[email protected]>

* Revert "Revert "Merge branch 'master' into stable""

This reverts commit 999990b.

---------

Co-authored-by: BillSchumacher <[email protected]>
Co-authored-by: Mick <[email protected]>
Co-authored-by: qianchengliang <[email protected]>
Co-authored-by: Reinier van der Leer <[email protected]>
Co-authored-by: Nicholas Tindle <[email protected]>
* feat: move task_complete command out of prompt

* fix: formatting fixes

* Add the shutdown command to the test agents

* tests: update test vcrs

---------

Co-authored-by: James Collins <[email protected]>
* feat: move task_complete command out of prompt

* fix: formatting fixes

* feat: add command disabling

* docs: document how to disable command categories
@vercel
Copy link

vercel bot commented May 4, 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 4, 2023 2:32pm

@github-actions github-actions bot added size/xl and removed size/xs labels May 4, 2023
@github-actions
Copy link
Contributor

github-actions bot commented May 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 vercel bot temporarily deployed to Preview May 4, 2023 14:30 Inactive
@github-actions
Copy link
Contributor

github-actions bot commented May 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

@rihp rihp closed this May 4, 2023
@rihp
Copy link
Contributor Author

rihp commented May 4, 2023

Moved to #3790

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.

9 participants