MK (fengmk2)

Results 307 issues of MK (fengmk2)

Adds support for detecting TRAE.AI via the TRAE_AI_SHELL_ID environment variable. 🤖 Generated with [Claude Code](https://claude.com/claude-code)

This PR adds XZ compression and decompression support to the compressing library, addressing issue #96. Added XZ compression module with FileStream and UncompressStream classes, implemented compressFile() and uncompress() functions, added...

![snyk-top-banner](https://res.cloudinary.com/snyk/image/upload/r-d/scm-platform/snyk-pull-requests/pr-banner-default.svg) ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project. #### Snyk changed the following file(s): - `package.json` #### Vulnerabilities that will...

[https://registry.npmmirror.com/eoss/*](https://registry.npmmirror.com/eoss/*) ```json { "error": "[NOT_FOUND] eoss@* not found" } ``` but latest exists https://registry.npmmirror.com/eoss/latest

https://github.com/cnpm/cnpmcore/blob/master/app/core/service/PackageManagerService.ts#L1053 重新计算了 manifestDist 的 integrity 和 shasum,但是没有将它保存会数据库

https://github.com/npm/registry/blob/main/docs/download-counts.md

https://blog.prateekjain.dev/a-step-by-step-guide-to-docker-image-optimisation-reduce-size-by-over-95-d90bcab3819d

```bash [2025-11-11T07:58:18.330Z] 👉👉👉👉👉 Tips: Sync cause by "http://r.cnpmjs.org/%40xxxx%2Fweb-helper/sync?sync_upstream=true&nodeps=true", parent traceId: 379e4aca-7ad9-447e-b8a5-1ef26a28d1f5 👈👈👈👈👈 [2025-11-11T07:58:18.331Z] 🚧🚧🚧🚧🚧 Syncing from https://registry.npmjs.org/@xxxx/web-helper, skipDependencies: true, syncUpstream: false, syncDownloadData: false, forceSyncHistory: false attempts: 1, worker: "cnpmcore-01/3399721", taskQueue:...

help wanted

…packages Implemented two new search filter configurations: 1. `searchExcludeDeprecated` - Filter deprecated packages from search results - Default: true (deprecated packages are excluded by default) - Can be disabled by...