This website requires JavaScript.
Explore
Help
Sign In
LotusGuild
/
matrix
Watch
2
Star
0
Fork
0
You've already forked matrix
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
lint.yml
88 workflow runs
Actor
All actors
jared
Status
All status
Success
Failure
Waiting
Running
fix: remove spurious f-string prefix (ruff F541)
#88
:
Commit
278f850f0c
pushed by
jared
main
2026-04-29 16:16:50 -04:00
1m9s
View workflow file
feat: management polish, !cancel, !wordlestats, welcome fixes
#87
:
Commit
88627470c1
pushed by
jared
main
2026-04-29 14:51:34 -04:00
1m15s
View workflow file
fix: exclude #commands from !inviteall
#86
:
Commit
4ef73afed2
pushed by
jared
main
2026-04-28 22:49:39 -04:00
1m24s
View workflow file
feat: setpl and inviteall apply space-wide with smart filtering
#85
:
Commit
72577dedf7
pushed by
jared
main
2026-04-28 22:43:28 -04:00
1m11s
View workflow file
feat: management commands for PL50+ users
#84
:
Commit
789db82d9f
pushed by
jared
main
2026-04-28 22:35:22 -04:00
1m11s
View workflow file
feat: bypass !ask cooldown for users with power level >= 50
#83
:
Commit
66136ff2f7
pushed by
jared
main
2026-04-28 21:40:58 -04:00
1m11s
View workflow file
feat: !ask --model flag to pick the LLM per-request
#82
:
Commit
37f5d2d70d
pushed by
jared
main
2026-04-28 21:36:44 -04:00
1m19s
View workflow file
fix: triviaduel — one guess per player, auto-advance when both wrong
#81
:
Commit
3ed15de5ce
pushed by
jared
main
2026-04-26 20:17:13 -04:00
1m13s
View workflow file
fix: 20q answers truncate at sentence boundary, not mid-word
#80
:
Commit
121e160535
pushed by
jared
main
2026-04-26 20:12:37 -04:00
1m45s
View workflow file
fix: tighten 20q answer cap to prevent answer leakage
#79
:
Commit
75f9c7bdb9
pushed by
jared
main
2026-04-26 20:09:24 -04:00
1m15s
View workflow file
fix: remove unused variable asker in cmd_q (ruff F841)
#78
:
Commit
ee38b1e76a
pushed by
jared
main
2026-04-26 20:08:06 -04:00
39s
View workflow file
fix: 20q answer dedup cache — prevent repeated answers
#77
:
Commit
a7a3891d1c
pushed by
jared
main
2026-04-26 19:59:31 -04:00
1m41s
View workflow file
fix: 20q now answers any question, not just yes/no
#76
:
Commit
ad09286e27
pushed by
jared
main
2026-04-26 19:48:30 -04:00
1m15s
View workflow file
fix: ttt/triviaduel crash, blackjack per-player, improve hottake/nhie prompts
#75
:
Commit
d095c34276
pushed by
jared
main
2026-04-26 18:57:46 -04:00
1m12s
View workflow file
feat: add 9 new games and update help/README
#74
:
Commit
54c73535b8
pushed by
jared
main
2026-04-26 16:30:39 -04:00
1m10s
View workflow file
hangman: redesign extended stages — drop confusing ear/arm overlap
#73
:
Commit
e29263c3e2
pushed by
jared
main
2026-04-26 16:01:59 -04:00
1m18s
View workflow file
ci: fix pip-audit — restore --local, explicitly ignore pip's own CVE
#72
:
Commit
8effb24761
pushed by
jared
main
2026-04-26 15:47:39 -04:00
1m19s
View workflow file
fix: add guess to help, document 8ball --debug, fix pip-audit CVE false positive
#71
:
Commit
407e66e499
pushed by
jared
main
2026-04-26 15:44:31 -04:00
55s
View workflow file
hangman: add --hard and --extended flags
#70
:
Commit
49cc0b3d75
pushed by
jared
main
2026-04-26 15:42:08 -04:00
1m14s
View workflow file
hangman: persist last 30 words to disk to prevent duplicates
#69
:
Commit
22313b4a41
pushed by
jared
main
2026-04-26 15:35:10 -04:00
1m14s
View workflow file
hangman: add retry + log validation failures for word generation
#68
:
Commit
6eb435010d
pushed by
jared
main
2026-04-26 15:21:16 -04:00
1m15s
View workflow file
8ball: constrain general responses to actual yes/no/maybe style
#67
:
Commit
0a486c2176
pushed by
jared
main
2026-04-26 13:46:27 -04:00
1m23s
View workflow file
debate: switch to CREATIVE_MODEL with system prompt for uncensored arguments
#66
:
Commit
f4e6e6f9fe
pushed by
jared
main
2026-04-23 22:00:27 -04:00
1m21s
View workflow file
fix: robust JSON extraction with try/except + retry in all AI commands
#65
:
Commit
8fc734643b
pushed by
jared
main
2026-04-23 19:05:21 -04:00
1m32s
View workflow file
riddle/trivia: persist dedup caches to disk so restarts don't reset them
#64
:
Commit
78c01cf5f2
pushed by
jared
main
2026-04-22 22:03:24 -04:00
2m0s
View workflow file
rename BALL_MODEL -> CREATIVE_MODEL
#63
:
Commit
a254bb9381
pushed by
jared
main
2026-04-22 21:59:44 -04:00
1m16s
View workflow file
wyr/riddle: add model attribution + fix truncated WYR options
#62
:
Commit
66f761b466
pushed by
jared
main
2026-04-22 21:58:23 -04:00
1m7s
View workflow file
trivia: strengthen prompt to prevent hallucinated/incoherent questions
#61
:
Commit
bc50e8205a
pushed by
jared
main
2026-04-22 21:53:57 -04:00
1m59s
View workflow file
riddle: switch to abliterated model to stop shadow/fire loops
#60
:
Commit
8bbcc0530f
pushed by
jared
main
2026-04-22 21:49:54 -04:00
1m17s
View workflow file
riddle/wyr: fix repeat shadow answers and truncate long WYR options
#59
:
Commit
63f1bfda49
pushed by
jared
main
2026-04-22 21:36:28 -04:00
2m18s
View workflow file
First
Previous
1
2
3
Next
Last