• Joined on 2020-12-11
aj pushed to master at aj/Breehavior-Monitor 2026-02-23 09:52:41 -05:00
66ca97760b Add context format explanation to chat prompts
aj pushed to master at aj/Breehavior-Monitor 2026-02-23 09:26:02 -05:00
0feef708ea Set bot status from active mode on startup
aj pushed to master at aj/Breehavior-Monitor 2026-02-23 09:25:16 -05:00
b050c6f844 Set default startup mode to roast
aj pushed to master at aj/Breehavior-Monitor 2026-02-23 09:24:33 -05:00
6e1a73847d Persist bot mode across restarts via database
aj pushed to master at aj/Breehavior-Monitor 2026-02-23 09:21:16 -05:00
622f0a325b Add auto-polls to settle disagreements between users
aj pushed to master at aj/Breehavior-Monitor 2026-02-23 08:58:24 -05:00
13a2030021 Add switchable bot modes: default, chatty, and roast
aj pushed to main at aj/PepApi.Core 2026-02-23 08:13:44 -05:00
a308b7982b chore: standardize deploy script to match template
aj pushed to master at aj/CutList 2026-02-23 08:13:34 -05:00
c31769a746 chore: standardize deploy script to match template
aj pushed to master at aj/Breehavior-Monitor 2026-02-22 23:43:48 -05:00
3f56982a83 Simplify user notes trimming to keep last 10 lines
aj pushed to master at aj/Breehavior-Monitor 2026-02-22 22:57:34 -05:00
d41873230d Reduce repetitive drama score mentions in chat replies
aj pushed to master at aj/Breehavior-Monitor 2026-02-22 22:55:43 -05:00
b04d3da2bf Add LLM request/response logging to database
aj pushed to master at aj/Breehavior-Monitor 2026-02-22 16:55:16 -05:00
fd798ce027 Silently log LLM failures instead of replying to user
aj pushed to master at aj/MoneyMap 2026-02-22 16:06:56 -05:00
a7c304ccb5 Config: Switch receipt parsing to Qwen3-VL-Thinking model
f622912f2e Improve: Support reasoning models in AI vision pipeline
Compare 2 commits »
aj pushed to master at aj/Breehavior-Monitor 2026-02-22 14:16:43 -05:00
85ddba5e4b Lower mute thresholds and order warnings before chat replies
aj pushed to master at aj/Breehavior-Monitor 2026-02-22 14:04:47 -05:00
e2404d052c Improve LLM context with full timestamped channel history
aj pushed to master at aj/Breehavior-Monitor 2026-02-21 18:33:42 -05:00
b9bac899f9 Add two-tier LLM analysis with triage/escalation
64e9474c99 Add message batching (debounce) for rapid-fire senders
Compare 2 commits »
aj pushed to master at aj/Breehavior-Monitor 2026-02-21 17:09:25 -05:00
cf02da4051 Add CLAUDE.md with deployment instructions
aj pushed to master at aj/Breehavior-Monitor 2026-02-21 17:04:11 -05:00
fee3e3e1bd Add game channel redirect feature and sexual_vulgar detection
e41845de02 Add scoreboard roast feature via image analysis
cf88f003ba Add LLM warm-up request at startup to preload model into VRAM
Compare 3 commits »
aj pushed to master at aj/Breehavior-Monitor 2026-02-21 14:52:22 -05:00
b410200146 Add max_tokens=1024 to LLM analysis calls
1151b705c0 Add LLM request queue, streaming chat, and rename ollama_client to llm_client
645b924011 Extract LLM prompts to separate text files and fix quoting penalty
Compare 3 commits »
aj pushed to master at aj/Breehavior-Monitor 2026-02-20 22:48:18 -05:00
63b4b3adb8 Fix missing libgssapi-krb5-2 dependency in Docker image