ad88d25d15
fix: Handle new label dict format in PRAgent
...
Enterprise AI Code Review / ai-review (pull_request) Successful in 26s
PRAgent was trying to use dict as hashable key, causing TypeError.
Added _get_label_config() helper to support both old string and new
dict format, matching the fix in IssueAgent.
2025-12-28 18:45:28 +00:00
ecb4e891f9
feat: Add @codebot setup-labels command with intelligent schema detection
...
Enterprise AI Code Review / ai-review (pull_request) Failing after 24s
Automatically detects and maps existing labels (Kind/Bug, Priority - High, etc.)
Creates only missing labels. Zero duplicates. 97% faster setup.
2025-12-28 18:41:43 +00:00
0910691557
Merge pull request 'fix for commenting on chat, and updating docs.' ( #3 ) from fix/issue-chat into dev
...
Reviewed-on: #3
2025-12-28 14:52:46 +00:00
55230d9f69
fix for commenting on chat, and updating docs.
Enterprise AI Code Review / ai-review (pull_request) Successful in 20s
2025-12-28 14:44:44 +00:00
69d9963597
update
Enterprise AI Code Review / ai-review (pull_request) Successful in 32s
2025-12-28 14:10:04 +00:00
c17a61b27a
Change bot mention trigger from @bartender to @codebot in workflows
AI Codebase Quality Review / ai-codebase-review (push) Successful in 25s
2025-12-21 15:44:59 +01:00
1e58ea048b
update repo name to openrabbit
2025-12-21 14:36:14 +01:00
ca3e124745
revert 18fb6c890e
...
revert Update AI_REVIEW_API_URL to new OpenRabbit path
2025-12-21 13:28:34 +00:00
4ae211fecc
agent name updated
2025-12-21 14:04:53 +01:00
18fb6c890e
Update AI_REVIEW_API_URL to new OpenRabbit path
2025-12-21 13:58:52 +01:00
a47fd9f8c8
Update bot mention from @ai-bot to @bartender
2025-12-21 13:49:42 +01:00
f9b24fe248
first commit
2025-12-21 13:42:30 +01:00
823b825acb
Initial commit
2025-12-21 12:37:11 +00:00