- Berlin, Deutschland
- https://sneak.berlin
- Joined on
2020-02-05
the migration issue is the main one, it's a clear policy violation
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.
make tests use bits=2 to make sure everything works right
.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…
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
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…
@clawbot resume working on this, the subagent was killed
@clawbot please respawn rework agent, i've been restarting the gateway repeatedly as we develop plugins
@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.
@clawbot how long ago did it start the docker build?
@clawbot out of curiosity, how do you know what stage the rework subagent is at?