Multica Agent Sync 1.0.1
Patch release fixing operational Skill data discovery.
Fixed
status,doctor, andcleanupnow find Codex-managed plugin data when their Skill terminal does not providePLUGIN_DATA.- The runtime no longer falls back to the obsolete
~/.multica/plugin-datalocation. - Hook and command entry points share the same safe path resolver.
Install latest stable
# Step 1 of 2: register the marketplace at the latest stable version.
codex plugin marketplace add zhongwangquan/multica-agent-sync
# Step 2 of 2: install and enable the plugin.
codex plugin add multica-codex-sync@multica-agent-syncOptional exact version
# Optional step 1 of 2: pin the marketplace to v1.0.1.
codex plugin marketplace add zhongwangquan/multica-agent-sync --ref v1.0.1
# Step 2 of 2: install and enable that exact version.
codex plugin add multica-codex-sync@multica-agent-syncValidated with 27 functional and security tests, Ruff, the official Codex plugin validator, isolated installs, and a live read-only status check against an existing tracker.