Skip to content

Publish canonical Claude and Codex plugins#40

Merged
saldestechnology merged 2 commits into
mainfrom
publication/plugins-v0.3.4
Jul 13, 2026
Merged

Publish canonical Claude and Codex plugins#40
saldestechnology merged 2 commits into
mainfrom
publication/plugins-v0.3.4

Conversation

@saldestechnology

Copy link
Copy Markdown
Collaborator

Summary

  • commit canonical v0.3.4 Claude and Codex plugin trees under plugins/claude/ctx and plugins/codex/ctx
  • add complete public metadata and GitHub/release installation documentation
  • make CI compare committed trees byte-for-byte with fresh harness output and validate both plugin formats
  • package future release ZIPs from the committed canonical trees after drift checks

Validation

  • cargo test (passes outside the macOS sandbox; 9 provider tests cannot initialize SystemConfiguration inside it)
  • cargo clippy -- -D warnings
  • cargo fmt --all -- --check
  • ./scripts/release-plugin-check.sh --check
  • claude plugin validate ./plugins/claude/ctx --strict
  • clean temporary CODEX_HOME: marketplace add, plugin install, and plugin list all succeed for ctx@ctx-local v0.3.4
  • claude --plugin-dir ./plugins/claude/ctx reaches the authentication boundary; this environment has no Claude login, so an authenticated interactive smoke test remains unavailable

MCP disclosure

The published default trees and v0.3.4 release ZIPs do not include .mcp.json. Documentation states that MCP requires installing/building ctx with --features mcp.

@saldestechnology
saldestechnology merged commit 8610271 into main Jul 13, 2026
3 of 8 checks passed
@saldestechnology
saldestechnology deleted the publication/plugins-v0.3.4 branch July 13, 2026 13:28
@saldestechnology saldestechnology mentioned this pull request Jul 13, 2026
18 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant