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

DRAFT stateful bash tool, text editor tool, and multi-tool container implementation. #1431

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

epatey
Copy link
Collaborator

@epatey epatey commented Mar 3, 2025

This PR contains:

  • New features
  • Changes to dev-tools e.g. CI config / github tooling
  • Docs
  • Bug fixes
  • Code refactor

TODO

  • Write code to ensure that in container param validation errors become ToolParsingError's when marshaled back to Inspect.
  • Audit plumbing of timeout= through the RPC code.
  • Move per-tool interactive CLI support up to the root.
  • Update Inspect-side web_browser tool code to properly use JSON RPC
  • Add Inspect side of editor tool
  • Move code into pip installable package.
  • Move the following into package setup script
    RUN playwright install
    RUN playwright install-deps 
    
  • Update sandbox_with() design.

What is the current behavior? (You can also link to an open issue here)

What is the new behavior?

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

Other information:

@epatey epatey force-pushed the feature/stateful-bash branch 2 times, most recently from ae52b85 to b65c6f8 Compare March 6, 2025 13:04
@epatey epatey changed the title DRAFT stateful bash & multi-tool container implementation. DRAFT stateful bash tool, text editor tool, and multi-tool container implementation. Mar 6, 2025
@epatey epatey force-pushed the feature/stateful-bash branch 5 times, most recently from ca1f8e4 to c6e8c33 Compare March 8, 2025 03:29
@epatey epatey force-pushed the feature/stateful-bash branch from c32f009 to 27bc88a Compare March 8, 2025 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant