[Claude Code Desktop 자동 설치 환경]
- setup/CLAUDE.md: 트리거 키워드 + 설치 패키지 설명
- setup/.claude/skills/guardia-install/SKILL.md: 6단계 설치 오케스트레이터
Phase 0: 의도 파악 → Phase 1: OS 감지 → Phase 2: 사전 확인
Phase 3: 설치 실행 → Phase 4: 라이선스 발급 → Phase 5: 검증 → Phase 6: 완료보고
[통합 자동 설치 스크립트]
- setup/install_auto.sh: Linux 통합 (OS 자동 감지 ubuntu/centos/rhel)
- --license trial30|trial7|<key> 파라미터
- 설치 완료 후 GUARDiA 자동 실행 + 브라우저 자동 열기
- --test 검증 모드
- setup/install_auto.ps1: Windows 통합 (ASCII 전용, PS 5.1 호환)
- 설치 후 NSSM 서비스 자동 시작 + 브라우저 자동 열기
- -Test 파라미터로 검증 전용 실행
[라이선스 엔진 개선]
- core/license.py: generate_trial_key(days=None) 파라미터 추가
- TRIAL_DURATION_DAYS = TRIAL_DURATION_DAYS 환경변수로 조정 가능
- routers/license.py: TrialRequest.days 필드 + 30일 체험판 지원
POST /api/license/trial {"days": 30} 로 30일 발급
사용자 경험:
1. setup/ 폴더를 새 PC에 복사
2. Claude Code Desktop 열고 해당 폴더 open
3. "GUARDiA 시스템 1달 사용자로 설치해 줘" 입력
4. 자동으로 OS 감지 → 설치 → 30일 라이선스 → 브라우저 열림
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
9.2 KiB
9.2 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v1.1.0 - 2024-12-02
Commits
- [actions] update workflows
548c0bf - [actions] further shard; update action deps
bec56bb - [meta] use
npmignoreto autogenerate an npmignore fileac81032 - [New] add types
6469cbf - [actions] update rebase action to use reusable workflow
9c9d4d0 - [Dev Deps] update
eslint,@ljharb/eslint-config,aud,tapeadb5887 - [Dev Deps] update
@ljharb/eslint-config,aud,tape13ec198 - [Dev Deps] update
auto-changelog,core-js,tape941be52 - [Tests] replace
audwithnpm audit74f49e9 - [Dev Deps] update
npmignore9c0ac04 - [Dev Deps] add missing peer dep
52337a5
v1.0.3 - 2022-03-01
Commits
- [actions] use
node/installinstead ofnode/run; usecodecovaction518b28f - [meta] add
bugsandhomepagefields; reorder package.jsonc480b13 - [actions] reuse common workflows
01d0ee0 - [actions] update codecov uploader
6424ebe - [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,tapedfa7e7f - [Dev Deps] update
eslint,@ljharb/eslint-config,safe-publish-latest,tape0c8d436 - [Dev Deps] update
eslint,@ljharb/eslint-config,aud,tape9026554 - [readme] add actions and codecov badges
eaa9682 - [Dev Deps] update
eslint,tapebc7a3ba - [Dev Deps] update
eslint,auto-changelog0ace00a - [meta] use
prepublishOnlyscript for npm 7+093f72b - [Tests] test on all 16 minors
9b80d3d
v1.0.2 - 2021-02-27
Fixed
- [Fix] use a universal way to get the original Symbol
#11
Commits
- [Tests] migrate tests to Github Actions
90ae798 - [meta] do not publish github action workflow files
29e60a1 - [Tests] run
nycon all tests8476b91 - [readme] fix repo URLs, remove defunct badges
126288e - [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,core-js,get-own-property-symbolsd84bdfa - [Tests] fix linting errors
0df3070 - [actions] add "Allow Edits" workflow
1e6bc29 - [Dev Deps] update
eslint,@ljharb/eslint-config,tape36cea2a - [Dev Deps] update
eslint,@ljharb/eslint-config,aud,tape1278338 - [Dev Deps] update
eslint,@ljharb/eslint-config,aud,tape1493254 - [Dev Deps] update
eslint,@ljharb/eslint-config,core-jsb090bf2 - [actions] switch Automatic Rebase workflow to
pull_request_targetevent4addb7a - [Dev Deps] update
auto-changelog,tape81d0baf - [Dev Deps] update
auto-changelog; addaud1a4e561 - [readme] remove unused testling URLs
3000941 - [Tests] only audit prod deps
692e974 - [Dev Deps] update
@ljharb/eslint-config51c946c
v1.0.1 - 2019-11-16
Commits
- [Tests] use shared travis-ci configs
ce396c9 - [Tests] up to
nodev12.4,v11.15,v10.15,v9.11,v8.15,v7.10,v6.17,v4.9; usenvm install-latest-npm0690732 - [meta] add
auto-changelog2163d0b - [Dev Deps] update
eslint,@ljharb/eslint-config,core-js,safe-publish-latest,tape8e0951f - [actions] add automatic rebasing / merge commit blocking
b09cdb7 - [Dev Deps] update
eslint,@ljharb/eslint-config,safe-publish-latest,core-js,get-own-property-symbols,tape1dd42cd - [meta] create FUNDING.yml
aa57a17 - Only apps should have lockfiles
a2d8bea - [Tests] use
npx audinstead ofnspornpm auditwith hoops9e96cb7 - [meta] add
fundingfielda0b32cf - [Dev Deps] update
safe-publish-latestcb9f0a5