Skip to content

hplan v1.0.1 — install fix + bulk install

Latest

Choose a tag to compare

@kimsanguine kimsanguine released this 04 Jun 13:11
· 9 commits to main since this release
509b2f8

설치 식별자 정정 + settings.json 일괄 설치.

Fixed: 설치 명령 식별자 @kimsanguine-hplan -> @hplan (공식 문서 확인: marketplace 식별자는 marketplace.json name=hplan, owner-repo 자동생성 아님).

Added: .claude/settings.json.example — extraKnownMarketplaces + enabledPlugins로 5개 플러그인을 한 파일에 선언. clone + trust dialog만으로 marketplace add + 5x install 없이 자동 활성화.

설치:
/plugin marketplace add kimsanguine/hplan
/plugin install hplan@hplan
또는 settings.json.example 복사(5개 한 번에)
또는 curl -fsSL https://habix.ai/hplan/install.sh | bash