Skip to content

refactor: Claude Prompt 개선#355

Merged
JanooGwan merged 1 commit intodevelopfrom
refactor/ai-agent-prompt
Mar 7, 2026
Merged

refactor: Claude Prompt 개선#355
JanooGwan merged 1 commit intodevelopfrom
refactor/ai-agent-prompt

Conversation

@JanooGwan
Copy link
Contributor

🔍 개요

  • close #이슈번호

🚀 주요 변경 내용


💬 참고 사항


✅ Checklist (완료 조건)

  • 코드 스타일 가이드 준수
  • 테스트 코드 포함됨
  • Reviewers / Assignees / Labels 지정 완료
  • 보안 및 민감 정보 검증 (API 키, 환경 변수, 개인정보 등)

@JanooGwan JanooGwan self-assigned this Mar 7, 2026
@JanooGwan JanooGwan added the 리팩토링 리팩터링을 위한 이슈입니다. label Mar 7, 2026
@JanooGwan JanooGwan merged commit b5c0ca5 into develop Mar 7, 2026
1 of 2 checks passed
@JanooGwan JanooGwan deleted the refactor/ai-agent-prompt branch March 7, 2026 08:14
@coderabbitai
Copy link

coderabbitai bot commented Mar 7, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 7fe2baec-be78-404c-a370-ac69fa1890c3

📥 Commits

Reviewing files that changed from the base of the PR and between 01a908b and 3c2a16d.

📒 Files selected for processing (1)
  • src/main/java/gg/agit/konect/infrastructure/claude/client/ClaudeClient.java

📝 Walkthrough

둘러보기

ClaudeClient의 시스템 프롬프트와 도구 설명을 개선합니다. 데이터 조회 안내를 명확히 하고, 테이블 검색 워크플로우를 추가하며, university_schedule, council_notice, study_time_* 등 세 개의 새로운 테이블 힌트를 포함하고, 미래 질문과 정보 부재 시 응답 규칙을 재정의합니다.

변경 사항

Cohort / File(s) 요약
Claude 클라이언트 프롬프트 개선
src/main/java/gg/agit/konect/infrastructure/claude/client/ClaudeClient.java
시스템 프롬프트 문구 개선, 알 수 없는 테이블 검색 시 먼저 목록 조회하는 워크플로우 단계 추가, 새로운 테이블 힌트 3개 추가(university_schedule, council_notice, study_time_*), 미래 질문 처리 및 정보 부재 시 응답 규칙 명확화

예상 코드 리뷰 소요 시간

🎯 2 (Simple) | ⏱️ ~10 분

관련 가능성 있는 PR

  • refactor: Agent 관련 리팩토링 #354: ClaudeClient.java의 시스템 프롬프트와 도구 관련 메시지를 동시에 수정하는 변경 사항으로, 본 PR과 동일한 파일의 프롬프트 문구, 워크플로우 단계, 테이블 힌트를 조정합니다.

🐰 프롬프트를 더 똑똑하게,
테이블 목록은 먼저 찾고,
미래는 현재로 대답하며,
Claude가 더 잘 알아들어요! 🌟

✨ Finishing Touches
  • 📝 Generate docstrings (stacked PR)
  • 📝 Generate docstrings (commit on current branch)
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch refactor/ai-agent-prompt

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

리팩토링 리팩터링을 위한 이슈입니다.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant