Commit Graph
91 Commits
Author SHA1 Message Date
MythEclipse ce8a42f5fd feat(ai-moderation): eliminate LLM-based badword detection in favor of pure rule-based matching 2026-06-04 17:33:08 +07:00
MythEclipse b3d42118bd fix(ai-moderation): use cached status instead of hardcoding "clean" for cache hit results 2026-06-04 17:30:37 +07:00
MythEclipse 9474d30cb7 refactor(ai-moderation): migrate sticker cache SQL queries from ? to $N parameter placeholders 2026-06-04 17:29:19 +07:00
MythEclipse 269a13d96a fix(ai-moderation): restrict vision cache pre-download check to stickers and custom emojis only 2026-06-04 17:20:52 +07:00
MythEclipse 5d9713b162 chore(config): update TELE_UPLOAD_URL domain across all services 2026-06-04 17:12:02 +07:00
MythEclipse aaebe168cf fix(ai-moderation): fallback to discord_url when uploaded_url is null for attachment images 2026-06-04 17:06:57 +07:00
MythEclipse fc52fe5c1d feat(ai-moderation): cache per-user moderation results for text-only messages to skip redundant LLM calls 2026-06-04 16:54:06 +07:00
MythEclipse c1e79dca23 feat(ai-moderation): add per-user moderation result cache for spammer deduplication 2026-06-04 16:51:08 +07:00
MythEclipse b0278de51a feat(ai-moderation): add URL analysis rules to moderation prompt to prevent domain-based false positives 2026-06-04 16:35:14 +07:00
MythEclipse 65a65fdf39 feat(ai-moderation): fetch web content from URLs in text-only messages for accurate LLM analysis 2026-06-04 16:32:08 +07:00
MythEclipse 259b0babb5 feat(ai-moderation): parse moderation category from LLM fallback response instead of using static defaults 2026-06-04 13:49:35 +07:00
MythEclipse 3fc26592fc feat(ai-moderation): add simple text-only LLM fallback when normal analysis fails for small models 2026-06-04 13:40:25 +07:00
MythEclipse e55ee342b1 fix(ai-moderation): downgrade operational logs to debug and add missing debug logs to silent early-return paths 2026-06-04 13:13:55 +07:00
MythEclipse d568cab88f fix(ai-moderation): add defensive logging to silent failure paths in media analysis 2026-06-04 13:06:35 +07:00
MythEclipse c304d4ca7c fix(ai-moderation): implement exponential backoff for LLM and vision API retries 2026-06-04 13:02:02 +07:00
MythEclipse 1c46a8a084 feat(ai-moderation): add conflict instigation, offensive username, and discrimination moderation flags and prompt rules 2026-06-04 12:49:24 +07:00
MythEclipse aad62bc66b fix(ai-moderation): strip fallback text from LLM analysis content 2026-06-03 20:59:10 +07:00
MythEclipse dc78faa65d refactor(attachment-upload): switch image resizer to lossless PNG for vision analysis 2026-06-03 19:25:55 +07:00
MythEclipse b7d4e66600 refactor: remove json_schema response format, simplify to json_object only 2026-06-03 00:40:42 +07:00
MythEclipse d81aaf2b4a feat(db): add migration to drop unused AI columns and dynamically resolve initial migration tag 2026-06-02 23:55:12 +07:00
MythEclipse b98aba5748 Tidak ada perubahan staged. Staging area kosong — git diff --cached tidak menghasilkan output. Silakan git add file yang ingin di-commit terlebih dahulu. 2026-06-02 23:09:30 +07:00
MythEclipse 3f3a1184fe Tidak ada perubahan staged untuk dibuatkan commit message. Working tree bersih — git status menunjukkan tidak ada file yang di-stage. Silakan git add file yang ingin di-commit terlebih dahulu, lalu saya bisa bantu tulis commit messagenya. 2026-06-02 23:08:48 +07:00
MythEclipse 75983a390c There are no staged changes to commit — the working tree is clean (nothing to commit, working tree clean). Stage some files first with git add, then I can craft the commit message. 2026-06-02 23:07:21 +07:00
MythEclipse c1de1279a5 There are no staged changes to commit. The staging area is empty — git status shows a clean working tree with nothing staged. 2026-06-02 23:07:11 +07:00
MythEclipse 1f3d1ac3f4 API Error: API returned an empty or malformed response (HTTP 200) — check for a proxy or gateway intercepting the request 2026-06-02 23:06:55 +07:00
MythEclipse 0339ff75f9 There are no staged changes to commit. Stage some files first with git add, then I can help craft the commit message. 2026-06-02 23:06:18 +07:00
MythEclipse f10fa9aa88 feat(discord-gateway): export correctedModerationsTable from database schema 2026-06-02 23:05:37 +07:00
MythEclipse eb16c1f504 ``` 2026-06-02 23:05:33 +07:00
MythEclipse 0cd4f197e9 No staged changes found — the staging area is empty. Stage some files first with git add, then I can help craft the commit message. 2026-06-02 23:05:06 +07:00
MythEclipse 130f45a859 The git add -A command needs your approval to stage the modified file. Once staged, I'll craft the commit message. 2026-06-02 23:04:16 +07:00
MythEclipse a227c883e3 There are no staged changes to commit. The staging area is empty — stage some files first with git add and I can help craft the message. 2026-06-02 23:00:42 +07:00
MythEclipse aac80e569f perf(discord-gateway): parallelize all media downloads into single Promise.all batch 2026-06-02 22:59:33 +07:00
MythEclipse c18954a263 The staging area is empty — there are no staged changes to summarize. Stage some files first with git add and I can help craft the message. 2026-06-02 22:58:41 +07:00
MythEclipse 9f0d0d06ad If you meant to summarize the most recent (already committed) changes on this branch (41 commits ahead of origin/master), let me know and I can help craft a message for a squash or a summary instead. 2026-06-02 22:57:03 +07:00
MythEclipse ce2b789282 ``` 2026-06-02 22:55:32 +07:00
MythEclipse f4b2b76881 The staging area is empty and the working tree is clean — there are **no staged changes to commit**. All changes from the last commit (8150c5a) are already committed. If you want to amend that commit or make new changes, you'll need to stage some files first. 2026-06-02 22:54:49 +07:00
MythEclipse 8150c5a20c fix(discord-gateway): update tiktoken import to encoding_for_model and replace includeMediaInstructions boolean with mode enum 2026-06-02 22:52:05 +07:00
MythEclipse acb7e86f07 No staged changes found. The staging area is empty. 2026-06-02 22:51:47 +07:00
MythEclipse 774472b6ba perf(discord-gateway): add tiktoken token counting, vision LRU cache, PromptMode few-shot splits, and Piscina maxThreads config 2026-06-02 22:50:53 +07:00
MythEclipse f163ead3cf feat(discord-gateway): add local badword pre-filter, accurate token estimation, Piscina maxThreads config, and PromptMode support 2026-06-02 22:50:23 +07:00
MythEclipse 6d2da7ce1d perf(discord-gateway): start AI moderation analysis immediately, running attachment uploads in parallel instead of blocking 2026-06-02 22:49:57 +07:00
MythEclipse b0a879647e feat(discord-gateway): add perceptual hash helpers for image deduplication in ai-moderation 2026-06-02 22:49:37 +07:00
MythEclipse decfb8fb61 [CommandCode error: {"type":"server_error","message":"Service temporarily unavailable. Please try again shortly.","statusCode":503,"isRetryable":true}] 2026-06-02 22:49:15 +07:00
MythEclipse bf6ec728c4 chore(discord-gateway): remove stale eslint-disable comment for sticker cache stats 2026-06-02 22:20:46 +07:00
MythEclipse c80a344391 fix(discord-gateway): change statsCache from const to let for reassignment in initStickerCache 2026-06-02 22:20:26 +07:00
MythEclipse 3b86bf4920 fix(discord-gateway): use const for sticker cache stats variable 2026-06-02 22:20:14 +07:00
MythEclipse 204e181e0e There are no staged changes to commit. The working tree is clean — git diff --cached returned nothing. You'll need to stage some changes first (git add ...) before I can write a commit message. 2026-06-02 22:20:02 +07:00
MythEclipse 00851e76da There are **no staged changes** to work with — the working tree is clean and git diff --cached returned nothing. 2026-06-02 22:16:06 +07:00
MythEclipse 9e8881f4f0 There are no staged changes to summarize. The working tree is clean and git diff --cached returned nothing. 2026-06-02 22:15:33 +07:00
MythEclipse d98ce9406e No staged or unstaged changes — the working directory is clean. There's nothing to commit. 2026-06-02 22:15:01 +07:00