
Security News
pnpm 11.5 Adds Support for Recognizing npm Staged Publishes
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.
opencode-fixes-huihui
Advanced tools
Unified sticky-session plugin for opencode with session headers and prompt cache key.
opencode 单插件版本:统一处理 sticky session headers 和 promptCacheKey,用于稳定会话路由与缓存命中。
npm i opencode-fixes-huihui
import StickySessionPlugin from "opencode-fixes-huihui";
export default {
plugins: [StickySessionPlugin],
};
也可使用具名导出:
import { StickySessionPlugin } from "opencode-fixes-huihui";
插件在 chat.params 中执行:
@ai-sdk/openai provider 生效OPENCODE_PROMPT_CACHE_KEYOPENCODE_STICKY_SESSION_IDx-session-id / conversation_id / session_idinput.sessionIDinput.model.headers.x-session-idinput.model.headers.conversation_idinput.model.headers.session_idoutput.options.promptCacheKeyOPENCODE_PROMPT_CACHE_KEY: 强制覆盖会话值(最高优先级)OPENCODE_STICKY_SESSION_ID: 次优先级覆盖会话值npm run typecheck
npm run build
FAQs
Unified sticky-session plugin for opencode with session headers and prompt cache key.
We found that opencode-fixes-huihui demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.

Security News
Federal audit finds NIST lacked a plan to clear the NVD backlog, wasted funds on duplicate work, and delayed use of CISA data.

Research
/Security News
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.