Skip to content

chore: v0.6.2 release#103

Merged
hang-in merged 1 commit into
mainfrom
chore/v0.6.2-release
Jun 1, 2026
Merged

chore: v0.6.2 release#103
hang-in merged 1 commit into
mainfrom
chore/v0.6.2-release

Conversation

@hang-in
Copy link
Copy Markdown
Owner

@hang-in hang-in commented Jun 1, 2026

Summary

v0.6.1 이후 검색 품질 개선 + 내부 리팩토링 release.

  • Cargo.toml 0.6.1 → 0.6.2 + CHANGELOG v0.6.2

Includes

Post-merge

  1. git tag v0.6.2 + push
  2. gh release create v0.6.2

🤖 Generated with Claude Code

검색 품질 개선 (#100/#101) + WIKI_INVOCATION_MARKER 소유권 이전 (#102).

Co-Authored-By: Claude Opus 4.8 (1M context) <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 updates the workspace and package versions from 0.6.1 to 0.6.2 in Cargo.toml and Cargo.lock, and documents the changes in CHANGELOG.md. The documented updates include vector search snippet improvements, ranking demotions for short observation/summary sessions, and internal ownership refactoring of WIKI_INVOCATION_MARKER. There are no review comments, and I have no feedback to provide.

@hang-in hang-in merged commit 01ec87f into main Jun 1, 2026
3 checks passed
@hang-in hang-in deleted the chore/v0.6.2-release branch June 1, 2026 02:08
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.

검색 품질 개선: vector 결과 snippet 공백 및 observer 노이즈 완화

1 participant