Initial commit: OpenClaw 워크스페이스 버전관리 시작

설정·스크립트·스킬·문서·큐레이션 메모리 추적.
시크릿(credentials/identity)·런타임 상태(state/logs/sessions/sqlite)·
백업(clobbered/bak)·dream 캐시는 .gitignore로 제외.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
hyowons
2026-06-04 15:10:57 +09:00
commit 549545bde6
199 changed files with 49671 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# 2026-05-20
- 관리자님이 앞으로 클로드 새 세션 이름에 날짜를 추가해 달라고 요청했다. 최종 형식은 `YYMMDD-N`이다. 예: 2026-05-20의 첫 세션은 `260520-1`. 구형 `openclaw-N`, `openclaw-YYYYMMDD-N`, `oc-YY-MM-DD-N` 세션의 조회·종료 호환은 유지했다.