• Joined on 2020-12-11
aj pushed to master at aj/Breehavior-Monitor 2026-02-27 15:28:42 -05:00
0ff962c95e feat: generate topic drift redirects via LLM with full conversation context
aj pushed to master at aj/Breehavior-Monitor 2026-02-27 10:52:21 -05:00
2525216828 fix: deduplicate memories on save with exact-match check
aj pushed to master at aj/Breehavior-Monitor 2026-02-27 10:50:00 -05:00
3b2de80cac fix: de-anonymize User1/User2 references in notes and reasoning text
aj pushed to master at aj/Breehavior-Monitor 2026-02-27 10:47:13 -05:00
88536b4dca chore: remove wordle cog
aj pushed to master at aj/Breehavior-Monitor 2026-02-27 10:33:54 -05:00
33d56f8737 feat: move user aliases from config to DB with /bcs-alias command
aj pushed to master at aj/Breehavior-Monitor 2026-02-27 10:21:30 -05:00
ad1234ec99 feat: add user alias mapping for jealousy detection context
aj pushed to master at aj/Breehavior-Monitor 2026-02-27 10:06:41 -05:00
a73d2505d9 feat: add jealousy/possessiveness detection as toxicity category
aj deleted branch main from aj/TaskTracker 2026-02-27 08:07:57 -05:00
aj pushed to master at aj/TaskTracker 2026-02-27 00:24:47 -05:00
864e5b712c chore: add .playwright-mcp/ to .gitignore
4b2a5a2707 feat(api): add parentTaskId support to task update and MCP create
5db92d5127 fix(watcher): fix TickCount wrap and resume retry on API failure
74cd0f0018 Merge branch 'ui-redesign' — Linear/Vercel-inspired UI overhaul
71d33e355c feat(watcher): add idle detection with auto-pause/resume
Compare 10 commits »
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