Add Build with Zep agent plugin - #1
Merged
Merged
Conversation
Ship the portable Agent Plugins package plus vendor manifests, the building-with-zep skill, docs MCP config, and validation tooling so agents can install and use Zep guidance from this repo. Co-authored-by: Cursor <cursoragent@cursor.com>
Keep the plugin README and package contents from this branch over the stub README on main. Co-authored-by: Cursor <cursoragent@cursor.com>
Clarify CI version-bump coverage and MCP sync wording, and spell out how merges reach Claude Code, Codex, and Cursor via the Zep plugin marketplace and later public directories. Co-authored-by: Cursor <cursoragent@cursor.com>
Install no longer depends on a shared getzep/zep catalog that remotes the plugin package. Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds the Build with Zep agent plugin as the canonical package for Claude Code, Codex, and Cursor: portable Agent Plugins manifests (
plugin.json,mcp.json,skills/), vendor compatibility wrappers, thebuilding-with-zepskill, docs MCP config, validation scripts, and CI.Test plan
python3 scripts/validate_agent_plugin.pyand confirm it passes.github/workflows/test-plugin.ymlis greenclaude --plugin-dir .), Cursor local plugin symlink, and Codex/ChatGPT Work manifestsMade with Cursor