yao/dsl
Max bd95ac0604 Enhance DSL data handling and model structure
- Introduced a new fmtRow function to format row data for DSL info, improving data consistency and readability.
- Updated the Inspect and List methods to utilize the fmtRow function for better data representation.
- Added new fields for 'readonly' and 'built_in' in the DSL model, allowing for more detailed metadata management.
- Enhanced the Create and Update methods to handle the new fields, ensuring proper data storage and retrieval.
- Updated the ListOptions struct to include a Pattern field for file name matching, improving search capabilities.
2025-07-15 18:28:01 +08:00
..
api Refactor DSL management by introducing IO interfaces for database and file system operations 2025-07-15 12:25:56 +08:00
connector Refactor DSL management by introducing IO interfaces for database and file system operations 2025-07-15 12:25:56 +08:00
io Enhance DSL data handling and model structure 2025-07-15 18:28:01 +08:00
mcp Refactor DSL management by introducing IO interfaces for database and file system operations 2025-07-15 12:25:56 +08:00
model Enhance model definitions and loading process for system models 2025-07-15 16:33:14 +08:00
types Enhance DSL data handling and model structure 2025-07-15 18:28:01 +08:00
dsl.go Refactor DSL list retrieval to support conditional data source selection 2025-07-15 16:58:41 +08:00