-
Notifications
You must be signed in to change notification settings - Fork 31
Terminal refac #13
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
Merged
Merged
Terminal refac #13
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
ac26c6d
Add Terminal and DockerTerminal classes
matheper 513dffd
docker requirement
matheper 3a4beff
terminal fixes
matheper 41cb54b
cleaner output from terminal
matheper 41fb649
integrate terminal into PDBTool and RepoEnv
matheper a6fb19e
merge main into terminal-refac
matheper 3cc12f5
fix circular import
matheper eba3ddc
merged main into terminal-refac
matheper 2cbe38b
running docker with uid and gid that matches host
matheper 4c5b97c
Timeout read_terminal if no changes to output
matheper 71c9075
pr comments
matheper 93621de
remove working_dir from terminal run. use tempfile.TemporaryDirectory
matheper 5f42d20
Include os env vars to local terminal by default
matheper 55306ca
Patch base image directly from BytesIO
matheper 8d50088
Terminal clone with class
matheper 01f7b74
lazy terminal initialization
matheper 070bd03
updating volumes while setting working_dir
matheper 2f14336
remove previous working dir from volumes
matheper 511d327
removed mutable default arguments
matheper f8102e4
aider use docker terminal
matheper 01f2e80
merge main into terminal-refac
matheper 2f51523
run_interactive always string
matheper fd2f0be
fix tests and entrypoint list
matheper e01936e
fix test_env tests
matheper 63c1b46
check output using list
matheper ac46608
Fix docker UID and GID patch logic
matheper 92a6a06
let docker name container, then rename it
matheper f664aba
Apply suggestions from code review
matheper cc00f43
Apply suggestions from code review
matheper File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.