2 Commits

Author SHA1 Message Date
ed583c3a66 feat(server): enhance skill and agent import functionality
Some checks failed
Deploy skills-market-server / deploy (push) Has been cancelled
- Added support for clearing version history during skill and agent imports with the `--clear-versions` flag.
- Updated import scripts to handle versioning more effectively, ensuring only the latest version is retained when clearing history.
- Introduced new checks for user permissions in various API endpoints to restrict access based on roles.
- Normalized file paths during merges to ensure consistency across different operating systems.
- Updated `.gitignore` to exclude the `scripts/` directory.
2026-03-27 11:08:56 +08:00
0bc0e08c99 fix: 重构发版部署方式
Some checks failed
Deploy skills-market-server / deploy (push) Has been cancelled
2026-03-24 18:59:27 +08:00