npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

opencode-loop-safety

v0.1.0

Published

Guided Loop Safety policy plugin for OpenCode

Readme

opencode-loop-safety

OpenCode 的独立 Guided Loop Safety / interaction routing policy 插件。它把继续工作、等待和向用户确认的边界拆开,方便单独安装、升级和迁移。

中文说明

安装

opencode plugin [email protected] --force -g

入口

  • Ctrl+P:OpenCode J: Loop Safety
  • Slash 命令:/loop-safety

默认行为

  • 默认启用。
  • provider scope 默认是 all-models

适合做什么

  • 作为 OpenCode 的通用 Guided Loop Safety / interaction routing policy。
  • 在需要继续、等待或确认时,给出一致的交互边界。

不做什么

  • 不提供 wait
  • 不提供 notify
  • 不管理 WeChat
  • 不提供 Copilot 账号管理

推荐搭配

opencode plugin [email protected] --force -g
opencode plugin [email protected] --force -g
opencode plugin [email protected] --force -g

迁移说明

如果你以前依赖 Copilot 内置的 Loop Safety,现在可以改用这个独立插件。安装和升级都由 OpenCode 单独管理,不再绑在账号切换器里。

English Mirror

What it is

opencode-loop-safety is the independent Guided Loop Safety / interaction routing policy plugin for OpenCode. It keeps continue, wait, and confirm boundaries separate, so install and upgrades stay explicit.

Install

opencode plugin [email protected] --force -g

Entry points

  • Ctrl+P: OpenCode J: Loop Safety
  • Slash command: /loop-safety

Default behavior

  • Enabled by default.
  • provider scope defaults to all-models.

What it is for

  • A general Guided Loop Safety / interaction routing policy for OpenCode.
  • A clear boundary for continue, wait, and confirm flows.

Non-goals

  • No wait
  • No notify
  • No WeChat management
  • No Copilot account management

Recommended bundle

opencode plugin [email protected] --force -g
opencode plugin [email protected] --force -g
opencode plugin [email protected] --force -g

Migration note

If you used the Copilot built-in Loop Safety before, move to this standalone plugin now. OpenCode manages install and upgrade separately, outside the account switcher.