| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
feat(sandbox): introduce /allow-path command for granting sandbox path permissions - Added a new TUI command /allow-path to allow users to grant read or write permissions for specific paths in the local sandbox. - Implemented functionality to handle path resolution and permission granting within the GatewayRuntime. - Enhanced the permission control interface to support sandbox denial checks for specified paths. - Updated documentation to reflect the new command and its usage. This feature improves user control over sandbox permissions, allowing for more flexible interaction with the local environment. | 1 个月前 | |
fix(exec): bound stdout/stderr drain to prevent deadlock on background pipe inheritance Co-Authored-By: GLM-5.2 | 6 天前 | |
feat: add execwd sandbox denial permission request | 1 个月前 | |
refactor: clean up local backend function calls and improve code readability - Consolidated function calls in the local backend to enhance clarity. - Removed unnecessary line breaks for better code formatting. - Added default behavior for network allowance in macOS isolation options. - Introduced tests to ensure default settings for isolation options are correctly applied. | 1 个月前 | |
feat: add execwd sandbox denial permission request | 1 个月前 | |
cargo fmt | 2 个月前 | |
feat(lifecycle): introduce backend lifecycle management contract and implementation This commit adds a comprehensive backend lifecycle contract and its implementation in the lifecycle.rs file. The new contract defines a unified interface for managing backend instances, including operations such as creating, loading, pausing, and deleting instances. Additionally, it introduces a state machine to handle lifecycle transitions and ensures that backend providers can implement these operations consistently. Documentation for the lifecycle contract is also included to guide future implementations. | 1 个月前 | |
feat(backend): wire backend into the current design Co-authored-by: yaozhenhe<yaozhenhe@huawei.com> | 2 个月前 | |
feat(sandbox): introduce /allow-path command for granting sandbox path permissions - Added a new TUI command /allow-path to allow users to grant read or write permissions for specific paths in the local sandbox. - Implemented functionality to handle path resolution and permission granting within the GatewayRuntime. - Enhanced the permission control interface to support sandbox denial checks for specified paths. - Updated documentation to reflect the new command and its usage. This feature improves user control over sandbox permissions, allowing for more flexible interaction with the local environment. | 1 个月前 | |
feat: add remote session and E2B compatible - Introduced a new service for handling remote sessions, including recording and listing sessions. - Updated the application state to support remote session dialogs. - Enhanced the user interface to allow selection and management of remote sessions. - Refactored existing code to integrate remote session features into the application workflow. | 1 个月前 | |
feat: add execwd sandbox denial permission request | 1 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 个月前 | ||
| 6 天前 | ||
| 1 个月前 | ||
| 1 个月前 | ||
| 1 个月前 | ||
| 2 个月前 | ||
| 1 个月前 | ||
| 2 个月前 | ||
| 1 个月前 | ||
| 1 个月前 | ||
| 1 个月前 |