feat(onboarding): 두뇌 기본 위치 부트스트랩 — 성장 데이터 저장처 명시화 (v2.2.217)
두뇌 미설정 시 config 가 숨김 점폴더(~/.g1nation-brain)로 조용히 폴백해 성장 데이터(레슨·기억·지식)가 비개발자는 찾을 수 없는 곳에 쌓이거나 기능이 멈추던 문제 해결. 설치 컴퓨터마다 저장 위치가 결정적이고 발견 가능해진다. - 활성화 시 brainProfiles/legacy 경로가 모두 비어 있으면: · 문서\AstraBrain 폴더 실제 생성 (lessons/·memory/ + 설명 README) · settings(global) brainProfiles 에 명시 기록 → 설정 UI 에서 보이고 변경 가능 · 사용자 1회 알림 (경로 + 백업 권장) - 데이터 보호: 옛 폴백(~/.g1nation-brain)에 데이터가 이미 있으면 이동 없이 그 경로를 그대로 등록 (유실 방지). - 기존 사용자(프로필/legacy 설정 존재)는 완전 no-op. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
"name": "astra",
|
||||
"displayName": "Astra",
|
||||
"description": "The personal intelligence layer for Antigravity and VS Code. A private cognitive partner for deep project context, memory, and proactive strategic decision-making.",
|
||||
"version": "2.2.216",
|
||||
"version": "2.2.217",
|
||||
"publisher": "g1nation",
|
||||
"license": "MIT",
|
||||
"icon": "assets/icon.png",
|
||||
|
||||
Reference in New Issue
Block a user