Revert "feat: add --llm mode for LLM-friendly stdout filtering"
This reverts commit ea6f07914e.
This commit is contained in:
21
TASKS.md
21
TASKS.md
@@ -1,25 +1,6 @@
|
||||
# derp - Tasks
|
||||
|
||||
## Current Sprint -- v1.2.9 LLM Mode (2026-02-19)
|
||||
|
||||
| Pri | Status | Task |
|
||||
|-----|--------|------|
|
||||
| P0 | [x] | `--llm` CLI flag: route logging to `info.log`, stdout for addressed messages |
|
||||
| P0 | [x] | `_is_addressed()` method: DMs + nick-prefixed |
|
||||
| P1 | [x] | Stdout routing: PRIVMSG in/out, PING, 001, disconnect, reconnect |
|
||||
| P2 | [x] | Documentation update (USAGE.md CLI flags + LLM mode section) |
|
||||
|
||||
## Previous Sprint -- v1.2.8 ASN Backend Replacement (2026-02-19)
|
||||
|
||||
| Pri | Status | Task |
|
||||
|-----|--------|------|
|
||||
| P0 | [x] | Replace MaxMind ASN with iptoasn.com TSV backend (no license key) |
|
||||
| P0 | [x] | Bisect-based lookup in `plugins/asn.py` (pure stdlib) |
|
||||
| P1 | [x] | `update_asn()` in `scripts/update-data.sh` (SOCKS5 download) |
|
||||
| P2 | [x] | Tests: load, lookup, command handler (30 cases, 906 total) |
|
||||
| P2 | [x] | Documentation update (USAGE.md data directory layout) |
|
||||
|
||||
## Previous Sprint -- v1.2.7 Subscription Plugin Enrichment (2026-02-19)
|
||||
## Current Sprint -- v1.2.7 Subscription Plugin Enrichment (2026-02-19)
|
||||
|
||||
| Pri | Status | Task |
|
||||
|-----|--------|------|
|
||||
|
||||
Reference in New Issue
Block a user