OLLMtools.RunCommand
Description:
Content:
Classes:
- Bubble - Bubble class for executing
commands in bubblewrap sandbox.
- Overlay - Manages overlay filesystem
creation, mounting, and cleanup for isolating writes during command execution.
- Request - Request handler for executing
terminal commands in the project root directory.
- Scan - Post-completion overlay scanner that
detects all changes (additions, modifications, deletions) and synchronizes them with the live filesystem and ProjectFiles database.
- Tool - Tool for executing terminal commands
in the project root directory.