yao/cmd/sui
Max 097fb73416 Refactor SUI Command Arguments and Enhance Default Template Handling
- Updated the `build` and `watch` commands to accept a single argument for `<sui>` and made the `<template>` argument optional, improving usability.
- Introduced a default template assignment for the `agent` SUI, ensuring a more intuitive setup for users.
- Enhanced error messages for command usage to provide clearer guidance on expected input format.
- Added new OpenAPI file to the bindata, improving the framework's capabilities for API integration.
2026-01-01 10:28:45 +08:00
..
build.go Refactor SUI Command Arguments and Enhance Default Template Handling 2026-01-01 10:28:45 +08:00
sui.go feat: Add yao sui trans command for automatic translation support 2024-07-15 10:15:05 +08:00
trans.go Refactor error handling in various components to improve logging and message formatting 2025-09-28 10:24:17 +08:00
utils.go [add] SUI Template Engine command 2023-12-07 23:14:39 +08:00
watch.go Refactor SUI Command Arguments and Enhance Default Template Handling 2026-01-01 10:28:45 +08:00