• Joined on 2020-12-11
aj pushed to master at aj/Breehavior-Monitor 2026-02-25 17:07:39 -05:00
660086a500 refactor: extract sentiment cog into package with shared _process_finding
aj pushed to feature/fabworks-api at aj/ExportDXF 2026-02-25 15:56:47 -05:00
bd3e7c2a36 chore: remove .claude/settings.local.json from tracking
aj pushed to master at aj/Breehavior-Monitor 2026-02-25 15:51:21 -05:00
188370b1fd Fix LLM scoring usernames as toxic content
aj pushed to master at aj/MoneyMap 2026-02-25 15:47:29 -05:00
f4ab4c4e7d Config: change Kestrel listen port to 5010 to avoid conflicts
aj pushed to main at aj/PepApi.Core 2026-02-25 15:47:22 -05:00
617de2e854 docs: add Claude Code MCP server management reference
aj pushed to master at aj/EmailSearch 2026-02-25 15:47:19 -05:00
ece3b0d771 fix: ignore .claude/ at any depth, not just repo root
aj pushed to master at aj/CutList 2026-02-25 15:47:08 -05:00
7d3c92226c refactor: replace generic catalog DTOs with shape-typed DTOs for type safety
aj pushed to feature/fabworks-api at aj/ExportDXF 2026-02-25 15:47:00 -05:00
b9e84de7c0 feat: move revision tracking to ExportRecord, add perceptual hash comparison, cut list modal, and auto-start API
aj pushed to master at aj/Breehavior-Monitor 2026-02-25 15:46:52 -05:00
7417908142 fix: separate context from new messages so prior-cycle chat doesn't inflate scores
aj pushed to master at aj/Breehavior-Monitor 2026-02-25 11:23:18 -05:00
8734f1883b fix: persist last_offense_time and reset offenses after 24h
aj pushed to master at aj/Breehavior-Monitor 2026-02-25 11:06:31 -05:00
71c7b45e9a feat: require warning before mute + sustained toxicity escalation
aj pushed to master at aj/Breehavior-Monitor 2026-02-25 10:14:58 -05:00
f02a4ab49d Add content fallback for conversation analysis + debug logging
aj deleted branch claude/crazy-raman from aj/Breehavior-Monitor 2026-02-24 23:18:02 -05:00
aj pushed to master at aj/Breehavior-Monitor 2026-02-24 23:14:43 -05:00
90b70cad69 feat: channel-level conversation analysis with compact formatting
aj pushed to claude/crazy-raman at aj/Breehavior-Monitor 2026-02-24 23:13:39 -05:00
90b70cad69 feat: channel-level conversation analysis with compact formatting
aj created branch claude/crazy-raman in aj/Breehavior-Monitor 2026-02-24 23:13:39 -05:00
aj pushed to master at aj/Breehavior-Monitor 2026-02-24 18:05:46 -05:00
943c67cc87 Add Wordle scoring context so LLM knows lower is better
aj pushed to master at aj/Breehavior-Monitor 2026-02-24 17:56:12 -05:00
f457240e62 Add Wordle commentary: bot reacts to Wordle results with mode-appropriate comments
aj pushed to master at aj/Breehavior-Monitor 2026-02-24 17:08:46 -05:00
01b7a6b240 Bump health check max_completion_tokens to 16
aj pushed to master at aj/Breehavior-Monitor 2026-02-24 17:08:05 -05:00
a0edf90ebd Switch to max_completion_tokens for newer OpenAI models