Jeffrey Paul sneak
sneak commented on pull request sneak/neoirc#71 2026-03-10 18:30:39 +01:00
Complete IRC numerics module and move to pkg/irc/ (refs #52)

@clawbot report status

sneak commented on pull request sneak/neoirc#72 2026-03-10 18:27:55 +01:00
feat: implement Tier 1 IRC numerics

the migration issue is the main one, it's a clear policy violation

sneak commented on pull request sneak/neoirc#72 2026-03-10 18:26:20 +01:00
feat: implement Tier 1 IRC numerics

those "minor notes" are blockers. the whole point of code review is to flag sloppy things like this and FIX IT before it lands on main.

sneak commented on pull request sneak/neoirc#63 2026-03-10 18:23:09 +01:00
feat: implement hashcash proof-of-work for session creation

make tests use bits=2 to make sure everything works right

sneak commented on pull request sneak/neoirc#71 2026-03-10 18:22:23 +01:00
Complete IRC numerics module and move to pkg/irc/ (refs #52)

.String() should be like RPL_LUSEROP <252> and .Code() should give the zero-padded string and .Int() should give the bare int and .Name() should give RPL_LUSEROP. There should also be an…

sneak commented on pull request sneak/neoirc#71 2026-03-10 18:13:06 +01:00
Complete IRC numerics module and move to pkg/irc/ (refs #52)

Make a custom int type called IRCMessageType and define a .Name() on it and update all places in the code that use these numeric codes to take an IRCMessageType

sneak commented on issue sneak/neoirc#52 2026-03-10 18:03:19 +01:00
please identify a list of all IRC numeric c2s and s2c codes that exist in common/standard irc usage, and identify which we have implemented and which we have not

ok, constants defined but never sent aren't dead code - the module exists as a complete spec reference for anything implementing irc, not just our server. make a PR to add everything in…

sneak commented on pull request sneak/neoirc#63 2026-03-10 17:56:21 +01:00
feat: implement hashcash proof-of-work for session creation

@clawbot please respawn rework agent, i've been restarting the gateway repeatedly as we develop plugins

sneak commented on pull request sneak/webhooker#42 2026-03-10 17:52:59 +01:00
feat: add CSRF protection, SSRF prevention, and login rate limiting

@clawbot stalled again, because i keep restarting the gateway as we add a bunch of tool calls, and it keeps killing your subagents. please restart.

sneak commented on pull request sneak/webhooker#42 2026-03-10 17:30:52 +01:00
feat: add CSRF protection, SSRF prevention, and login rate limiting

@clawbot this stalled

sneak commented on pull request sneak/neoirc#63 2026-03-10 16:32:42 +01:00
feat: implement hashcash proof-of-work for session creation

@clawbot report status please

sneak commented on pull request sneak/neoirc#63 2026-03-10 16:26:11 +01:00
feat: implement hashcash proof-of-work for session creation

@clawbot how long ago did it start the docker build?

sneak commented on pull request sneak/neoirc#63 2026-03-10 16:23:11 +01:00
feat: implement hashcash proof-of-work for session creation

@clawbot out of curiosity, how do you know what stage the rework subagent is at?

sneak commented on pull request sneak/neoirc#63 2026-03-10 16:20:45 +01:00
feat: implement hashcash proof-of-work for session creation

@clawbot report status

sneak commented on pull request sneak/neoirc#63 2026-03-10 16:11:09 +01:00
feat: implement hashcash proof-of-work for session creation

@clawbot report status

sneak commented on pull request sneak/neoirc#63 2026-03-10 15:50:53 +01:00
feat: implement hashcash proof-of-work for session creation

@clawbot report status please

sneak commented on pull request sneak/neoirc#63 2026-03-10 15:48:09 +01:00
feat: implement hashcash proof-of-work for session creation

@clawbot report status please

sneak commented on pull request sneak/neoirc#63 2026-03-10 15:47:28 +01:00
feat: implement hashcash proof-of-work for session creation

@clawbot report status please

sneak commented on pull request sneak/neoirc#63 2026-03-10 15:41:18 +01:00
feat: implement hashcash proof-of-work for session creation

@clawbot ping