Skip to content

v1.5.0

Choose a tag to compare

@hibeekaey hibeekaey released this 16 Aug 21:44
9514fe8

The feature-completeness release: everything your agents share, synced.

MCP servers (agent mcp): register once, push everywhere. CLI-driven for Claude/Codex/Gemini/Qwen/Amp (verified grammars, remove-then-add idempotency), agent-sync-owned dedicated files for Cursor/Windsurf/Kiro (files you created are never touched), paste-able snippets for Zed/OpenCode/Goose/Continue.

Skills (agent skills sync): mirror your canonical skills directory into every agent's user-scope skills dir, per the gh-skill registry mapping.

Memory packs (agent pack): shareable markdown packs from GitHub, pinned by commit in a lockfile, folded on sync, cleanly removable.

Hooks (agent hooks): verified snippets for automatic re-sync (Claude SessionEnd, Codex Stop, Gemini SessionEnd, OpenCode plugin).

Also: agent link --import, --only/--skip targeting, Homebrew tap auto-bump, WSL documentation.

Hardened by an adversarial review: 22 findings reproduced and fixed with regression tests, including symlink-routed data loss, a dash-fatal bare shift, and pack updates that could destroy local content.