• Joined on 2020-12-11
aj pushed to master at aj/Breehavior-Monitor 2026-02-24 14:47:25 -05:00
dd0d18b0f5 Disable topic drift monitoring in general channel
aj pushed to master at aj/Breehavior-Monitor 2026-02-23 20:05:10 -05:00
b79d1897f9 Add drunk mode: happy drunk commentating on everything
aj pushed to master at aj/Breehavior-Monitor 2026-02-23 20:02:47 -05:00
ac4057b906 Add hype mode: positive/supportive teammate personality
aj pushed to master at aj/Breehavior-Monitor 2026-02-23 19:55:40 -05:00
8b2091ac38 Tone down roast bot: more positive, less frequent
aj pushed to master at aj/Breehavior-Monitor 2026-02-23 18:43:57 -05:00
7db7a4b026 Tell roast prompt not to fabricate leaderboards or stats
aj pushed to master at aj/Breehavior-Monitor 2026-02-23 16:27:09 -05:00
c8e7c8c1cf Trim prompts for gpt-4o-mini, remove disagreement detection
aj pushed to master at aj/Breehavior-Monitor 2026-02-23 16:05:04 -05:00
c258994a2e Use gpt-4o-mini for chat/roasts via dedicated LLM_CHAT_MODEL
aj pushed to master at aj/Breehavior-Monitor 2026-02-23 15:31:18 -05:00
e4239b25c3 Keep only the last segment after bracketed metadata in LLM responses
aj pushed to master at aj/Breehavior-Monitor 2026-02-23 15:24:26 -05:00
02b2870f2b Strip all standalone bracketed text from LLM responses
aj pushed to master at aj/Breehavior-Monitor 2026-02-23 15:15:33 -05:00
942f5ddce7 Fix repetitive roast responses with anti-repetition mechanisms
aj pushed to master at aj/Breehavior-Monitor 2026-02-23 13:57:50 -05:00
534aac5cd7 Enable thinking for chat, diversify roast styles
aj pushed to master at aj/Breehavior-Monitor 2026-02-23 13:42:37 -05:00
66031cd9f9 Add user notes and recent message history to chat context
aj pushed to master at aj/Breehavior-Monitor 2026-02-23 13:35:06 -05:00
3261cdd21c Fix proactive replies appearing before the triggering message
aj pushed to feature/fabworks-api at aj/ExportDXF 2026-02-23 12:59:18 -05:00
f6cd91f1b5 docs: add design plans for API and auto-fill features
3554bb6110 feat: show revision column in file browser
4707e96359 feat: resolve drawing revisions on PDF upload
c5bd7fb4c8 feat: add Drawing entity with revision tracking
13c61a82a4 fix: log etch line failures instead of silently swallowing
Compare 11 commits »
aj pushed to main at aj/project-scripts 2026-02-23 12:42:38 -05:00
cd4588be6b feat: add finish-up skill to repo for version control
aj pushed to master at aj/Breehavior-Monitor 2026-02-23 12:30:37 -05:00
3f9dfb1e74 Fix reaction clap-backs replying to the bot's own message
aj pushed to master at aj/Breehavior-Monitor 2026-02-23 12:23:00 -05:00
86b23c2b7f Let users @ the bot on a message to make it respond
aj pushed to master at aj/Breehavior-Monitor 2026-02-23 12:18:40 -05:00
8a06ddbd6e Support hybrid LLM: local Qwen triage + OpenAI escalation
aj pushed to master at aj/Breehavior-Monitor 2026-02-23 12:13:55 -05:00
b5e401f036 Generalize image roast to handle selfies, memes, and any image
aj pushed to master at aj/Breehavior-Monitor 2026-02-23 12:06:26 -05:00
28fb66d5f9 Switch LLM backend from llama.cpp/Qwen to OpenAI