Update "Changelog"

2026-03-06 08:48:57 +00:00
parent 2aac20d6ca
commit 32403f9a85

@@ -1,11 +1,25 @@
# Changelog # Changelog
## v0.2.0 (2026-03-06)
### Full E2E Pipeline 검증
- Plan → Code → Review 3단계 파이프라인 동작 확인
- Gemini CLI 3회 호출, 총 219초
- Reviewer가 Coder의 실제 버그를 발견 → 파이프라인 자기검증 능력 확인
- stdin 기반 GeminiCaller 확정 (--system 미지원, 시스템 프롬프트를 stdin에 임베드)
### 구현 완료
- core/project_indexer.py — 프로젝트 구조 분석, import 그래프
- core/context_manager.py — 토큰 예산 내 파일 선별
- core/gemini_caller.py — stdin 기반 headless 호출
- core/task_pipeline.py — Plan→Code→Review 파이프라인
- prompts/ — planner.md, coder.md, reviewer.md
## v0.1.0 (2026-03-06) ## v0.1.0 (2026-03-06)
### 초기 구조 세팅 ### 초기 구조 세팅
- 프로젝트 레포지토리 생성 (git.variet.net/Variet/variet-agent)
- README, .gitignore 작성 - README, .gitignore 작성
- 설계 문서: design_document.md, architecture_critique.md, vega_handoff.md - 설계 문서 3종
- .agent/workflows: services, check-gitea, check-vikunja, check-status, vikunja_helper.py - .agent/workflows 세팅
- Vikunja 프로젝트 7 태스크 등록 (#186~#193) - Vikunja P7 태스크 등록 (#186~#193)
- Gitea Wiki: Home, Architecture, Changelog 작성 - Gitea Wiki 3페이지