• Joined on 2020-12-11
aj created branch master in aj/TaskTracker 2026-02-27 00:24:47 -05:00
aj created repository aj/TaskTracker 2026-02-27 00:24:21 -05:00
aj pushed to master at aj/MoneyMap 2026-02-26 20:17:41 -05:00
2f3047d432 Hide spending by category when only one category exists
aj pushed to master at aj/MoneyMap 2026-02-26 19:09:14 -05:00
7725bdb159 Improve: Move select-all checkbox into table header row
59b8adc2d8 Improve: Restyle UI with modern fintech light theme
Compare 2 commits »
aj pushed to master at aj/Breehavior-Monitor 2026-02-26 14:13:27 -05:00
0449c8c30d feat: give bot full conversation context on @mentions for real engagement
aj pushed to master at aj/Breehavior-Monitor 2026-02-26 13:19:27 -05:00
3d252ee729 feat: classify mention intent before running expensive scan
b918ba51a8 fix: use escalation model and fallback to permanent memories in migration
Compare 2 commits »
aj pushed to master at aj/Breehavior-Monitor 2026-02-26 13:09:52 -05:00
efe7f901c2 Merge branch 'worktree-agent-a27a0179'
ca17b6ac61 Merge branch 'worktree-agent-a0b1ccc2'
8a092c720f Merge branch 'worktree-agent-a78eaee3'
365907a7a0 feat: extract and save memories after chat conversations
e488b2b227 feat: extract and save memories after chat conversations
Compare 15 commits »
aj pushed to master at aj/Breehavior-Monitor 2026-02-25 22:29:10 -05:00
196f8c8ae5 fix: remove owner notification on topic drift escalation
aj pushed to master at aj/Breehavior-Monitor 2026-02-25 22:21:01 -05:00
c63913cf14 fix: anonymize usernames before LLM analysis to prevent name-based scoring bias
aj pushed to master at aj/Breehavior-Monitor 2026-02-25 21:38:25 -05:00
cb8ef8542b fix: guard against malformed LLM findings in conversation validation
aj pushed to master at aj/Breehavior-Monitor 2026-02-25 20:08:46 -05:00
f46caf9ac5 fix: tag context messages with [CONTEXT] to prevent LLM from scoring them
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