# Attribution

`plugins/pi-custom-agents/subagent/extensions/` and the upstream bundled agent
files were vendored
from `@bacnh85/pi-subagent` version `0.5.0`.

The upstream package declares the MIT license. The vendored subtree retains
that license in `plugins/pi-custom-agents/subagent/LICENSE`, along with the original README, agent
format documentation, bundled roles, package version, and attribution.
Upstream project: <https://github.com/bacnh85/pi-extensions>.

`plugins/devin-auth/` was vendored from `pi-devin-auth` version `0.1.2`,
maintained by `nmzpy`. Its original MIT license and documentation are retained
in that plugin directory. Upstream project:
<https://github.com/nmzpy/pi-devin-auth>.

`plugins/pi-cursor-auth/` uses Cursor CLI integration patterns informed by
`Nomadcxx/opencode-cursor`, including executable discovery, model-list parsing,
stream event shapes, and tool-call compatibility. The upstream project is
BSD-3-Clause licensed; its license is retained in
`plugins/pi-cursor-auth/LICENSE`. Upstream project:
<https://github.com/Nomadcxx/opencode-cursor>.

`plugins/pi-ember-dcp/` was adapted from `@davecodes/pi-dcp` version `0.2.0`
by Davidcreador into the Ember plugin registry. The upstream package declares
AGPL-3.0-or-later; that license is retained in `plugins/pi-ember-dcp/LICENSE`.
Upstream project: <https://github.com/Davidcreador/pi-dcp>.
