mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[PR #1183] [CLOSED] Add ai detection box drawing support to notifications #1174
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy-maziggy-1#1174
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/maziggy/bambuddy/pull/1183
Author: @vasmarfas
Created: 4/30/2026
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
b7b5231Add detection box drawing support to notifications and expand action dispatch parameters📊 Changes
2 files changed (+90 additions, -7 deletions)
View changed files
📝
backend/app/services/obico_actions.py(+71 -3)📝
backend/app/services/obico_detection.py(+19 -4)📄 Description
Description
Fixes AI failure detection notifications so they include an image, and adds optional visual highlighting of detected failure regions.
Documentation
Type of Change
Changes Made
image_dataforai_failure_detectionevents.Testing
Checklist
Additional Notes
When detections are present, the outgoing image is annotated with red boxes.
If detections are missing or malformed, notifications still include the original image (no overlay) to avoid dropping attachments.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.