yao/engine
Max 42b45f9357 refactor(sandbox): streamline sandbox configuration loading and enhance local execution capabilities
- Replaced the previous file extension checks with a unified parsing function for sandbox configuration, improving code clarity and maintainability.
- Introduced a new HostExecConfig structure to manage local execution settings, allowing for more granular control over command execution permissions.
- Removed deprecated Moapi API files and related functionality, simplifying the codebase and reducing maintenance overhead.
- Updated the Tai node registration process to ensure local capabilities are accurately reflected based on the environment, enhancing overall system robustness.
2026-03-18 11:22:08 +08:00
..
load.go refactor(sandbox): streamline sandbox configuration loading and enhance local execution capabilities 2026-03-18 11:22:08 +08:00
load_test.go fix: Enhance loading functions to handle non-existent directories 2025-05-13 09:10:10 +08:00
machine.go Enhance OAuth Device Flow implementation 2026-03-04 15:19:48 +08:00
machine_darwin.go Enhance OAuth Device Flow implementation 2026-03-04 15:19:48 +08:00
machine_linux.go Enhance OAuth Device Flow implementation 2026-03-04 15:19:48 +08:00
machine_test.go Enhance OAuth Device Flow implementation 2026-03-04 15:19:48 +08:00
machine_windows.go Enhance OAuth Device Flow implementation 2026-03-04 15:19:48 +08:00
process.go Enhance tool inspection and remove studio configuration 2026-02-14 21:06:59 +08:00
process_test.go [change] refactor the app engine load func 2023-03-26 15:59:05 +08:00