--- # claudbg-vcxz title: Document filter syntax in help text status: completed type: task priority: normal created_at: 2026-04-01T16:47:07Z updated_at: 2026-04-01T17:12:03Z --- Add filter field documentation to the help text shown in the TUI (e.g. '?' help modal). Users should be able to discover available filter fields and operators without reading source code. Added wildcard (:*), AND/OR logic, and date format (YYYY-MM) entries to the Filter fields section of the help modal. Widened dialog from 36 to 40 cols to accommodate the new entries. All filter fields (model, project, id, agents, messages/msgs, in, out, tokens, date) are now documented with operators and notes.