ur-agent 1.68.18 → 1.69.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -549,11 +549,10 @@ ur plugin disable <plugin>
549
549
  manifest and reports its declared components and capability surface, so you can
550
550
  review what a plugin touches before enabling it.
551
551
 
552
- The npm package includes `README.md`, `QUALITY.md`, `docs/`, `technical/`,
553
- `documentation/`, and `plugins/`, so the npm package page and installed
554
- artifact carry the audited technical manual, marketplace documentation, core
555
- plugins, community staging directory, and example plugin template. See
556
- [Plugin Guide](docs/plugins.md).
552
+ The npm package includes `README.md`, `QUALITY.md`, `docs/`, `documentation/`,
553
+ and `plugins/`, so the npm package page and installed artifact both carry the
554
+ marketplace documentation, core plugins, community staging directory, and
555
+ example plugin template. See [Plugin Guide](docs/plugins.md).
557
556
 
558
557
  UR also documents the core Cursor-style agent primitives as first-class,
559
558
  project-backed features: Agent surfaces (`ur`, `ur agents`, `ur crew`, `ur bg`),