docs: update docs for v1.1.0 features

Document message truncation, reconnect backoff, dork and wayback
plugins. Update roadmap, tasks, and plugin table.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
user
2026-02-15 03:27:23 +01:00
parent 8129b79cdb
commit 129121ad26
5 changed files with 73 additions and 13 deletions

View File

@@ -66,14 +66,14 @@
## v1.1.0 -- Hardening + Wave 5 Plugins
- [ ] Message truncation for IRC 512-byte limit
- [ ] Configurable reconnect backoff (exponential)
- [x] Message truncation for IRC 512-byte limit
- [x] Configurable reconnect backoff (exponential)
- [x] Bot orchestrator + config merge tests
- [x] `wayback` plugin (Wayback Machine snapshot lookup)
- [x] `dork` plugin (Google dork query builder)
- [ ] Per-channel plugin enable/disable
- [ ] Integration tests with mock IRC server
- [ ] Bot orchestrator + config merge tests
- [ ] `username` plugin (cross-platform username enumeration)
- [ ] `wayback` plugin (Wayback Machine snapshot lookup)
- [ ] `dork` plugin (Google dork query builder)
## v2.0.0 -- Multi-Server + Stable API