Loading...
Loading...
Compare original and translation side by side
git statusgit diff HEADgit branch --show-currentgit log --oneline -10git statusgit diff HEADgit branch --show-currentgit log --oneline -10{type}: {description}{type}({scope}): {description}{type}: {description}{type}({scope}): {description}| Type | Purpose |
|---|---|
| New feature |
| Bug fix |
| Code restructuring without behavior change |
| Formatting, linting (no logic change) |
| Documentation only |
| Adding or updating tests |
| Performance improvement |
| Build, CI, dependencies, config |
| Urgent production fix |
| 类型 | 用途 |
|---|---|
| 新增功能 |
| 修复Bug |
| 代码重构(不改变行为) |
| 格式调整、代码检查(无逻辑变更) |
| 仅修改文档 |
| 添加或更新测试 |
| 性能优化 |
| 构建、CI、依赖、配置相关变更 |
| 紧急生产环境修复 |
feat(source-map): ...fix(full-text): ...test(query-rewriting): ...feat(source-map): ...fix(full-text): ...test(query-rewriting): ...source_mapsource_mapfeat: 멀티턴 컨텍스트 유지 기능 추가
fix: 요청 DTO 모델 기본값을 settings 기반으로 통일
refactor: 미사용 openai_api_key/openai_base_url 프로퍼티 제거
style: black 포맷팅 적용
perf: Classification max_tokens 30 → 15로 조정
chore: 보안 취약점 패키지 업데이트 (urllib3, langchain-core)
docs: README 환경변수 가이드 업데이트
test: 멀티턴 컨텍스트 유지 기능 테스트 추가
feat(source-map): 검색하지 않은 턴에서도 source_map 지속 반환
fix(full-text): 전문 조회 실패 시 state 누출 방지
hotfix: uv lock syncedfeat: 멀티턴 컨텍스트 유지 기능 추가
fix: 요청 DTO 모델 기본값을 settings 기반으로 통일
refactor: 미사용 openai_api_key/openai_base_url 프로퍼티 제거
style: black 포맷팅 적용
perf: Classification max_tokens 30 → 15로 조정
chore: 보안 취약점 패키지 업데이트 (urllib3, langchain-core)
docs: README 환경변수 가이드 업데이트
test: 멀티턴 컨텍스트 유지 기능 테스트 추가
feat(source-map): 검색하지 않은 턴에서도 source_map 지속 반환
fix(full-text): 전문 조회 실패 시 state 누출 방지
hotfix: uv lock syncedgit add -Agit add ..envgit add -Agit add ..env