v2.2.259: /meet 회의록 방향성 개선 (개조식 + 이슈→결정 순서)

회의록 생성 프롬프트(meetPrompt.ts OUTPUT_FORMAT) 개선 — 외부 모범사례 근거:
- 문체: 서술형 일기체 → 개조식·명사형 종결('~논의/합의/완료/필요')
- 구조: '주요 논의/쟁점'을 '결정 사항' 앞으로(이슈→결정 흐름)
- 참석자 명단의 "(참석자 N)" 화자번호 누수 차단; 최종 점검/검증 항목 보강
- package.json 2.2.258 → 2.2.259

(그 외 .astra/tests 런타임 캐시·미션 상태 변경 동반)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-23 19:25:29 +09:00
parent 7f2ecc5015
commit 4288b212d5
10 changed files with 48 additions and 34 deletions
+1 -1
View File
@@ -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.258",
"version": "2.2.259",
"publisher": "g1nation",
"license": "MIT",
"icon": "assets/icon.png",