Releases: 777genius/universal-agent-plugins
Release list
Agentplugins 0.1.49
What's Changed
- feat(landing): show signed security assessments by @777genius in #144
- docs(e2e): record security launch closure by @777genius in #145
- feat(landing): explain automated plugin checks by @777genius in #146
- fix(agentplugins): simplify security review output by @777genius in #147
- fix(agentplugins): reduce security warning noise by @777genius in #148
Full Changelog: agentplugins-v0.1.48...agentplugins-v0.1.49
Agentplugins 0.1.48
What's Changed
- fix(agentplugins): align signed security policy digest by @777genius in #143
Full Changelog: agentplugins-v0.1.47...agentplugins-v0.1.48
Agentplugins 0.1.47
What's Changed
- feat(agentplugins): scan packages before installation by @777genius in #141
- feat(agentplugins): consume signed security assessments by @777genius in #142
Full Changelog: agentplugins-v0.1.46...agentplugins-v0.1.47
Agentplugins 0.1.46
What's Changed
- fix(landing): keep animated plugin counter width stable by @777genius in #121
- fix(ci): isolate public npm OpenCode repair fixture by @777genius in #122
- feat(landing): show every agent on the left-hand 3D hero orbit by @777genius in #123
- docs(readme): collapse quick start instructions by OS by @777genius in #124
- feat(landing): add lazy 3D agent orbital scene by @777genius in #125
- docs(landing): preserve Three.js license in public assets by @777genius in #126
- fix(landing): restore lightweight CSS agent orbit by @777genius in #127
- fix(landing): place breathing agent orbit behind installer by @777genius in #129
- docs(readme): add supported client logos by @777genius in #128
- feat(landing): refine orbit depth filters and feature cards by @777genius in #130
- fix(landing): make logo depth follow the orbit viewing angle by @777genius in #131
- fix(landing): increase orbit logo thickness by half by @777genius in #132
- fix(landing): enlarge hero orbit by fifty percent by @777genius in #133
- fix(landing): move hero orbit right and animate clockwise logo travel by @777genius in #134
- feat(landing): refine hero motion and reveal sections on scroll by @777genius in #135
- fix(landing): hide non-installable discovery listings by @777genius in #136
- fix(landing): handle unavailable discovery sources by @777genius in #137
- fix(landing): clarify npx install path and plugin identity by @777genius in #138
- fix(landing): feature Context7 without placeholder logos by @777genius in #139
- fix(agentplugins): skip targets that fail activation preflight by @777genius in #140
Full Changelog: agentplugins-v0.1.45...agentplugins-v0.1.46
Agentplugins 0.1.45
Highlights
- Install a repository's single nested Agent Plugins package without spelling out its subdirectory. Use
owner/repo@FULL_COMMIT_SHA; the CLI discovers and records the exact package path. - Root manifests keep priority. Ambiguous packages, invalid manifests, unsafe paths, and oversized discovery metadata fail with actionable errors instead of silently choosing a package.
- Preserve the selected immutable package identity through add, info, update, repair, and remove.
- Harden bounded Git subprocess handling on Linux and Windows.
- Add native CLI installers and an attested Homebrew formula publishing workflow.
Install or update
npx --package=universal-agent-plugins@0.1.45 agentplugins version
npm install --global universal-agent-plugins@0.1.45Verification
The release pipeline verifies checksums and artifact attestations, then executes the npm launcher and Go binary on macOS, Linux, and Windows, for both x64 and ARM64. Isolated lifecycle checks also run on macOS ARM64, Linux x64, and Windows x64. The npm publisher separately checks registry provenance and an isolated add/info/update/remove lifecycle.
These checks cover installer behavior, not every agent's model runtime or each service's OAuth flow.
Agentplugins 0.1.44
What's Changed
- test(npm): provision synthetic client surfaces by @777genius in #95
Full Changelog: agentplugins-v0.1.43...agentplugins-v0.1.44
Agentplugins 0.1.43
What's Changed
- fix(npm): accept public publisher metadata shape by @777genius in #94
Full Changelog: agentplugins-v0.1.42...agentplugins-v0.1.43
Agentplugins 0.1.42
What's Changed
- fix(npm): tolerate registry metadata propagation by @777genius in #93
Full Changelog: agentplugins-v0.1.41...agentplugins-v0.1.42
Agentplugins 0.1.41
What's Changed
- docs(readme): simplify plugin onboarding by @777genius in #92
Full Changelog: agentplugins-v0.1.40...agentplugins-v0.1.41
Agentplugins 0.1.40
What's Changed
- fix(cli): use standalone registry feed by default by @777genius in #91
Full Changelog: agentplugins-v0.1.39...agentplugins-v0.1.40