Skip to content

chore: v0.6.0 release#91

Merged
hang-in merged 3 commits into
mainfrom
chore/v0.6.0-release
May 19, 2026
Merged

chore: v0.6.0 release#91
hang-in merged 3 commits into
mainfrom
chore/v0.6.0-release

Conversation

@hang-in
Copy link
Copy Markdown
Owner

@hang-in hang-in commented May 19, 2026

Summary

v0.5.0 (2026-05-15) 이후 누적된 18+ PR (#66 P56 ~ #90 P85) 을 묶은 minor release.

  • Cargo.toml workspace version: 0.5.0 → 0.6.0
  • CHANGELOG.md v0.6.0 항목 추가 (Behavior changes / Features / Fixes / Internal 분류)

주요 사용자 영향

Behavior changes (non-breaking)

Features

Fixes

  • wiki backend timeout 300s → 1800s
  • Config::save() integration test guard (production config 덮어쓰기 회귀 차단, P68 + P82)
  • 등 — 자세한 내용은 CHANGELOG.md 참조

Closes

Post-merge

머지 후 진행:

  1. git tag v0.6.0 + push
  2. gh release create v0.6.0
  3. 이슈 LLM 요약을 위한 세션도 위키 요약에 들어가는것 같은데, 제가 잘못 쓰고있는걸까요? #82, claude 를 통한 wiki update 시 지정되는 time out 값(300s) 변경가능 문의 #87, ollama (gemma4:26b)에서 wiki update 시, 준비만하고 실제 업데이트가 안됨 #88 에 release 안내 cross-link comment

🤖 Generated with Claude Code

d9ng and others added 2 commits May 19, 2026 15:50
P56 ~ P86 누적 18+ PR (#66~#90) — wiki self-ingest 루프 차단 (#82), wiki timeout
config (#87), ollama/lmstudio fail-fast (#88), web 디자인 / model discovery /
graph snapshot 개선, CI 시간 단축, 문서 룰 정리.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request increments the project version to v0.6.0 and provides a comprehensive update to the CHANGELOG.md, detailing new features like wiki cloud backends and streaming responses, along with various bug fixes and internal refactorings. Feedback was provided to reduce redundancy in the CHANGELOG.md by consolidating duplicate entries between the behavior changes and fixes sections.

Comment thread CHANGELOG.md Outdated
Comment on lines +32 to +33
- **Wiki self-ingest 루프 차단** (#85, P83, Closes #82): `wiki/{codex,claude}` 가 prompt 앞에 marker prefix + `is_noise_session()` 이 검출 시 skip. 무한 wiki 재생성 / 중복 항목 차단.
- **`wiki update + ollama/lmstudio` 명시적 fail-fast** (#89, P86, Closes #88): MCP 도구 호출 능력이 없는 백엔드 + batch/incremental prompt 조합을 silent fail 대신 즉시 가이드 메시지.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

이 항목들은 상단의 'Behavior changes' 섹션(11-12행)에 이미 상세히 기재되어 있습니다. 동일한 PR(#85, #89)과 내용을 중복해서 나열하기보다, 'Closes' 정보를 상단 섹션으로 통합하고 여기서는 제거하여 변경 이력을 더 간결하게 유지하는 것이 좋습니다.

PR #91 Gemini 리뷰 (medium): Behavior changes + Fixes 양쪽에 중복 기재되던
P83 / P86 항목을 Behavior changes 로 통합 (Closes #82 / Closes #88 명시 포함)
+ Fixes 섹션에서 해당 라인 제거.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@hang-in
Copy link
Copy Markdown
Owner Author

hang-in commented May 19, 2026

Gemini 리뷰 1건 반영 (commit 4d932bf). CHANGELOG.md 의 P83/P86 중복 라인을 Behavior changes 로 통합 (Closes #82 / Closes #88 명시 포함). Fixes 섹션에서 중복 제거.

@hang-in hang-in merged commit 54bf000 into main May 19, 2026
3 checks passed
@hang-in hang-in deleted the chore/v0.6.0-release branch May 19, 2026 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant