feat(config): add AI analysis tuning parameters and update related logic

This commit is contained in:
MythEclipse
2026-05-21 01:55:50 +07:00
parent 5fb7b2ce24
commit 3d64228d6a
19 changed files with 644 additions and 293 deletions
+1 -1
View File
@@ -134,7 +134,7 @@ export async function captureMessage(
await insertAttachment(attachmentRecord);
// Initiate async upload to Picser (non-blocking, fire-and-forget)
// Initiate async upload (non-blocking, fire-and-forget)
if (!isBacklog) {
processAttachmentUpload(
attachment.id,