Skip to content

v1.2.3

Choose a tag to compare

@yehsuf yehsuf released this 19 Jul 09:06
660d247

Features

  • feat(install): Write /myelin:compact + /myelin:constitution for Claude Code (CLAUDE-CMD-001, #59)
    • /myelin:compact~/.claude/commands/myelin/compact.md written on install; Bash-only (no MCP SQL dependency); graceful exit 2 with clear message when run outside Copilot CLI context
    • /myelin:constitution~/.claude/commands/myelin/constitution.md written on install; runs myelin constitution via managed runtime path
    • installCopilotSkills now accepts claudeCC flag; installs compact-prepare.mjs symlink/copy for Claude users even when Copilot client is not active
    • All 3 slash commands now available in Claude Code: /myelin:init, /myelin:compact, /myelin:constitution

Full changelog

v1.2.2...v1.2.3