Skip to content

Changelog the breaking change: engines now require agentrust-capture-core #76

Description

@imran-siddique

#72 removed the vendored fallback, so the four engines hard-depend on agentrust-capture-core. Anyone who installed a plugin before that release will find drift detection stops working until they pip install agentrust-capture-core.

The failure is loud and names the package and command, which was the point of not letting it fall into the hook's "integrity check skipped" guard. But it is still a breaking change for a bare install, and it removes a promise that was in three requirements.txt files and four READMEs: that the drift path needed nothing installed.

To close: a changelog entry in claude-code/CHANGELOG.md and the equivalent for codex and scheduled-agents, stating the requirement and the one-line remedy. If the plugin marketplace can express a dependency, use it so the install is not a manual step.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions