# derp - Tasks ## Current Sprint -- v1.0.0 Stable (2026-02-15) | Pri | Status | Task | |-----|--------|------| | P0 | [x] | IRCv3 CAP LS 302 negotiation | | P0 | [x] | IRCv3 message tag parsing | | P0 | [x] | Channel management plugin (kick, ban, unban, topic, mode) | | P0 | [x] | Plugin state persistence (SQLite key-value store) | | P0 | [x] | Bot API: kick, mode, set_topic methods | | P0 | [x] | Core !state command for inspection | | P1 | [x] | Tests: tag parsing, state store CRUD | | P1 | [x] | Documentation update | ## Completed | Date | Task | |------|------| | 2026-02-15 | v1.0.0 (IRCv3, chanmgmt, state persistence) | | 2026-02-15 | Wave 4 (opslog, note, subdomain, headers, exploitdb, payload) | | 2026-02-15 | Wave 3 plugins (geoip, asn, torcheck, iprep, cve) + update script | | 2026-02-15 | Admin/owner permission system (hostmask + IRCOP) | | 2026-02-15 | SASL PLAIN, rate limiting, CTCP responses | | 2026-02-15 | Wave 2 plugins (whois, portcheck, httpcheck, tlscheck, blacklist, rand, timer) | | 2026-02-15 | CLI --cprofile flag | | 2026-02-15 | Wave 1 plugins (dns, encode, hash, defang, revshell, cidr) | | 2026-02-15 | Hot-reload, shorthand, plugin help | | 2026-02-15 | Container deployment (Containerfile, compose, Makefile targets) | | 2026-02-15 | crt.sh CT lookup plugin | | 2026-02-15 | TLS verify option for self-signed certs | | 2026-02-15 | Initial implementation (IRC, plugins, config, CLI) |