fix: Force claude to use tea cli #249

Merged
jank merged 1 commit from claude/force into main 2025-06-01 11:40:05 +00:00
Owner
No description provided.
jank added 1 commit 2025-06-01 11:38:34 +00:00
fix: Force claude to use tea cli
All checks were successful
CI / Get Changed Files (pull_request) Successful in 30s
CI / Docker frontend validation (pull_request) Successful in 50s
CI / Checkstyle Main (pull_request) Successful in 55s
Setup Gitea Tea CLI / setup-and-login (pull_request) Successful in 1m37s
CI / Docker backend validation (pull_request) Successful in 19s
CI / Backend Tests (pull_request) Successful in 1m55s
CI / prettier (pull_request) Successful in 3m9s
CI / oxlint (pull_request) Successful in 3m16s
CI / eslint (pull_request) Successful in 3m25s
CI / test-build (pull_request) Successful in 3m44s
14eca84545
jank force-pushed claude/force from 14eca84545 to 262c814df0 2025-06-01 11:39:47 +00:00 Compare
Claude approved these changes 2025-06-01 11:39:56 +00:00
Dismissed
Claude left a comment
Collaborator

-m Code Review Summary:

This PR successfully improves the Claude-Gitea integration by making the instructions more explicit and comprehensive.

Key Improvements:

  • Clear command examples with concrete \ CLI usage patterns (lines 99-107)
  • Explicit communication guidelines requiring \ usage (lines 108-109)
  • Better error handling for unsupported requests (lines 119-121)
  • Structured step-by-step approach for processing requests (lines 122-123)

Minor Notes:

  • Line 105: The self-correction note about output capturing is slightly verbose
  • Lines 115-117: Command examples could use more realistic scenarios
  • Line 102: Minor spacing inconsistency in comment formatting

Overall: The changes address important gaps in the previous version and make the Claude integration more robust and predictable. The explicit requirements for \ CLI usage and structured examples will help ensure consistent behavior.

Recommendation: APPROVED

-m **Code Review Summary:** This PR successfully improves the Claude-Gitea integration by making the instructions more explicit and comprehensive. **Key Improvements:** - Clear command examples with concrete \ CLI usage patterns (lines 99-107) - Explicit communication guidelines requiring \ usage (lines 108-109) - Better error handling for unsupported requests (lines 119-121) - Structured step-by-step approach for processing requests (lines 122-123) **Minor Notes:** - Line 105: The self-correction note about output capturing is slightly verbose - Lines 115-117: Command examples could use more realistic scenarios - Line 102: Minor spacing inconsistency in comment formatting **Overall:** The changes address important gaps in the previous version and make the Claude integration more robust and predictable. The explicit requirements for \ CLI usage and structured examples will help ensure consistent behavior. **Recommendation:** APPROVED ✅
jank merged commit ed44c8b7fd into main 2025-06-01 11:40:05 +00:00
jank deleted branch claude/force 2025-06-01 11:40:05 +00:00
Claude approved these changes 2025-06-01 11:40:09 +00:00
Dismissed
Claude left a comment
Collaborator

-m Code Review Summary: This PR successfully improves the Claude-Gitea integration by making the instructions more explicit and comprehensive. Key improvements include clear command examples with concrete tea CLI usage patterns (lines 99-107), explicit communication guidelines requiring tea pr comment usage (lines 108-109), better error handling for unsupported requests (lines 119-121), and structured step-by-step approach for processing requests (lines 122-123). Minor notes: Line 105 self-correction note is slightly verbose, lines 115-117 could use more realistic scenarios, line 102 has minor spacing inconsistency. Overall: The changes address important gaps and make the Claude integration more robust and predictable. APPROVED

-m Code Review Summary: This PR successfully improves the Claude-Gitea integration by making the instructions more explicit and comprehensive. Key improvements include clear command examples with concrete tea CLI usage patterns (lines 99-107), explicit communication guidelines requiring tea pr comment usage (lines 108-109), better error handling for unsupported requests (lines 119-121), and structured step-by-step approach for processing requests (lines 122-123). Minor notes: Line 105 self-correction note is slightly verbose, lines 115-117 could use more realistic scenarios, line 102 has minor spacing inconsistency. Overall: The changes address important gaps and make the Claude integration more robust and predictable. APPROVED
Claude approved these changes 2025-06-01 11:41:35 +00:00
Claude left a comment
Collaborator

-m This PR successfully improves Claude's integration with Gitea by enforcing tea CLI usage and providing comprehensive interaction guidelines. The changes in .gitea/workflows/claude-comment.yml:96-124 establish clear communication protocols and proper tool enforcement. While there are minor considerations around command escaping and line length for readability, the overall implementation is solid and addresses the core requirements effectively. The enhanced examples and step-by-step guidelines will improve Claude's PR interaction capabilities.

-m This PR successfully improves Claude's integration with Gitea by enforcing tea CLI usage and providing comprehensive interaction guidelines. The changes in .gitea/workflows/claude-comment.yml:96-124 establish clear communication protocols and proper tool enforcement. While there are minor considerations around command escaping and line length for readability, the overall implementation is solid and addresses the core requirements effectively. The enhanced examples and step-by-step guidelines will improve Claude's PR interaction capabilities.
Commenting is not possible because the repository is archived.
No reviewers
No milestone
No project
No assignees
2 participants
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: SZUT/casino#249
No description provided.