Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-13 | 4.8 kB | |
v1.8.0-ce source code.tar.gz | 2025-06-13 | 8.7 MB | |
v1.8.0-ce source code.zip | 2025-06-13 | 9.1 MB | |
Totals: 3 Items | 17.8 MB | 0 |
New Features and Improvements
-
MCP Server Supports "One-Click Deployment" Added the "One-Click Deployment" feature, allowing users to quickly deploy MCP Server code to the application space by clicking a button, thereby simplifying the deployment process.
-
Enhanced Inference/Fine-Tuning Features Performance analysis pages have been added for dedicated and fine-tuning instances, helping users gain a more intuitive understanding of model performance and resource usage.
-
Optimized Association Display Between Models and Application Spaces Application spaces are now displayed in a card format, making it easier for users to view their associated model information and application details.
Bug Fix
What's Changed
- feat(locales): update navbar text labels by @youngbeom-shin in https://github.com/OpenCSGs/csghub/pull/1146
- feat(navbar): update styles and improve UI by @youngbeom-shin in https://github.com/OpenCSGs/csghub/pull/1143
- fix(repoCards): remove unnecessary comments by @youngbeom-shin in https://github.com/OpenCSGs/csghub/pull/1144
- update styling and button components by @youngbeom-shin in https://github.com/OpenCSGs/csghub/pull/1139
- feat(playground): optimize input box style and component layout, add … by @youngbeom-shin in https://github.com/OpenCSGs/csghub/pull/1124
- feat(task_tag): add image text to text svg icon by @youngbeom-shin in https://github.com/OpenCSGs/csghub/pull/1145
- feat(task_tag): update task tag icon by @youngbeom-shin in https://github.com/OpenCSGs/csghub/pull/1148
- feat(button): add secondary button styles by @youngbeom-shin in https://github.com/OpenCSGs/csghub/pull/1151
- feat(endpoints): update validation triggers and params by @hiveer in https://github.com/OpenCSGs/csghub/pull/1153
- feat(button): add disabled state handling by @youngbeom-shin in https://github.com/OpenCSGs/csghub/pull/1152
- feat(application_spaces): replace space links with component by @youngbeom-shin in https://github.com/OpenCSGs/csghub/pull/1149
- feat(admin): enhance UI components and translations by @youngbeom-shin in https://github.com/OpenCSGs/csghub/pull/1157
- feat(application_space_detail): add scroll handling for logs by @youngbeom-shin in https://github.com/OpenCSGs/csghub/pull/1165
- fix update serverless name link by @ice201508 in https://github.com/OpenCSGs/csghub/pull/1154
- feat(EndpointLogs): enhance log display and interaction by @youngbeom-shin in https://github.com/OpenCSGs/csghub/pull/1166
- Update version naming convention by @MasonXon in https://github.com/OpenCSGs/csghub/pull/1168
- Feat(application_spaces): Add driver version selection and correct typo by @ymh6315431 in https://github.com/OpenCSGs/csghub/pull/1169
- feat(application_spaces): enhance ApplicationSpaceItem UI by @youngbeom-shin in https://github.com/OpenCSGs/csghub/pull/1173
- feat(pagination): improve button styles and layout by @youngbeom-shin in https://github.com/OpenCSGs/csghub/pull/1171
- feat(sync): add sync diff feature and dropdown component by @hiveer in https://github.com/OpenCSGs/csghub/pull/1156
- inference analysis page by @hiveer in https://github.com/OpenCSGs/csghub/pull/1161
- space analysis by @hiveer in https://github.com/OpenCSGs/csghub/pull/1177
- change-repodetail-linktype-to-vue-router by @ice201508 in https://github.com/OpenCSGs/csghub/pull/1172
- fix-tab-change-page-flash only work in repo detail by @ice201508 in https://github.com/OpenCSGs/csghub/pull/1176
- fix-repo-detail-default-branch by @ice201508 in https://github.com/OpenCSGs/csghub/pull/1180
- fix-add-cursor-pointer-in-filelist-com by @ice201508 in https://github.com/OpenCSGs/csghub/pull/1181
- feat(RepoCards): improve responsive layout and behavior by @youngbeom-shin in https://github.com/OpenCSGs/csghub/pull/1179
- feat(i18n): add support for Traditional Chinese by @zhendi in https://github.com/OpenCSGs/csghub/pull/1160
- feat(mcp): Add RepoItemSyncIcon component to display sync status and clone URL by @ymh6315431 in https://github.com/OpenCSGs/csghub/pull/1182
- feat(navbar): enhance avatar dropdown styling by @youngbeom-shin in https://github.com/OpenCSGs/csghub/pull/1178
- feat(discussion): add delete discussion feature by @youngbeom-shin in https://github.com/OpenCSGs/csghub/pull/1183
- feat(endpoints): Update endpoint replica display to count by @ymh6315431 in https://github.com/OpenCSGs/csghub/pull/1175
- fix-filelist-tree-request-twice by @ice201508 in https://github.com/OpenCSGs/csghub/pull/1191
- fix-finetune-router-link-correct by @ice201508 in https://github.com/OpenCSGs/csghub/pull/1192
Full Changelog: https://github.com/OpenCSGs/csghub/compare/v1.7.0...v1.8.0