Skip to content

Multica Agent Sync 1.0.1

Choose a tag to compare

@QuanFeel QuanFeel released this 20 Jul 06:48
· 33 commits to main since this release
7fe6928

Patch release fixing operational Skill data discovery.

Fixed

  • status, doctor, and cleanup now find Codex-managed plugin data when their Skill terminal does not provide PLUGIN_DATA.
  • The runtime no longer falls back to the obsolete ~/.multica/plugin-data location.
  • 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-sync

Optional 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-sync

Validated 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.