- 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. |
||
|---|---|---|
| .. | ||
| api | ||
| connector | ||
| io | ||
| mcp | ||
| model | ||
| types | ||
| dsl.go | ||