Jared Vititoe jared
  • Joined on 2024-11-30
jared pushed to main at LotusGuild/matrix 2026-04-22 10:56:09 -04:00
868bca6494 8ball/roast: add Leon S. Kennedy context for stranger_danger
jared pushed to main at LotusGuild/matrix 2026-04-22 01:04:28 -04:00
115749e232 hangman: fix display never showing guessed letters + improve word-guess feedback
jared pushed to main at LotusGuild/matrix 2026-04-22 01:02:28 -04:00
c9d9febbe0 wyr: track real reaction votes and announce winner with counts
jared pushed to main at LotusGuild/matrix 2026-04-22 00:57:56 -04:00
6c00e8b4fd fix: raise Ollama timeout from 20s to 60s for all game generators
jared pushed to main at LotusGuild/matrix 2026-04-22 00:55:47 -04:00
82a3f24519 fix: switch all JSON-returning game generators to api/chat + robust parsing
jared pushed to main at LotusGuild/matrix 2026-04-22 00:53:36 -04:00
a47648435e roast: expand Nathan lore with education background
jared pushed to main at LotusGuild/matrix 2026-04-22 00:52:40 -04:00
4213449a88 wyr: fix JSON parsing failure causing silent no-op after 'Generating...'
jared pushed to main at LotusGuild/matrix 2026-04-22 00:50:17 -04:00
83a4a2ffae roast: use chat API with system prompt + few-shot example for actual biting roasts
jared pushed to main at LotusGuild/matrix 2026-04-22 00:48:50 -04:00
acf68038d8 roast: fix refusal prompt, add Cole/Nathan lore, expand known users
jared pushed to main at LotusGuild/matrix 2026-04-22 00:41:59 -04:00
0dada4c2b7 lint: fix E741 ambiguous variable names and F841 unused variable
jared pushed to main at LotusGuild/matrix 2026-04-22 00:39:21 -04:00
e4dbcfde7a ping: always show round-trip time instead of only when >500ms
jared pushed to main at LotusGuild/matrix 2026-04-22 00:35:24 -04:00
973e422678 feat: add 7 new commands — hangman, scramble, wyr, riddle, roast, story, debate
jared pushed to main at LotusGuild/matrix 2026-04-22 00:15:49 -04:00
9015338a1c help: move 8ball to AI category
jared pushed to main at LotusGuild/matrix 2026-04-22 00:05:31 -04:00
fb39b17473 trivia: per-category fallbacks, always show model attribution
jared pushed to main at LotusGuild/matrix 2026-04-21 23:57:02 -04:00
876c7d26d4 trivia: add 8 new categories + per-category dedup cache
jared pushed to main at LotusGuild/matrix 2026-04-21 23:36:00 -04:00
caf9ad806a 8ball: romantic-question-aware fallbacks for Wynter branches
jared pushed to main at LotusGuild/matrix 2026-04-21 23:26:07 -04:00
896b76d6ab 8ball: enforce no-romance lore + AI responses for all users
jared pushed to main at LotusGuild/matrix 2026-04-21 14:06:12 -04:00
dcb38618a7 ci: upgrade pip+setuptools before audit to clear bundled CVEs
jared pushed to main at LotusGuild/matrix 2026-04-21 14:03:25 -04:00
f6ce517a69 ci: use pip-audit --local to avoid internal venv ensurepip failure
jared pushed to main at LotusGuild/matrix 2026-04-21 14:00:43 -04:00
353695f8c3 ci: use python-build-standalone 3.10 binary for pip-audit