| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
feat(e2b): support local backends and legacy envd uploads Allow runtime checkout to carry local E2B provider options, support multipart uploads for legacy envd deployments, and accept an explicit daemon LLM context window while preserving cloud E2B defaults. Co-authored-by: GPT 5.6 Sol | 7 天前 | |
feat: add E2B bootstrap functionality and related enhancements - Introduced E2B bootstrap archive management, allowing for workspace and skills initialization. - Added new dependencies in Cargo.lock for filetime, tar, and xattr. - Updated various modules to support E2B workspace and skills configuration, including runtime request handling and error mapping. - Enhanced HTTP server responses to include specific error handling for E2B-related requests. - Documented new E2B workspace and skills bootstrap process in README.md. This commit lays the groundwork for improved workspace management and skill integration in the xiaoO daemon. Co-authored-by: GPT-5.6 | 25 天前 | |
新增 E2B 错误分类:DNS、连接、TLS、超时、HTTP 状态、响应流中断、协议错误。 结构化记录 operation、sandbox ID、耗时、failure kind、retryable 和完整底层错误链。 E2B HTTP 客户端增加 10 秒连接超时,不限制长命令整体执行时间。 Sandbox 初始化最多重试 6 次,200ms 指数退避、2 秒上限、±20% jitter。 初始化最终失败时清理 Sandbox,清理失败不再静默忽略。 Process/Start 改为增量 Connect frame 解析,支持任意 chunk 边界。 每个 E2B 进程增加唯一 xiaoo-{uuid} tag。 流中断时保留部分 stdout/stderr,并返回 running_or_completed,避免客户端盲目重试。 /runtimes/exec 中断响应增加 Co-authored-by: GPT-5.6 | 28 天前 | |
feat(gateway): Integrate the dyn-sandbox execution backend on linux Co-Authored-By: DeepSeek v4 | 4 天前 | |
style: apply cargo fmt across endside TUI and e2b filesystem Pure formatting pass (line wrapping, import ordering, struct-literal reformatting) plus a trivial let mut -> let cleanup in the e2b filesystem. No semantic change. | 6 天前 | |
feat: add E2B bootstrap functionality and related enhancements - Introduced E2B bootstrap archive management, allowing for workspace and skills initialization. - Added new dependencies in Cargo.lock for filetime, tar, and xattr. - Updated various modules to support E2B workspace and skills configuration, including runtime request handling and error mapping. - Enhanced HTTP server responses to include specific error handling for E2B-related requests. - Documented new E2B workspace and skills bootstrap process in README.md. This commit lays the groundwork for improved workspace management and skill integration in the xiaoO daemon. Co-authored-by: GPT-5.6 | 25 天前 | |
feat: add E2B operation backend - Introduced a new server namespace for operation backend configuration in the daemon. - Updated the AppConfig structure to include ServerConfig for managing backend settings. - Refactored related code to utilize the new configuration structure. - Added tests to ensure correct resolution of server operation backend settings. - Updated documentation to reflect changes in configuration handling for daemon mode. | 1 个月前 | |
feat(gateway): Integrate the dyn-sandbox execution backend on linux Co-Authored-By: DeepSeek v4 | 4 天前 | |
feat: add E2B operation backend - Introduced a new server namespace for operation backend configuration in the daemon. - Updated the AppConfig structure to include ServerConfig for managing backend settings. - Refactored related code to utilize the new configuration structure. - Added tests to ensure correct resolution of server operation backend settings. - Updated documentation to reflect changes in configuration handling for daemon mode. | 1 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 7 天前 | ||
| 25 天前 | ||
| 28 天前 | ||
| 4 天前 | ||
| 6 天前 | ||
| 25 天前 | ||
| 1 个月前 | ||
| 4 天前 | ||
| 1 个月前 |