Files
MonkeyCode/backend/pkg
Haoxin Li 9388e149d6 feat: Add CodeSnippet entity and related functionality
- Introduced CodeSnippet schema with fields for snippet details and relationships to WorkspaceFile.
- Enhanced WorkspaceFileUpdate and WorkspaceFileUpdateOne to manage snippets, including adding, removing, and clearing snippet relationships.
- Updated Swagger documentation to include new API endpoints for CLI command execution and workspace file management.
- Implemented domain structures for handling code files and AST parsing results.
- Refactored Workspace and WorkspaceFile use cases to support new functionalities.
- Adjusted CLI command execution to handle code file information in JSON format.
- Improved error handling and logging throughout the workspace and file management processes.
2025-07-25 19:35:00 +08:00
..
2025-07-21 18:11:16 +08:00
2025-06-25 15:56:22 +08:00
2025-07-18 19:14:08 +08:00
2025-07-17 15:06:08 +08:00
2025-07-21 18:11:16 +08:00
2025-07-22 17:45:56 +08:00
2025-06-25 15:56:22 +08:00
2025-07-21 18:11:16 +08:00
2025-07-21 18:11:16 +08:00